root/trunk/libffado


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1030 [1030] 04/25/08 09:16:06 ppalmers improve backtrace functionality
(edit) @1029 [1029] 04/25/08 08:09:56 ppalmers compile fix
(edit) @1028 [1028] 04/25/08 08:07:43 ppalmers fix no-data packets for bebob's
(edit) @1027 [1027] 04/25/08 07:04:52 ppalmers simplify system time source class. should give a performance increase due …
(edit) @1026 [1026] 04/25/08 06:51:24 ppalmers performance optimization
(edit) @1025 [1025] 04/25/08 06:37:21 ppalmers implement backtrace debugging
(edit) @1024 [1024] 04/25/08 04:14:52 ppalmers implement verbose listing of cluster info and music plug info
(edit) @1023 [1023] 04/24/08 11:47:08 ppalmers add konnek8 id
(edit) @1022 [1022] 04/24/08 11:46:43 ppalmers add ListDevices? operation
(edit) @1021 [1021] 04/24/08 10:23:02 ppalmers Allow to disable sending payload on no-data packets though config.h.in. …
(edit) @1020 [1020] 04/24/08 10:20:56 ppalmers cope with situation where a cc_cycle < rcv_cycle
(edit) @1019 [1019] 04/24/08 07:31:34 ppalmers fix sanity check
(edit) @1018 [1018] 04/24/08 07:29:04 ppalmers update tests
(edit) @1017 [1017] 04/24/08 05:19:58 ppalmers - add false wraparound detection and notification (not corrected yet)
(edit) @1016 [1016] 04/24/08 05:13:02 ppalmers - move lock to improve timing of ctr read. grabbing locks can take some …
(edit) @1015 [1015] 04/24/08 04:49:33 ppalmers add random sleep function to timesource (used for debugging)
(edit) @1014 [1014] 04/23/08 13:19:57 ppalmers increase verbosity when printing device info
(edit) @1013 [1013] 04/23/08 11:55:47 ppalmers fix bug introduced by newer ECHO firmware (>= 4.3)
(edit) @1012 [1012] 04/23/08 11:09:33 ppalmers fix segfault when init fails
(edit) @1011 [1011] 04/23/08 10:10:02 ppalmers finish ECHO firmware tools
(edit) @1010 [1010] 04/23/08 07:14:45 ppalmers first set of ECHO firmware manipulation code
(edit) @1009 [1009] 04/23/08 07:13:49 ppalmers fiddle around with the argument parsing to ease the reuse by other …
(edit) @1008 [1008] 04/23/08 07:12:05 ppalmers fix verbose level
(edit) @1007 [1007] 04/23/08 03:23:04 ppalmers move conditional compilation switch for RT-safe debug buffer to …
(edit) @1006 [1006] 04/21/08 15:56:53 jwoithe MOTU: implement "phones source" control. MOTU: commence work on optical …
(edit) @1005 [1005] 04/21/08 01:27:47 ppalmers Improve thread synchronisation. Switch back to separate threads for …
(edit) @1004 [1004] 04/21/08 01:22:37 ppalmers add konnekt live device id
(edit) @1003 [1003] 04/20/08 16:51:50 jwoithe MOTU updates: * cleanup of "define" namespace. All MOTU-related defines …
(edit) @1002 [1002] 04/20/08 04:06:26 ppalmers small optimization
(edit) @1001 [1001] 04/19/08 05:18:01 ppalmers Improve streaming startup for better initial timestamps and locking.
(edit) @1000 [1000] 04/18/08 08:42:24 ppalmers add some error condition debugging
(edit) @999 [999] 04/18/08 08:36:39 ppalmers start of user diag (ticket #13)
(edit) @998 [998] 04/16/08 13:46:05 arnonym Try to improve the generic mixer. Moving the sliders now sends values to …
(edit) @997 [997] 04/13/08 23:59:17 ppalmers fixes #93
(edit) @996 [996] 04/13/08 17:39:16 jwoithe MOTU: add protocol notes to doc directory to ensure they are available for …
(edit) @995 [995] 04/13/08 17:35:31 jwoithe MOTU: more additions to mixer to test required functionality. Analog …
(edit) @994 [994] 04/13/08 13:58:08 arnonym No more "Sorry, no supported mixer found."! Implement a first generic …
(edit) @993 [993] 04/09/08 10:04:46 ppalmers fix deadlock (hackish but working)
(edit) @992 [992] 04/06/08 16:19:31 jwoithe Added support for getting firewire unit version via Dbus (needed by …
(edit) @991 [991] 03/31/08 15:20:01 jwoithe MOTU: allow incoming MIDI events to extend into the next period buffer if …
(edit) @990 [990] 03/30/08 15:09:15 jwoithe MOTU: make MIDI transmission actually work on the Traveler. MOTU: parse …
(edit) @989 [989] 03/27/08 22:48:53 jwoithe MOTU: yet more MIDI treaks. Thanks to Francois Ernoult for the extensive …
(edit) @988 [988] 03/27/08 19:31:09 jwoithe MOTU: more MIDI tweaks.
(edit) @987 [987] 03/27/08 16:43:31 jwoithe Include information about the dependencies of ffado-mixer. Those more …
(edit) @986 [986] 03/27/08 15:33:44 jwoithe MOTU: more tweaks to MIDI code.
(edit) @985 [985] 03/26/08 20:51:28 jwoithe * MOTU: Fix interaction with FFADO MIDI stream buffer system so incoming …
(edit) @984 [984] 03/26/08 19:56:34 jwoithe MOTU: it seems the MIX1 return isn't present at 4x rates on the 896HD as …
(edit) @983 [983] 03/26/08 16:12:15 jwoithe fb_nodeid_t is 16 bit and fb_nodeaddr_t is 64 bit. Correct the format …
(edit) @982 [982] 03/26/08 14:33:31 ppalmers small extra debug info
(edit) @981 [981] 03/24/08 16:00:49 jwoithe config.h.in: reworked MOTU_* constants to get "nearly correct" timestamps …
(edit) @980 [980] 03/24/08 10:33:26 ppalmers - add runaway checks to more RT threads
(edit) @979 [979] 03/24/08 10:22:54 ppalmers use efficient rounding
(edit) @978 [978] 03/24/08 10:10:24 ppalmers try to detect and survive ISO thread hangup
(edit) @977 [977] 03/24/08 10:09:11 ppalmers switch back to DMA bufferfill for receive
(edit) @976 [976] 03/24/08 10:08:43 ppalmers fix verbose level
(edit) @975 [975] 03/24/08 08:56:23 ppalmers fix debug message verbose level
(edit) @974 [974] 03/23/08 10:42:42 ppalmers fix small issues with quatafire mixer
(edit) @973 [973] 03/23/08 10:35:01 ppalmers make quatafire mixer more useful
(edit) @972 [972] 03/23/08 08:59:49 ppalmers - fix error checking
(edit) @971 [971] 03/23/08 04:53:18 ppalmers first experimental quatafire mixer
(edit) @970 [970] 03/23/08 03:42:13 ppalmers catch problems with non-rt capable systems and the watchdog thread
(edit) @969 [969] 03/23/08 03:32:19 ppalmers fixes #85
(edit) @968 [968] 03/23/08 03:17:34 ppalmers revert function change for compatibility with dbus 1.0
(edit) @967 [967] 03/22/08 14:48:09 ppalmers - first attempt at not causing total havoc when devices are removed from …
(edit) @966 [966] 03/22/08 11:37:22 ppalmers fixes ticket #83
(edit) @965 [965] 03/22/08 11:33:29 ppalmers add generic register read for focusrite devices
(edit) @964 [964] 03/20/08 01:58:55 ppalmers warning fix
(edit) @963 [963] 03/19/08 14:41:56 ppalmers - add clock source control to all panels that don't have it yet - fix …
(edit) @962 [962] 03/19/08 05:55:31 ppalmers apply patch of ticket #82
(edit) @961 [961] 03/18/08 16:21:23 jwoithe Nitpick: officially MOTU is all capitals. Make all sections of readme fall …
(edit) @960 [960] 03/18/08 15:45:38 ppalmers make dbus server handle bus resets and dynamic add/remove of devices
(edit) @959 [959] 03/18/08 14:01:14 ppalmers add sconstruct changes for clock source control
(edit) @958 [958] 03/18/08 13:52:22 ppalmers add clock source control to dbus
(edit) @957 [957] 03/18/08 13:50:52 ppalmers add adat/spdif channel disable for saffire pro
(edit) @956 [956] 03/18/08 13:38:50 ppalmers use more kernel-side transmit buffering to reduce effect of scheduling
(edit) @955 [955] 03/18/08 13:36:57 ppalmers update readme file
(edit) @954 [954] 03/18/08 06:15:49 ppalmers remove missing controls
(edit) @953 [953] 03/18/08 03:40:54 ppalmers fixes #76
(edit) @952 [952] 03/17/08 19:57:29 jwoithe MOTU: fix a stupid typo.
(edit) @951 [951] 03/17/08 19:16:43 jwoithe MOTU: clip float samples to +/- 1.0 to avoid nasty audio wraparound …
(edit) @950 [950] 03/17/08 18:35:35 jwoithe MOTU: tweak 896HD channel layout.
(edit) @949 [949] 03/16/08 19:04:50 jwoithe Add detection support for the 896HD (other functionality is still to be …
(edit) @948 [948] 03/16/08 15:13:45 jwoithe MOTU: Use fast C99 lrint()/lrintf() for float-int casts in MOTU transmit …
(edit) @947 [947] 03/16/08 11:17:58 arnonym Fix a typo. And be more verbose at why the mixer isn't built…
(edit) @946 [946] 03/16/08 11:06:01 arnonym Sadly I can't get the xdg-tools to respect the DESTDIR. :-( For now we …
(edit) @945 [945] 03/16/08 04:28:07 ppalmers Add mixer application for the Saffire LE (untested)
(edit) @944 [944] 03/13/08 14:39:55 arnonym Second half of #70. printMessage is now the full version when debug is …
(edit) @943 [943] 03/13/08 13:52:28 arnonym Some Whitespace changes. And use printMessage instead of printf for the …
(edit) @942 [942] 03/12/08 12:54:46 ppalmers add support for the device spec strings (no more auto-grab-all)
(edit) @941 [941] 03/12/08 12:52:52 ppalmers make watchdog die faster upon shutdown
(edit) @940 [940] 03/12/08 07:05:53 ppalmers use RT watchdog for 1394 service threads
(edit) @939 [939] 03/12/08 06:26:23 ppalmers implement RT thread watchdog
(edit) @938 [938] 03/12/08 04:48:37 ppalmers implement static iso handler scheduling
(edit) @937 [937] 03/12/08 03:06:09 ppalmers cleanup some compilation warnings
(edit) @936 [936] 03/12/08 02:52:50 ppalmers add option to skip IEC61883 bandwidth allocation (bogus anyway)
(edit) @935 [935] 03/12/08 02:52:06 ppalmers preliminary SSE3 detection in SConstruct
(edit) @934 [934] 03/11/08 12:05:58 ppalmers add files forgotten in previous commit
(edit) @933 [933] 03/11/08 10:32:37 ppalmers implement focusrite device naming
(edit) @932 [932] 03/11/08 05:46:25 ppalmers - implement bus reset handling for the CTR DLL - move the functor header …
(edit) @931 [931] 03/11/08 04:59:23 ppalmers change some defaults; cleanup
Note: See TracRevisionLog for help on using the revision log.