root/trunk/libffado/src


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(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) @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) @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) @1961 [1961] 03/04/11 04:29:41 jwoithe digidesign: further foundational work for the digidesign driver skeleton. …
(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) @1955 [1955] 02/16/11 01:11:42 adi Make missing EAP a warning instead of an error. Closes: #322
(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) @1949 [1949] 01/23/11 01:53:26 adi Fix MIDI channel detection on Echo AF series Patch provided in #233
(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) @1943 [1943] 12/20/10 05:39:11 jwoithe RME: fix for lengthy startup delay which prevented reliable startup in …
(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) @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) @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) @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) @1900 [1900] 09/16/10 13:15:35 arnonym Apply adi's patch to re-use streams (on dice-based devices) if jack/ffado …
(edit) @1899 [1899] 09/16/10 12:38:55 arnonym Take a shot at fixing #233: I think it is okay to rely on streamformat==-1 …
(edit) @1894 [1894] 09/12/10 12:48:12 arnonym Fix #295: Aid debugging by naming the threads.
(edit) @1892 [1892] 09/12/10 04:15:49 jwoithe MOTU: make specification of port groups in the DevicesProperty?[] array …
(edit) @1891 [1891] 09/11/10 06:38:09 jwoithe MOTU: add port_num_offset to the port group entry structure. This allows …
(edit) @1890 [1890] 09/11/10 05:49:25 jwoithe MOTU: fix a typo which made the new port configuration system think there …
(edit) @1888 [1888] 09/10/10 14:50:58 arnonym Drop the libs in external/ and use the system-libs for that. Easier on …
(edit) @1886 [1886] 09/10/10 06:59:10 jwoithe MOTU: implement a new way to specify the audio ports present in packets …
(edit) @1883 [1883] 09/03/10 05:33:30 jwoithe RME: when initialising the device, create a 1:1 mapping from playback …
(edit) @1882 [1882] 08/26/10 05:27:41 jwoithe MOTU: correctly read the sample rate from G3 devices.
(edit) @1880 [1880] 08/06/10 04:43:39 jwoithe MOTU: The Traveler Mk3 has two optical ports, so the port active flags …
(edit) @1879 [1879] 08/06/10 04:35:50 jwoithe MOTU: fix a typo affecting the correct detection of G3 optical port modes.
(edit) @1878 [1878] 08/05/10 07:35:41 jwoithe MOTU: add some debugging output to assist with Traveler Mk3 streaming …
(edit) @1877 [1877] 08/04/10 18:24:30 jwoithe MOTU: revert r1876. The ultralite hybrid is meant to have 14 outputs at …
(edit) @1876 [1876] 08/04/10 18:11:03 jwoithe MOTU: tweaks to the ultralite-hybrid audio port map
(edit) @1875 [1875] 08/04/10 17:20:23 jwoithe MOTU: some refining of Traveler Mk3 audio port details. Optical port info …
(edit) @1874 [1874] 08/02/10 04:14:44 jwoithe MOTU: define a separate port map for the Ultralite hybrid based on that of …
(edit) @1872 [1872] 07/29/10 06:30:31 jwoithe RME: trivial addition to existing test code. Nothing to see here, move …
(edit) @1871 [1871] 07/19/10 06:50:37 jwoithe RME: put test tone onto all channels in case ffado has the wrong idea …
(edit) @1870 [1870] 07/19/10 06:42:58 jwoithe RME: further playback streaming tests. Device outputs are still silent.
(edit) @1869 [1869] 07/18/10 07:42:58 jwoithe RME: more receive streaming changes. The resulting code has enabled the …
(edit) @1868 [1868] 07/15/10 07:20:13 jwoithe RME: more work to stabilise streaming startup. RME: delete the tx/rx …
(edit) @1867 [1867] 07/11/10 16:36:26 jwoithe Address a potential false error report from …
(edit) @1866 [1866] 07/10/10 06:42:33 jwoithe RME: yet more streaming experiments.
(edit) @1865 [1865] 07/09/10 06:02:44 jwoithe RME: more experimental work with the streaming system.
(edit) @1863 [1863] 07/01/10 07:21:28 jwoithe MOTU: don't print receive stream debugging dump unless a non-zero debug …
(edit) @1861 [1861] 06/28/10 17:17:11 jwoithe MOTU: include the Traveler-mk3 and 896HD-mk3 as generation-3 devices.
Note: See TracRevisionLog for help on using the revision log.