root/trunk/libffado/src/libieee1394/ieee1394service.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) @2176 [2176] 07/06/12 04:34:04 jwoithe When summarising the capability of the JACK package found on the system, …
(edit) @2175 [2175] 06/28/12 07:35:20 jwoithe From Stefan Richter: The firewire-core/-ohci drivers of kernel 2.6.28 …
(edit) @2171 [2171] 06/23/12 07:03:54 jwoithe A second pass at addressing ticket #242. Define a global clock source …
(edit) @2167 [2167] 06/19/12 05:10:51 jwoithe Possibly address ticket #242. Libraw1394 2.1.0 will introduce a new …
(edit) @2164 [2164] 06/12/12 06:11:28 jwoithe A more robust solution to ticket #354. Rather than relying on an ad hoc …
(edit) @2162 [2162] 06/04/12 07:06:30 jwoithe Possibly address ticket #354. It seems that some FFADO threads can take a …
(edit) @1930 [1930] 12/04/10 22:46:34 jwoithe Quieten a false warning from Valgrind.
(edit) @1763 [1763] 12/19/09 08:12:53 ppalmers Merged revisions …
(edit) @1660 [1660] 09/07/09 04:41:57 jwoithe ieee1394Service: new method allocateFixedIsoChannelGeneric() to allocate a …
(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) @1498 [1498] 12/07/08 05:50:41 ppalmers Merge all changes from 2.0 branch into trunk (since r1361). This _should_ …
(edit) @1441 [1441] 11/16/08 15:21:53 arnonym Forward-port r1429: Make the error more verbose
(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) @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) @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) @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) @1027 [1027] 04/25/08 07:04:52 ppalmers simplify system time source class. should give a performance increase due …
(edit) @1008 [1008] 04/23/08 07:12:05 ppalmers fix verbose level
(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) @940 [940] 03/12/08 07:05:53 ppalmers use RT watchdog for 1394 service threads
(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) @914 [914] 03/08/08 05:29:58 ppalmers - make the ctr read from dll lockless
(edit) @909 [909] 03/07/08 11:57:14 ppalmers fix port out of range bug
(edit) @904 [904] 03/05/08 14:24:49 ppalmers simplify threading. Each port now gets two threads: one for transmit and …
(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) @807 [807] 01/05/08 06:07:23 ppalmers more reliability things
(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) @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) @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) @560 [560] 08/24/07 08:09:49 ppalmers - Sort the FFADODevice vector on GUID before assigning device id's This …
(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/ieee1394service.cpp:
(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.