root/trunk/libffado/src


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1045 [1045] 04/26/08 08:45:43 ppalmers use MutexLockHelper? in SPM
(edit) @1044 [1044] 04/26/08 08:35:32 ppalmers convert to Util::Mutex
(edit) @1043 [1043] 04/26/08 08:20:56 ppalmers - fix octlet byteswap bug for non-debug builds - make Ieee1394Service …
(edit) @1042 [1042] 04/26/08 04:30:55 ppalmers - use cluster infoblock information for stream setup - implement graphviz …
(edit) @1040 [1040] 04/25/08 14:13:55 ppalmers lower number of interrupts generated. remove leftover debug line
(edit) @1039 [1039] 04/25/08 13:59:49 ppalmers - Fix non-debug build
(edit) @1038 [1038] 04/25/08 13:39:03 ppalmers reduce the amount of system time read kernel calls
(edit) @1037 [1037] 04/25/08 12:07:32 ppalmers use new pkt_ctr in receive SP, calculate it fully in the IsoHandler?
(edit) @1036 [1036] 04/25/08 11:52:18 ppalmers remove cycle var where not needed. calculate full pkt_ctr in IsoHandler?
(edit) @1035 [1035] 04/25/08 11:32:04 ppalmers remove unused arguments for receive SP's
(edit) @1034 [1034] 04/25/08 11:08:09 ppalmers - remove unused function call parameters in streamprocessors - change …
(edit) @1033 [1033] 04/25/08 10:38:22 ppalmers eliminate unused dropped argument
(edit) @1032 [1032] 04/25/08 10:21:07 ppalmers some more shuffling. Eliminate the CTR read from the generic transmit SP.
(edit) @1031 [1031] 04/25/08 09:39:51 ppalmers reorganize handler code a bit. prepare to move the cycle timer read calls …
(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) @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) @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) @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) @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) @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) @995 [995] 04/13/08 17:35:31 jwoithe MOTU: more additions to mixer to test required functionality. Analog …
(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) @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) @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) @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) @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) @962 [962] 03/19/08 05:55:31 ppalmers apply patch of ticket #82
(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) @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) @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) @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
(edit) @930 [930] 03/11/08 01:37:08 ppalmers Fix latency/reliability issue. Preliminary tests indicate that this runs …
(edit) @929 [929] 03/10/08 16:15:09 jwoithe Add model enumeration for RME devices. Rename model ID field of supported …
(edit) @928 [928] 03/10/08 15:21:26 jwoithe Fixed generation of silent headers for MOTU. Seems to improve shutdown …
(edit) @924 [924] 03/09/08 10:15:35 arnonym ignore me
(edit) @919 [919] 03/08/08 12:12:18 ppalmers fix concurrency issue in cycle timer updater
(edit) @918 [918] 03/08/08 08:08:13 ppalmers fix bogus startup timestamp issue
Note: See TracRevisionLog for help on using the revision log.