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


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1135 [1135] 05/08/08 02:00:38 ppalmers centralize byteswapping and make it conditional
(edit) @1134 [1134] 05/08/08 01:38:46 ppalmers revert r1131 since it's does unconditional byteswapping
(edit) @1131 [1131] 05/07/08 13:03:16 ppalmers implement endian fixes (thx Heikki Lindholm) switch from network host …
(edit) @1090 [1090] 05/02/08 03:23:59 ppalmers fix CTR reconstruction bug
(edit) @1046 [1046] 04/26/08 09:42:39 ppalmers debug message cleanup. move #defines into config.h.in.
(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) @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) @1005 [1005] 04/21/08 01:27:47 ppalmers Improve thread synchronisation. Switch back to separate threads for …
(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) @930 [930] 03/11/08 01:37:08 ppalmers Fix latency/reliability issue. Preliminary tests indicate that this runs …
(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) @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) @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) @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) @790 [790] 12/31/07 05:50:33 ppalmers add debugging code
(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) @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
(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/IsoHandler.cpp:
(edit) @748 [748] 11/29/07 14:26:52 ppalmers try to reorganize things such that less information is duplicated
Note: See TracRevisionLog for help on using the revision log.