root/trunk/libffado/src/libieee1394


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1165 [1165] 05/11/08 17:58:19 ppalmers improve library behavior in bad situations
(edit) @1163 [1163] 05/11/08 15:04:25 ppalmers make dbus server handle busresets cleanly (fixes #102)
(edit) @1161 [1161] 05/11/08 09:44:58 ppalmers add busreset functionality
(edit) @1158 [1158] 05/10/08 12:38:38 ppalmers make control more thread safe (unfinished)
(edit) @1154 [1154] 05/10/08 08:39:39 ppalmers add expat based parsing of the device cache. add compile-time selection …
(edit) @1145 [1145] 05/09/08 04:12:05 holin error types are returned in errno not the return value
(edit) @1144 [1144] 05/09/08 03:21:47 holin cut out local integer typedefs
(edit) @1137 [1137] 05/08/08 03:55:19 holin fix typo
(edit) @1136 [1136] 05/08/08 02:38:15 ppalmers keep bus direction in endian swapping functions
(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) @1082 [1082] 05/01/08 07:39:29 ppalmers revert some things checked in by accident
(edit) @1080 [1080] 05/01/08 07:33:48 ppalmers use Mutex class for locking
(edit) @1073 [1073] 04/30/08 08:03:33 ppalmers workaround MOTU not setting a vendor/model name
(edit) @1047 [1047] 04/26/08 10:30:41 ppalmers remove compiler warnings. change non-critical warnings to debug messages.
(edit) @1046 [1046] 04/26/08 09:42:39 ppalmers debug message cleanup. move #defines into config.h.in.
(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) @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) @1027 [1027] 04/25/08 07:04:52 ppalmers simplify system time source class. should give a performance increase due …
(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) @1008 [1008] 04/23/08 07:12:05 ppalmers fix verbose level
(edit) @1005 [1005] 04/21/08 01:27:47 ppalmers Improve thread synchronisation. Switch back to separate threads for …
(edit) @1002 [1002] 04/20/08 04:06:26 ppalmers small optimization
(edit) @993 [993] 04/09/08 10:04:46 ppalmers fix deadlock (hackish but working)
(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) @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
Note: See TracRevisionLog for help on using the revision log.