root/trunk/libffado/src/libutil


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1096 [1096] 05/02/08 14:34:04 ppalmers fix up commit [1091]
(edit) @1095 [1095] 05/02/08 14:32:04 ppalmers fixes #99. for real this time (committed wrong file)
(edit) @1091 [1091] 05/02/08 11:57:48 ppalmers fixes #99
(edit) @1083 [1083] 05/01/08 12:09:32 ppalmers reduce verbosity of logging. re-enable the use of clock_nanosleep.
(edit) @1081 [1081] 05/01/08 07:36:26 ppalmers work around clock_nanosleep issue (related to ticket #97)
(edit) @1078 [1078] 05/01/08 07:31:51 ppalmers improve lock trace debugging
(edit) @1074 [1074] 04/30/08 08:24:55 ppalmers implement debug lock tracing
(edit) @1045 [1045] 04/26/08 08:45:43 ppalmers use MutexLockHelper? in SPM
(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) @1026 [1026] 04/25/08 06:51:24 ppalmers performance optimization
(edit) @1015 [1015] 04/24/08 04:49:33 ppalmers add random sleep function to timesource (used for debugging)
(edit) @1012 [1012] 04/23/08 11:09:33 ppalmers fix segfault when init fails
(edit) @1001 [1001] 04/19/08 05:18:01 ppalmers Improve streaming startup for better initial timestamps and locking.
(edit) @980 [980] 03/24/08 10:33:26 ppalmers - add runaway checks to more RT threads
(edit) @976 [976] 03/24/08 10:08:43 ppalmers fix verbose level
(edit) @972 [972] 03/23/08 08:59:49 ppalmers - fix error checking
(edit) @970 [970] 03/23/08 03:42:13 ppalmers catch problems with non-rt capable systems and the watchdog thread
(edit) @969 [969] 03/23/08 03:32:19 ppalmers fixes #85
(edit) @967 [967] 03/22/08 14:48:09 ppalmers - first attempt at not causing total havoc when devices are removed from …
(edit) @966 [966] 03/22/08 11:37:22 ppalmers fixes ticket #83
(edit) @960 [960] 03/18/08 15:45:38 ppalmers make dbus server handle bus resets and dynamic add/remove of devices
(edit) @948 [948] 03/16/08 15:13:45 jwoithe MOTU: Use fast C99 lrint()/lrintf() for float-int casts in MOTU transmit …
(edit) @941 [941] 03/12/08 12:52:52 ppalmers make watchdog die faster upon shutdown
(edit) @939 [939] 03/12/08 06:26:23 ppalmers implement RT thread watchdog
(edit) @932 [932] 03/11/08 05:46:25 ppalmers - implement bus reset handling for the CTR DLL - move the functor header …
(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) @911 [911] 03/08/08 03:56:18 ppalmers Fix compilation with extreme debugging enabled
(edit) @907 [907] 03/06/08 11:18:43 ppalmers fix concurrency issue
(edit) @904 [904] 03/05/08 14:24:49 ppalmers simplify threading. Each port now gets two threads: one for transmit and …
(edit) @888 [888] 02/24/08 07:52:15 ppalmers reduce verbosity
(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) @858 [858] 01/19/08 10:33:37 ppalmers minor fixes
(edit) @849 [849] 01/16/08 14:19:48 ppalmers temp commit of some SSE/memory optimizations
(edit) @847 [847] 01/14/08 10:59:06 ppalmers use SSE2 for byteswaps (20% faster than ntohl())
(edit) @833 [833] 01/10/08 13:36:13 ppalmers merge api-cleanup branch (R808:832) into trunk
(edit) @824 [824] 01/06/08 10:57:59 wagi - moved cmd_serialize.h Util:: namespace to Util::Cmd:: in order to avoid …
(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) @795 [795] 01/01/08 09:27:10 ppalmers small bugfixes + debug print changes
(edit) @790 [790] 12/31/07 05:50:33 ppalmers add debugging code
(edit) @787 [787] 12/29/07 04:03:52 ppalmers clean up sleeping code
(edit) @783 [783] 12/29/07 02:18:54 ppalmers cleanup time/wait/sleep code
(edit) @765 [765] 12/23/07 06:50:41 ppalmers reduce lock contention
(edit) @753 [753] 12/02/07 14:52:52 ppalmers have separate threads for every handler
(edit) @751 [751] 12/01/07 05:42:30 ppalmers implement cache versioning
(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) @738 [738] 11/28/07 07:21:28 ppalmers fix bogus use of pointer in descriptor reading
(edit) @734 [734] 11/28/07 05:03:31 ppalmers merge ppalmers-streaming branch
(edit) @630 [630] 09/08/07 09:19:40 wagi Some more fixing of the cashing code. The loading is still disabled …
(edit) @620 [620] 09/06/07 13:09:35 wagi - one tokenize function is enough. currently in serialize.h defined, this …
(edit) @618 [618] 09/05/07 07:07:05 ppalmers move serialization routines to libutil such that they can be used for …
(edit) @561 [561] 08/24/07 10:53:24 arnonym Merge the scons-branch to trunk. This basicly adds scons as a …
(edit) @554 [554] 08/22/07 10:15:34 ppalmers Merge echoaudio branch into trunk. This adds support for the Echo …
(edit) @516 [516] 08/10/07 12:07:16 wagi - some de/serialing bugs found and fixed - caching enabled for bebob …
(edit) @512 [512] 07/29/07 16:30:54 jwoithe MOTU: more tweaks to improve reliability. Things are looking pretty good …
(edit) @498 [498] 07/26/07 16:09:57 jwoithe MOTU: more debugging and tweaks. TimestampedBuffer?: ffado_timestamp_t …
(edit) @496 [496] 07/24/07 18:45:24 jwoithe Don't update the timestamp DLL if the timestamp isn't moving (as happens …
(edit) @495 [495] 07/24/07 17:29:22 jwoithe MOTU: more debugging aids. TimestampedBuffer?: update internal DLL state …
(edit) @494 [494] 07/24/07 09:49:11 ppalmers - switch over to a generic ffado_timestamp_t for the timestamped buffer …
(edit) @493 [493] 07/22/07 16:55:57 jwoithe StreamProcessorManager?.cpp: MOTU requires larger ENABLE_DELAY_CYCLES to …
(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/libutil:
(edit) @435 [435] 03/11/07 06:20:31 pieterpalmers src/devicemanager: - start OSC server for the device …
Note: See TracRevisionLog for help on using the revision log.