root/trunk/libffado/src/libieee1394


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @982 [982] 03/26/08 14:33:31 ppalmers small extra debug info
(edit) @980 [980] 03/24/08 10:33:26 ppalmers - add runaway checks to more RT threads
(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) @967 [967] 03/22/08 14:48:09 ppalmers - first attempt at not causing total havoc when devices are removed from …
(edit) @962 [962] 03/19/08 05:55:31 ppalmers apply patch of ticket #82
(edit) @943 [943] 03/13/08 13:52:28 arnonym Some Whitespace changes. And use printMessage instead of printf for the …
(edit) @940 [940] 03/12/08 07:05:53 ppalmers use RT watchdog for 1394 service threads
(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) @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) @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
(edit) @915 [915] 03/08/08 05:42:48 ppalmers turn warning into verbose message
(edit) @914 [914] 03/08/08 05:29:58 ppalmers - make the ctr read from dll lockless
(edit) @913 [913] 03/08/08 04:02:36 ppalmers remove bogus line
(edit) @912 [912] 03/08/08 03:56:56 ppalmers fix bug in cycle timer dll
(edit) @911 [911] 03/08/08 03:56:18 ppalmers Fix compilation with extreme debugging enabled
(edit) @909 [909] 03/07/08 11:57:14 ppalmers fix port out of range bug
(edit) @906 [906] 03/06/08 04:22:38 ppalmers implement support for kernel space skipped cycles notification (non-public …
(edit) @904 [904] 03/05/08 14:24:49 ppalmers simplify threading. Each port now gets two threads: one for transmit and …
(edit) @898 [898] 03/02/08 12:04:52 wagi add non-debug print function to ConfigRom?
(edit) @894 [894] 02/24/08 12:37:04 ppalmers fix initialization issue
(edit) @882 [882] 02/20/08 12:33:14 ppalmers use more sane value for late wakeup detection
(edit) @881 [881] 02/20/08 12:31:31 ppalmers remove jitter graph output debug prints
(edit) @880 [880] 02/20/08 11:24:27 ppalmers - switch over from a high-bandwidth DLL to a low-bandwidth DLL after …
(edit) @879 [879] 02/20/08 10:27:57 ppalmers - improve cycle timer DLL * make it robust against bogus CTR reads * …
(edit) @878 [878] 02/19/08 13:26:27 ppalmers fix nonmonotonic CTR reads (occurs on NEC card)
(edit) @870 [870] 01/20/08 13:59:43 ppalmers try and work around buffer size issues in raw1394
(edit) @868 [868] 01/20/08 05:05:57 ppalmers detect when a handler has died on us
(edit) @866 [866] 01/20/08 03:59:17 ppalmers - weed out some unused functions - introduce 'debugOutputExtreme' allowing …
(edit) @864 [864] 01/20/08 02:29:17 ppalmers update license to GPLv2 or GPLv3 instead of GPLv2 or any later version. …
(edit) @863 [863] 01/19/08 14:36:47 ppalmers fix cycle timer DLL code
(edit) @860 [860] 01/19/08 10:47:41 ppalmers clean up synchronization in streamprocessor
(edit) @841 [841] 01/13/08 09:17:58 ppalmers fix single ISO thread operation (1394 stack seems to be thread-unsafe)
(edit) @833 [833] 01/10/08 13:36:13 ppalmers merge api-cleanup branch (R808:832) into trunk
(edit) @807 [807] 01/05/08 06:07:23 ppalmers more reliability things
(edit) @803 [803] 01/02/08 14:11:58 ppalmers more reliable streaming. hackish, but a start for a better implementation
(edit) @797 [797] 01/01/08 12:24:37 ppalmers parameters for better latency performance
(edit) @796 [796] 01/01/08 11:31:39 ppalmers - move #define constants to config.h.in - switch receive handler over to …
(edit) @795 [795] 01/01/08 09:27:10 ppalmers small bugfixes + debug print changes
(edit) @791 [791] 12/31/07 06:41:19 ppalmers try and get some better low-latency performance
(edit) @790 [790] 12/31/07 05:50:33 ppalmers add debugging code
(edit) @788 [788] 12/31/07 05:47:10 ppalmers fix unreliable streaming bug
(edit) @784 [784] 12/29/07 03:39:55 ppalmers fix shutdown bug
(edit) @782 [782] 12/29/07 02:17:37 ppalmers fix mutex macro's; don't run thread in old_style mode
(edit) @777 [777] 12/26/07 13:59:21 ppalmers port freebob SSE optimized event encoding functions (untested)
(edit) @776 [776] 12/26/07 07:26:00 ppalmers try to fix deadlock / performace issues
(edit) @767 [767] 12/23/07 07:21:18 ppalmers code refactoring
(edit) @764 [764] 12/23/07 05:31:32 wagi Get the cycle timer ticks in old style. The new one is not stable yet.
(edit) @760 [760] 12/15/07 11:56:37 ppalmers disable thread per handler mode
(edit) @759 [759] 12/15/07 11:36:27 ppalmers fix streaming problem
(edit) @754 [754] 12/03/07 14:26:22 ppalmers - simplify IsoHandler? - fix some small issues
(edit) @753 [753] 12/02/07 14:52:52 ppalmers have separate threads for every handler
(edit) @752 [752] 12/02/07 07:49:37 ppalmers - Implement a DLL based mechanism to read the cycle timer. This can …
(edit) @750 [750] 11/30/07 14:18:26 ppalmers Code refactoring. Tries to simplify things and tries to put all code where …
(edit) @748 [748] 11/29/07 14:26:52 ppalmers try to reorganize things such that less information is duplicated
(edit) @742 [742] 11/29/07 04:25:10 ppalmers - Remove some obsolete support files and dirs - Clean up the license …
(edit) @739 [739] 11/28/07 12:02:08 ppalmers - Adapt the ffado external API (upgrade to v3) NEEDS NEW JACK BACKEND - …
(edit) @736 [736] 11/28/07 05:36:19 ppalmers fix some stuff that was not merged correctly
(edit) @734 [734] 11/28/07 05:03:31 ppalmers merge ppalmers-streaming branch
(edit) @711 [711] 11/06/07 08:00:07 ppalmers disable unclear check
(edit) @710 [710] 11/06/07 07:52:11 ppalmers fix for configrom parsing bug (freebob backport)
(edit) @683 [683] 11/02/07 02:46:31 ppalmers - fix bug introduced in r673
(edit) @677 [677] 11/01/07 14:26:30 ppalmers make generation unambiguous.
(edit) @673 [673] 11/01/07 09:04:02 ppalmers fix bus reset behavior
(edit) @644 [644] 10/14/07 10:19:22 ppalmers - Adapt the phase 88 mixer control application to the new DBUS control …
(edit) @587 [587] 08/29/07 08:09:34 ppalmers - moved all vendor id's to one include file - introduced the framework for …
(edit) @561 [561] 08/24/07 10:53:24 arnonym Merge the scons-branch to trunk. This basicly adds scons as a …
(edit) @560 [560] 08/24/07 08:09:49 ppalmers - Sort the FFADODevice vector on GUID before assigning device id's This …
(edit) @478 [478] 06/02/07 08:06:28 wagi - save cache information to $(localstatedir)/cache/libffade - refactoring …
(edit) @462 [462] 04/09/07 13:41:33 ppalmers - Rework the OSC space to something more usable
(edit) @445 [445] 04/02/07 12:35:17 pieterpalmers * name change from FreeBoB to FFADO * replaced tabs by 4 spaces * got rid …
(copy) @441 [441] 04/02/07 12:19:27 pieterpalmers - copy over the good revision of strmrework to the trunk
copied from branches/streaming-rework/src/libieee1394:
(edit) @436 [436] 03/11/07 12:50:16 pieterpalmers - fixed verbose level setting - debugged DICE code, works with EVM
Note: See TracRevisionLog for help on using the revision log.