root/trunk/libffado/src/libieee1394/IsoHandlerManager.cpp


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2177 [2177] 07/06/12 06:16:24 jwoithe More work on ticket #242. sem_timedwait() can only work against …
(edit) @2171 [2171] 06/23/12 07:03:54 jwoithe A second pass at addressing ticket #242. Define a global clock source …
(edit) @2076 [2076] 03/08/12 14:49:56 jwoithe isohandlermanager: whitespace cleanup around changes from r2074 and add an …
(edit) @2074 [2074] 03/08/12 05:27:34 jwoithe Maybe improve streaming restart reliability by ensuring IsoHandler? fields …
(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) @1995 [1995] 09/12/11 17:22:20 jwoithe Ensure the IsoHandler? disable lock is initialised regardless of which …
(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) @1970 [1970] 04/03/11 06:44:45 adi Fix compiler warning When the default branch in the switch-case statement …
(edit) @1943 [1943] 12/20/10 05:39:11 jwoithe RME: fix for lengthy startup delay which prevented reliable startup in …
(edit) @1867 [1867] 07/11/10 16:36:26 jwoithe Address a potential false error report from …
(edit) @1859 [1859] 06/19/10 11:34:16 arnonym Result of several days of searching a bug (that turned out to be a …
(edit) @1849 [1849] 06/12/10 06:30:33 jwoithe IsoHandlerManager?: some interfaces (eg: RME) do not send placeholder iso …
(edit) @1765 [1765] 12/23/09 11:10:49 ppalmers put everything related to iso streaming into one CPP file. this should …
(edit) @1763 [1763] 12/19/09 08:12:53 ppalmers Merged revisions …
(edit) @1731 [1731] 11/23/09 14:05:19 arnonym Looks as if this doesn't break using the old stack. see #240
(edit) @1550 [1550] 05/10/09 07:50:57 ppalmers - Implement basic HSS1394 support for the Stanton SCS devices - Start of …
(edit) @1535 [1535] 04/12/09 06:51:07 ppalmers add support for the FCA-202, and possibly other Oxford FW-92x devices
(edit) @1531 [1531] 03/29/09 13:59:09 ppalmers svn merge -r 1506:HEAD …
(edit) @1498 [1498] 12/07/08 05:50:41 ppalmers Merge all changes from 2.0 branch into trunk (since r1361). This _should_ …
(edit) @1348 [1348] 09/24/08 09:45:50 ppalmers merge 2.0 branch changes to trunk. svn merge -r 1337:HEAD …
(edit) @1336 [1336] 09/23/08 03:42:04 ppalmers Bring trunk up to date with branches/libffado-2.0: """ svn merge -r …
(edit) @1254 [1254] 06/08/08 07:34:59 ppalmers split config.h into config/version/debug_config to allow for faster …
(edit) @1246 [1246] 06/08/08 05:19:39 ppalmers add dead handler detection
(edit) @1234 [1234] 05/29/08 01:24:21 holin fix gcc 4.3 compile errors and some warnings (largely from Adrian Knoth)
(edit) @1172 [1172] 05/14/08 21:38:31 ppalmers lay down the foundations for easy ALSA/Pulse support
(edit) @1145 [1145] 05/09/08 04:12:05 holin error types are returned in errno not the return value
(edit) @1031 [1031] 04/25/08 09:39:51 ppalmers reorganize handler code a bit. prepare to move the cycle timer read calls …
(edit) @1027 [1027] 04/25/08 07:04:52 ppalmers simplify system time source class. should give a performance increase due …
(edit) @1005 [1005] 04/21/08 01:27:47 ppalmers Improve thread synchronisation. Switch back to separate threads for …
(edit) @993 [993] 04/09/08 10:04:46 ppalmers fix deadlock (hackish but working)
(edit) @978 [978] 03/24/08 10:10:24 ppalmers try to detect and survive ISO thread hangup
(edit) @967 [967] 03/22/08 14:48:09 ppalmers - first attempt at not causing total havoc when devices are removed from …
(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) @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) @918 [918] 03/08/08 08:08:13 ppalmers fix bogus startup timestamp issue
(edit) @913 [913] 03/08/08 04:02:36 ppalmers remove bogus line
(edit) @911 [911] 03/08/08 03:56:18 ppalmers Fix compilation with extreme debugging enabled
(edit) @904 [904] 03/05/08 14:24:49 ppalmers simplify threading. Each port now gets two threads: one for transmit and …
(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) @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) @791 [791] 12/31/07 06:41:19 ppalmers try and get some better low-latency performance
(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) @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) @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 …
(copy) @750 [750] 11/30/07 14:18:26 ppalmers Code refactoring. Tries to simplify things and tries to put all code where …
copied from trunk/libffado/src/libstreaming/util/IsoHandlerManager.cpp:
(edit) @747 [747] 11/29/07 13:56:38 ppalmers - get rid of IsoStream? class since it's only overhead and doesn't really …
Note: See TracRevisionLog for help on using the revision log.