root/trunk/libffado/src/libutil


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2846 [2846] 02/07/24 03:34:00 jwoithe Support compilation against musl libc. From Alyssa Ross: With these two …
(edit) @2803 [2803] 05/16/21 17:45:29 jwoithe Cosmetic: capitalise "L" in "Linux". "Linux" is a proper noun so it …
(edit) @2802 [2802] 05/16/21 17:37:39 jwoithe Cosmetic: "Firewire" becomes "FireWire?". Officially both the "F" and "W" …
(edit) @2732 [2732] 01/27/18 21:54:17 jwoithe Fix typos throughout the source tree. Rectify some long-lived typos in …
(edit) @2710 [2710] 11/05/17 21:19:14 jwoithe Add signal.h include to PosixMessageQueue?.h. The …
(edit) @2706 [2706] 08/07/17 16:39:56 jwoithe PosixMessageQueue?: ensure visibility of SIGEV_THREAD declaration. Orcan …
(edit) @2681 [2681] 03/27/17 03:01:35 jwoithe configuration parser: provide extra information when parsing of the …
(edit) @2651 [2651] 11/11/16 02:53:52 jwoithe Fix some warnings emitted by recent versions of gcc. These are mostly …
(edit) @2650 [2650] 11/11/16 02:49:40 jwoithe Add support for libxml++3.0 while retaining the option to use libxml++2.6 …
(edit) @2629 [2629] 10/08/16 21:00:28 jwoithe TimestampedBuffer?.cpp: move the include of math.h to the top of the file …
(edit) @2586 [2586] 03/22/15 15:42:36 jwoithe Fix compilation errors associated with missing includes in the expat …
(edit) @2540 [2540] 06/01/14 16:49:28 jwoithe Fix compilation when DEBUG is not defined. The fixes in the amdtp …
(edit) @2450 [2450] 10/27/13 20:53:08 mocchi [FFADO/MAudio] obsolete ENABLE_MAUDIO build option and remove related …
(edit) @2356 [2356] 08/04/13 03:02:26 adi Use enums instead of values Patch by Jano Svitok <jan.svitok@gmail.com>
(edit) @2345 [2345] 07/16/13 04:16:56 adi Use verbal driver names in configuration files Patch by Jano Svitok …
(edit) @2344 [2344] 07/13/13 06:51:51 jwoithe watchdog: fix possible segfault during cleanup. On some systems …
(edit) @2195 [2195] 08/10/12 05:39:25 jwoithe From Stefan Richter: the file src/libutil/cycles.h is not included …
(edit) @2186 [2186] 07/17/12 05:57:11 jwoithe More tweaks in the interests of ticket #242. If the monotonic and …
(edit) @2174 [2174] 06/25/12 07:40:16 jwoithe SystemTimeSource?: defines from config.h are referenced within this module …
(edit) @2173 [2173] 06/25/12 07:37:30 jwoithe The clock values of CLOCK_MONOTONIC_RAW and CLOCK_MONOTONIC are not …
(edit) @2172 [2172] 06/25/12 07:11:38 jwoithe Further work on ticket #242. It turns out that clock_nanosleep() isn't …
(edit) @2171 [2171] 06/23/12 07:03:54 jwoithe A second pass at addressing ticket #242. Define a global clock source …
(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) @2078 [2078] 03/10/12 06:03:53 jwoithe A first pass at infrastructure required to support jack's runtime …
(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) @1981 [1981] 04/16/11 07:41:26 jwoithe When calculating the difference signal in the receive DLL, allow the …
(edit) @1972 [1972] 04/05/11 05:48:58 jwoithe - Parameterise selected low-level error detection thresholds. The default …
(edit) @1971 [1971] 04/03/11 06:50:41 adi Set fThread to 0 instead of NULL fThread is of type pthread_t which is …
(edit) @1959 [1959] 03/03/11 04:21:40 jwoithe digidesign: the incomplete beginnings of a skeleton driver for Digidesign …
(edit) @1933 [1933] 12/07/10 03:37:36 adi Use gcc builtin atomic functions. Closes #280.
(edit) @1926 [1926] 12/04/10 03:54:55 jwoithe Fix error description from pthread_setschedparam(). Reported and patch …
(edit) @1894 [1894] 09/12/10 12:48:12 arnonym Fix #295: Aid debugging by naming the threads.
(edit) @1888 [1888] 09/10/10 14:50:58 arnonym Drop the libs in external/ and use the system-libs for that. Easier on …
(edit) @1858 [1858] 06/19/10 11:31:27 arnonym Less warnings.
(edit) @1822 [1822] 05/03/10 12:49:58 arnonym Fix #279 (part one) by activating the hand-coded atomic operations for …
(edit) @1764 [1764] 12/19/09 08:26:20 ppalmers fix 32bit format string warnings
(edit) @1763 [1763] 12/19/09 08:12:53 ppalmers Merged revisions …
(edit) @1681 [1681] 10/09/09 12:39:42 arnonym Apply the atomic.patch of #197 to trunk.
(edit) @1631 [1631] 08/27/09 13:55:41 ppalmers fix byte-swapping SSE code bug
(edit) @1568 [1568] 05/18/09 05:10:40 holin gcc 4.4 fixes (r1566, r1567, DICE) to trunk
(edit) @1550 [1550] 05/10/09 07:50:57 ppalmers - Implement basic HSS1394 support for the Stanton SCS devices - Start of …
(edit) @1543 [1543] 04/25/09 10:14:57 ppalmers - Clean up class names - Change probe code for all devices (except MOTU) …
(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) @1361 [1361] 10/19/08 03:19:04 ppalmers Merge 2.0 branch changes. svn merge -r1349: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) @1255 [1255] 06/08/08 10:17:32 ppalmers improve ALSA plugin
(edit) @1254 [1254] 06/08/08 07:34:59 ppalmers split config.h into config/version/debug_config to allow for faster …
(edit) @1240 [1240] 06/01/08 09:15:34 ppalmers fix bugs in IPC comms. Add preliminary FFADO-IPC ALSA plugin
(edit) @1234 [1234] 05/29/08 01:24:21 holin fix gcc 4.3 compile errors and some warnings (largely from Adrian Knoth)
(edit) @1211 [1211] 05/25/08 02:07:01 ppalmers merge libffado-2.0 r1199:1206 back to trunk (svn merge -r 1199:1206 …
(edit) @1184 [1184] 05/18/08 12:09:44 ppalmers add some extra saffire pro control elements
(edit) @1172 [1172] 05/14/08 21:38:31 ppalmers lay down the foundations for easy ALSA/Pulse support
(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) @1155 [1155] 05/10/08 08:40:39 ppalmers add some files forgotten in the previous commit
(edit) @1154 [1154] 05/10/08 08:39:39 ppalmers add expat based parsing of the device cache. add compile-time selection …
(edit) @1152 [1152] 05/09/08 13:43:37 holin fix optimized compile
(edit) @1144 [1144] 05/09/08 03:21:47 holin cut out local integer typedefs
(edit) @1140 [1140] 05/08/08 08:34:38 holin add byte swapping macros for constants, which avoids #ifdefs in other code …
(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) @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
Note: See TracRevisionLog for help on using the revision log.