189 Commits (e064f466bc625b88b00a2e7c48e2faee44e76d39)

Author SHA1 Message Date
  sonarnerd a626df0f06 - Generic improvements for --enable-dynsimd framework 20 years ago
  sonarnerd 0fd4fb70a3 Fixed --enable-dynsimd parts to work with latest gcc releases when using -march=pentium4 20 years ago
  sonarnerd 4f0b401c22 Print out detected CPU features when using --with-dynsimd 20 years ago
  sonarnerd 196eb3e52b SSE and E3DNow! mixing support with new config option --enable-dynsimd 20 years ago
  trutkin 157aee189a restored char c = 0; ifndef'd out. 20 years ago
  trutkin b2c3d92e94 Fixed compile warning. 20 years ago
  letz 2984b06fdc 0.99.74 : Compilation on OSX Tiger 20 years ago
  pbd 9116292cf2 fix xrun-before-first-process-cycle crash; add jack_recompute_total_latencies 21 years ago
  pbd e8eb4bbd44 fixes/cleanups/improvements to thread scheduling changes 21 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 21 years ago
  joq 15d1fa5154 [0.99.54] fix jack_port_by_name() memory leak 21 years ago
  pbd 9df4f74556 fix reacquisition of RT scheduling after freewheel mode; cleanup memory unlocking debug output 21 years ago
  joq 6e1928fe7c [0.99.48] fix segfault on jack_deactivate() 21 years ago
  letz 216098bc9a Remove OSX specific code for shm segment management not needed anymore 21 years ago
  joq 284d80c382 [0.99.42] move several function prototypes to statistics.h 21 years ago
  joq 14ee88b9f7 [0.99.41] delayed_usecs statistics 21 years ago
  joq 898c65f920 [0.99.40] POSIX shm workarounds for OSX 21 years ago
  joq 5246f2a104 [0.99.39] multiserver POSIX shm fixes 21 years ago
  joq acf0bcecc1 [0.99.38] more SHM changes 21 years ago
  joq 56dfc08414 [0.99.37] better jack_client_open() error checking 21 years ago
  pbd 69e6676570 new DLL-based frame timer implementation; use shutdown(2) 21 years ago
  joq 17623df33b [0.99.35] always ftruncate() POSIX shm registry 21 years ago
  trutkin 272d1f7bc0 Fix for VERBOSE() 21 years ago
  joq edf8df999e [0.99.33] explicitly set server name for auto start 21 years ago
  joq ec77020208 format message outside lock to reduce contention 21 years ago
  joq f3c0869143 [0.99.32] minor messagebuffer improvements 21 years ago
  joq 4ad5ffd031 [0.99.31] SHM registry locking 21 years ago
  joq 4e1c06db7a print SHM type message 21 years ago
  joq 2398b7b11f [0.99.30] significant shm.c restructuring 21 years ago
  letz 39328a32b9 no message 21 years ago
  joq c0c46050db [0.99.29] improve _open() and _load() error handling; minor cleanup 21 years ago
  joq db850b5448 [0.99.28] purge shm registry on make install 21 years ago
  joq fc2284ba7c remove const attribute from client argument of jack_port_by_id() 21 years ago
  joq 47a9c01a68 [0.99.27] Simon's graph sorting patches 21 years ago
  joq 1d264159dc [0.99.26] don't destroy unallocated segment 21 years ago
  joq 715c2be22c [0.99.25] fix for port memory leakage 21 years ago
  joq 692343db1a [0.99.24] thread-safe messagebuffer.c 21 years ago
  joq a82bed0d12 [0.99.23] multi-server resource management 21 years ago
  joq 7ec291780c [0.99.21] add CHECK_PREEMPTION() macro to libjack 21 years ago
  joq 0247554f10 [0.99.20] messagebuffer fixes 21 years ago
  joq f28ddbdc5b [0.99.19] add new realtime-safe messagebuffer interface 21 years ago
  pbd df6021a3fa fix rolling frame count handling, and expand author list 21 years ago
  joq 31967c0c02 [0.99.15] preliminary multiple server support 21 years ago
  joq 6dcf31179c [0.99.14] jack_client_open() part 2 21 years ago
  joq 03822e4e04 Set appropriate options for jack_internal_client_new(). 21 years ago
  joq 03eeb16d4b [0.99.10] variable jack_client_open() arguments 21 years ago
  joq 41d1fb6079 validate open options 21 years ago
  joq 8271b8c3f3 [0.99.9] reconcile beat_type with ardour 21 years ago
  pbd 9e41b507e5 fix ordering of ALSA driver startup operations, drop driver detach from shutdown pathway 21 years ago
  joq ee4063ec30 [0.99.7] add jack_get_xrun_delay() 21 years ago