19 Commits (fe66547ea2f9cbf78f27fc9bc2d66cbaabc01e17)

Author SHA1 Message Date
  torben e79ff76305 [libjack] fix warning about volatile return type, by typedef 14 years ago
  torben 54e2682819 [libjack] fix stack touching for RT threads created. 14 years ago
  paul 27ea8647fa add --enable-valgrind-clean and associated code to permit building a version of libjack that will not trigger valgrind messages. an alternative would be a nice suppression file, if anyone wants to create one (i don't) 14 years ago
  torben 2691794f94 move stack touching into jack_thread_proxy 15 years ago
  paul 3bcd2ed32e unchecked malloc return cases in libjack fixed; add info on -L option ; different backend lists in usage text for OS X and linux; indent ringbuffer.c appropriately 15 years ago
  paul f862adb799 "virtualize" and allow overriding of thread creation function, to allow Wine support 16 years ago
  paul a27a920f7c add 2 new API functions: jack_client_real_time_priority() and jack_client_max_real_time_priority(); client threads now run *5* below the engine to allow for the possibility of other client-specific threads to have priorities above the normal client thread but below the server; bump to 0.115.0 to reflect this change 16 years ago
  sletz 95817bcb88 Four patches from Jacob Meuser for OpenBSD 17 years ago
  paul 8c6780038d remove all CVS Id lines from source and headers 18 years ago
  pbd 7e8cf3c23c reworked config headers etc; rework clockfix patch; exit if -R requested but unobtainable 19 years ago
  pbd e8eb4bbd44 fixes/cleanups/improvements to thread scheduling changes 20 years ago
  pbd 5ed969eaae changes to jack_thread_create to support proper assignment of capabilities; revert freewheeling changes; do not allow watchdog to kill stuff when freewheeling 20 years ago
  pbd 9df4f74556 fix reacquisition of RT scheduling after freewheel mode; cleanup memory unlocking debug output 20 years ago
  joq 472ee133b8 [0.98.16] threading and CoreAudio cleanup 20 years ago
  joq 02c444da1b fix Mac OS X compile errors 20 years ago
  joq e7b1f518e0 Fix GCC-2 compile error. 20 years ago
  letz dbbe144714 Fix for MacOSX threading 20 years ago
  trutkin 1e6ddad5cb Fixed compile on Darwin. 21 years ago
  pbd d0dfa8120d threading consolidation effort, hopefully rationalizing and merging all fixes required for broken glibc, NPTL, and NPTL 0.60 21 years ago