root/trunk/libffado/src


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2051 [2051] 02/28/12 04:58:08 adi DICE: speed-dependent EAP functions for Saffire Pro24 Patch by Philippe …
(edit) @2050 [2050] 02/28/12 04:57:59 adi DICE: speed-dependent EAP routing prototypes for Saffire Pro40/24 Patch …
(edit) @2049 [2049] 02/28/12 04:57:45 adi DICE: generic speed-dependent EAP routing prototypes Patch by Philippe …
(edit) @2048 [2048] 02/28/12 04:57:36 adi DICE: Initiliaze I/O functions and EAP Patch by Philippe Carriere
(edit) @2047 [2047] 02/28/12 04:57:27 adi DICE: Always print sample rate Patch by Philippe Carriere
(edit) @2046 [2046] 02/28/12 04:57:17 adi DICE: Fix shown number of receivers This patch doesn't change …
(edit) @2045 [2045] 02/27/12 04:40:34 jwoithe rme: signal an error if a FF400 is instructed to limit bandwidth by …
(edit) @2044 [2044] 02/27/12 04:34:27 jwoithe rme: make the bandwidth limit control do something. This is yet to be …
(edit) @2042 [2042] 02/27/12 03:47:01 jwoithe rme: implement getStreamingState() so the generic mixer streaming state …
(edit) @2040 [2040] 02/13/12 03:58:09 jwoithe rme: added TCO option to the preferred sync ref control set (it's disabled …
(edit) @2039 [2039] 02/07/12 04:23:56 jwoithe rme: for completeness, include the sysclock mode control type in the write …
(edit) @2038 [2038] 02/07/12 04:11:19 jwoithe rme: various information panes are now active in ffado-mixer: sync check, …
(edit) @2037 [2037] 02/05/12 03:47:14 jwoithe rme: make clock mode control active. Note that this isn't overly useful …
(edit) @2035 [2035] 02/03/12 04:03:09 jwoithe rme: clock source selection and management on the RME devices is a bit …
(edit) @2034 [2034] 02/03/12 03:20:28 jwoithe rme: a return value of 0 from set*() indicates no error, so fix those …
(edit) @2033 [2033] 02/03/12 03:15:10 jwoithe rme: implement SPDIF output option control via ffado-mixer. Again, I …
(edit) @2032 [2032] 02/03/12 02:35:02 jwoithe rme: implement SPDIF input mode selection via ffado-mixer. Whether this …
(edit) @2028 [2028] 02/02/12 03:33:52 jwoithe rme: remove mixer debug output which is no longer required
(edit) @2021 [2021] 01/30/12 05:02:09 jwoithe matrixmixer: complete initial implementation of optional mute …
(edit) @2019 [2019] 01/11/12 00:54:59 jwoithe From Orcan via trac ticket #344. Writes Orcan: It is that time of the …
(edit) @2016 [2016] 12/19/11 04:17:30 jwoithe rme: refine mute hardware mute controls. Add mute support for mixer …
(edit) @2015 [2015] 12/09/11 03:33:05 jwoithe motu: more 828mk1 debugging
(edit) @2014 [2014] 12/08/11 15:03:59 jwoithe motu: additional debug output to aid ongoing exploration of the 828mk1
(edit) @2013 [2013] 12/06/11 03:34:53 jwoithe motu: fix a typo introduced in r2012
(edit) @2012 [2012] 12/06/11 02:34:16 jwoithe motu: allocate the send iso channel before the receive channel to see if …
(edit) @2011 [2011] 12/05/11 04:19:21 jwoithe rme: implement the output fader controls in ffado-mixer. There's still …
(edit) @2009 [2009] 12/02/11 04:34:58 jwoithe MOTU: fix G1 monitor-in control bit defines (what *was* I thinking when I …
(edit) @2008 [2008] 11/22/11 04:21:59 jwoithe rme: refine input matrix mixer channel names. Add low level support for …
(edit) @2006 [2006] 11/21/11 04:26:26 jwoithe * rme: implement a first cut at the input matrix mixer. This permits …
(edit) @2005 [2005] 11/20/11 03:25:56 jwoithe rme: initial experiments to hook the MatrixMixer? widget into the RME …
(edit) @2004 [2004] 11/18/11 04:28:04 jwoithe rme: complete mixer glue code. Create dbus controls for the onboard …
(edit) @2003 [2003] 11/17/11 03:54:44 jwoithe rme: implement some glue needed to make mixer controls available via …
(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) @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. …
Note: See TracRevisionLog for help on using the revision log.