root/trunk/libffado


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2002 [2002] 11/07/11 05:08:55 jwoithe Add configuration entry for Presonus Firestudio Mobile. Thanks to "Pule" …
(edit) @2001 [2001] 11/04/11 04:21:08 jwoithe motu: add debugging output to assist in tracking down issues with the …
(edit) @2000 [2000] 10/29/11 14:39:24 adi Fix copy&paste error in debug message.
(edit) @1999 [1999] 10/10/11 00:10:52 adi Fix segfault upon termination. Kudos to David Henningsson for the …
(edit) @1998 [1998] 10/05/11 12:07:21 adi Fix spelling mistake "usefull"
(edit) @1997 [1997] 10/05/11 12:04:39 adi Fix spelling mistake "connnection"
(edit) @1996 [1996] 10/05/11 12:02:51 adi Set compiler define when using EXPAT.
(edit) @1995 [1995] 09/12/11 17:22:20 jwoithe Ensure the IsoHandler? disable lock is initialised regardless of which …
(edit) @1994 [1994] 09/12/11 16:05:55 jwoithe Add configuration entry for Phonic HelixBoard? 24 Universal, provided by …
(edit) @1993 [1993] 09/04/11 05:03:42 jwoithe rme: clean up debug output by replacing "temporary" printf() calls with …
(edit) @1992 [1992] 08/18/11 05:29:54 jwoithe rme: removal of commented out tests which are no longer required.
(edit) @1991 [1991] 08/09/11 22:44:17 jwoithe Add configuration info for Presonus StudioLive? 16.4.2, thanks to Johan …
(edit) @1990 [1990] 07/28/11 08:24:17 adi git: Ignore autogenerated files.
(edit) @1989 [1989] 07/28/11 08:24:08 adi Enable unmute-ozonic in tests/SConscript
(edit) @1988 [1988] 07/28/11 08:23:59 adi Add utility to unmute M-Audio Ozonic Patch provided by Mark Brand …
(edit) @1987 [1987] 07/28/11 08:23:50 adi Add mixer for M-Audio Ozonic Patch provided by Mark Brand (orania). Re: …
(edit) @1986 [1986] 07/28/11 08:23:38 adi Add configuration entry for M-Audio Ozonic Patch provided by Mark Brand …
(edit) @1985 [1985] 05/22/11 05:52:01 jwoithe Fix double-free on exit under the new firewire stack. It seems that with …
(edit) @1984 [1984] 05/16/11 03:59:13 jwoithe MOTU: tweaks to streaming startup on G1 devices to see if there's a trick …
(edit) @1983 [1983] 04/17/11 06:30:58 jwoithe RME: big cleanup of streaming code, removing old debug tests and so on. …
(edit) @1982 [1982] 04/16/11 08:04:18 jwoithe RME: tweaks to timing synthesis to improve stability of operation at …
(edit) @1981 [1981] 04/16/11 07:41:26 jwoithe When calculating the difference signal in the receive DLL, allow the …
(edit) @1980 [1980] 04/14/11 05:54:02 jwoithe RME: make the bandwidth limit have the desired effect on the channels …
(edit) @1979 [1979] 04/08/11 10:07:21 adi [cosmetics] Fix compiler warning By moving mb_head's and mb_tail's …
(edit) @1978 [1978] 04/08/11 09:59:54 adi [cosmetics] Replace AND mask by modulo operation. The assembler output is …
(edit) @1977 [1977] 04/08/11 09:50:33 adi More unlikely() in midi decoding. We don't expect any 2X/3X data to be …
(edit) @1976 [1976] 04/08/11 08:39:07 adi Remove just another leftover printf statement
(edit) @1975 [1975] 04/08/11 08:32:56 adi Fix leftover printf statement.
(edit) @1974 [1974] 04/08/11 08:31:11 adi [cosmetics] Code beautification, no semantic change.
(edit) @1973 [1973] 04/08/11 08:27:05 adi Fix MIDI receive on DICE (Re: #330) Code more or less copied from MOTU. …
(edit) @1972 [1972] 04/05/11 05:48:58 jwoithe - Parameterise selected low-level error detection thresholds. The default …
(edit) @1971 [1971] 04/03/11 06:50:41 adi Set fThread to 0 instead of NULL fThread is of type pthread_t which is …
(edit) @1970 [1970] 04/03/11 06:44:45 adi Fix compiler warning When the default branch in the switch-case statement …
(edit) @1969 [1969] 04/03/11 06:41:02 adi Remove duplicate code. When compiling, this line caused a …
(edit) @1968 [1968] 03/22/11 05:14:39 jwoithe RME: first pass at creating ports for all audio channels. Copyright year …
(edit) @1967 [1967] 03/21/11 05:43:06 jwoithe RME: more streaming stability fixes. Further extended testing is needed …
(edit) @1966 [1966] 03/19/11 06:53:42 jwoithe RME: more work on improving robustness of streaming. 48k and 192k seem to …
(edit) @1965 [1965] 03/11/11 07:32:51 jwoithe - RME: further tweaks to the streaming system to make it more reliable …
(edit) @1964 [1964] 03/04/11 04:57:40 jwoithe digidesign: fix bug identified by compile-testing the new skeleton driver
(edit) @1963 [1963] 03/04/11 04:40:38 jwoithe digidesign: integrate into build system
(edit) @1962 [1962] 03/04/11 04:31:36 jwoithe digidesign: add configuration options for the skeleton digidesign driver
(edit) @1961 [1961] 03/04/11 04:29:41 jwoithe digidesign: further foundational work for the digidesign driver skeleton. …
(edit) @1960 [1960] 03/03/11 11:06:05 arnonym Rename the tabs of the generic dice mixer to make it a bit more clear …
(edit) @1959 [1959] 03/03/11 04:21:40 jwoithe digidesign: the incomplete beginnings of a skeleton driver for Digidesign …
(edit) @1958 [1958] 02/25/11 01:48:51 adi Fix garbage in transmitted CIP headers Patch by Clemens Ladisch. TNX.
(edit) @1957 [1957] 02/22/11 01:32:41 adi Remove 'U' from Onyx configuration entry According to Holger, 'U' is …
(edit) @1956 [1956] 02/16/11 13:23:09 adi Fix Onyx-i series. It was broken after r1945 (and maybe also r1950), but …
(edit) @1955 [1955] 02/16/11 01:11:42 adi Make missing EAP a warning instead of an error. Closes: #322
(edit) @1954 [1954] 02/11/11 03:05:32 jwoithe Add configuration entry for the TC Electronic Studio Konnekt 48 device. …
(edit) @1953 [1953] 02/10/11 06:33:51 jwoithe RME: more testing to get reliable timestamp synthesis.
(edit) @1952 [1952] 02/10/11 04:06:06 adi Allow Echo Audiofire Pre8 to work above 48kHz Patch provided by Euan in …
(edit) @1951 [1951] 02/02/11 14:51:32 arnonym Print a message when the dbus service file can not be installed…
(edit) @1950 [1950] 01/27/11 01:22:25 adi Fix AMDTP_TRANSMIT_TRANSFER_DELAY As pointed out bx Clemens Ladisch in …
(edit) @1949 [1949] 01/23/11 01:53:26 adi Fix MIDI channel detection on Echo AF series Patch provided in #233
(edit) @1948 [1948] 01/16/11 09:01:31 adi Fix ListDevices? on Juju stack Patch by Stefan Richter. He writes: The …
(edit) @1947 [1947] 01/14/11 07:53:13 adi Fix typo.
(edit) @1946 [1946] 01/14/11 06:28:09 adi Finally enable Mackie Onyx i series. The previous commit did all the …
(edit) @1945 [1945] 01/14/11 06:17:19 adi Infrastructure for Mackie Onyx i. Original patch provided by Holger …
(edit) @1944 [1944] 12/31/10 09:02:29 adi Add Russian translation to desktop file Thanks to prokoudine for …
(edit) @1943 [1943] 12/20/10 05:39:11 jwoithe RME: fix for lengthy startup delay which prevented reliable startup in …
(edit) @1942 [1942] 12/14/10 13:32:48 arnonym Add preliminary support for the saffire pro14. The extended mixer is not …
(edit) @1941 [1941] 12/13/10 06:31:30 jwoithe RME: more debugging of streaming system.
(edit) @1940 [1940] 12/10/10 04:40:57 jwoithe RME: incidental changes for further debugging
(edit) @1939 [1939] 12/07/10 08:32:38 adi Refactor startStreamByIndex and stopStreamByIndex.
(edit) @1938 [1938] 12/07/10 08:17:21 adi Refactor stopStreamByIndex.
(edit) @1937 [1937] 12/07/10 07:45:07 adi Heavy refactoring. I moved writeFunc and readFunc to .h and merged the …
(edit) @1936 [1936] 12/07/10 05:29:51 adi Refactor startStreamByIndex. A lot of code in dice_avdevice.cpp violates …
(edit) @1935 [1935] 12/07/10 03:50:47 adi Remove obsolete vendor-specific hacks. The code wasn't active for a …
(edit) @1934 [1934] 12/07/10 03:45:52 adi Shebang-line cleanup. Closes: #292 Patch provided by Orcan Ogetbil …
(edit) @1933 [1933] 12/07/10 03:37:36 adi Use gcc builtin atomic functions. Closes #280.
(edit) @1930 [1930] 12/04/10 22:46:34 jwoithe Quieten a false warning from Valgrind.
(edit) @1928 [1928] 12/04/10 04:24:26 jwoithe ffado.h: remove references to old ffado_streaming_{read,write}() functions …
(edit) @1927 [1927] 12/04/10 04:13:26 jwoithe Remove old, obsolete code from teststreaming3.cpp which may confuse new …
(edit) @1926 [1926] 12/04/10 03:54:55 jwoithe Fix error description from pthread_setschedparam(). Reported and patch …
(edit) @1925 [1925] 12/03/10 04:37:41 jwoithe RME: more experiments to avoid warnings from the main ffado timestamp DLL …
(edit) @1924 [1924] 11/20/10 03:24:11 jwoithe MOTU: 828mk1: implement a first cut at streaming control for the 828mk1 …
(edit) @1923 [1923] 11/20/10 02:52:54 jwoithe MOTU: 828mk1: update optical port mode control based on more recent dumps …
(edit) @1922 [1922] 10/28/10 11:18:21 arnonym Use lscpu if present, de-activate the rt-check which wasn't implemented. …
(edit) @1921 [1921] 10/23/10 22:35:47 jwoithe MOTU: 896-mk3: For cases where optical output is off, fix playback channel …
(edit) @1920 [1920] 10/23/10 02:40:36 jwoithe MOTU: 896-mk3: we're still sending the wrong number of playback channels …
(edit) @1919 [1919] 10/22/10 06:42:30 jwoithe MOTU: 896mk3: without optical ports enabled, 1x and 4x playback is now ok. …
(edit) @1918 [1918] 10/22/10 06:32:45 jwoithe RME: refinement of debugging output
(edit) @1917 [1917] 10/22/10 06:10:46 jwoithe RME: fix a typo, although it's doubtful it had any practical impact on …
(edit) @1916 [1916] 10/21/10 16:38:40 jwoithe MOTU: 896mk3: add two playback channels for 2x and 4x rates since the …
(edit) @1915 [1915] 10/20/10 04:43:37 jwoithe RME: streamline debug messages. Try to make startup more reliable …
(edit) @1914 [1914] 10/19/10 06:03:03 jwoithe MOTU: tweak 896mk3 channel layout for 2x and 4x rates to try to get things …
(edit) @1913 [1913] 10/13/10 17:41:19 jwoithe MOTU: tweak to 1x output packets to explore the format of these packets.
(edit) @1912 [1912] 10/10/10 16:34:47 jwoithe MOTU: fix the setting of 48k sampling rate for the 828 Mk 1. Thanks to …
(edit) @1911 [1911] 10/10/10 15:58:32 jwoithe MOTU: separately track packet offsets of input and output ports in the new …
(edit) @1910 [1910] 10/10/10 10:39:07 arnonym Fix #308: Do the sample-rate changing the way the echo devices need them. …
(edit) @1909 [1909] 10/10/10 04:55:14 jwoithe MOTU: a tweak to the 896mk3 channel list for 1x rates; it seems there's 4 …
(edit) @1908 [1908] 10/09/10 03:25:53 jwoithe Always read the ConfigROM using quadlet reads, since some devices …
(edit) @1907 [1907] 10/08/10 05:54:53 jwoithe MOTU: a first cut at defining the audio port layout for the 896mk3. This …
(edit) @1906 [1906] 10/07/10 05:59:51 jwoithe MOTU: allow FFADO to detect (but not use) the 896mk3. Port details will …
(edit) @1905 [1905] 09/30/10 05:24:17 jwoithe MOTU: switch to using the new portgroups functionality by default. Please …
(edit) @1904 [1904] 09/23/10 05:27:10 jwoithe MOTU: step 2 of the process started in r1903. If the new port groups …
(edit) @1903 [1903] 09/20/10 05:52:20 jwoithe MOTU: step 1 in a process to eliminate code duplication presently seen in …
(edit) @1902 [1902] 09/19/10 05:00:27 jwoithe MOTU: Create a define (USE_PORTGROUPS) which if defined will switch to the …
(edit) @1901 [1901] 09/16/10 14:29:41 arnonym Lets add an experimental mixer for presonus firepod/firebox for the time …
(edit) @1900 [1900] 09/16/10 13:15:35 arnonym Apply adi's patch to re-use streams (on dice-based devices) if jack/ffado …
Note: See TracRevisionLog for help on using the revision log.