145 Commits (1f43771b3ba3c0a8d2a6b55c2ad3778fba61fadc)

Author SHA1 Message Date
  sletz 1f43771b3b Correct jack_client_open_aux(2) 17 years ago
  sletz dc0df2f1ba Correct jack_client_open_aux 17 years ago
  sletz c37a248974 Version 0.109.7 : server code compiled in libjackserver library, code prepared for jackd/jackdmp switch 17 years ago
  sletz f0bfb84688 Version 0.109.4 : Nedko Arnaudov log patch 17 years ago
  paul 6ca27832cf fix use of popen() to work on systems that reset PATH for popen'ed command (e.g. OS X) 17 years ago
  pieterpalmers 646dd40fba Fix bad behavior when jack clients return a nonzero value in their process callback. (as reported by Rui and Fernando) 17 years ago
  pieterpalmers 5e2c642243 From: Nedko Arnaudov <nedko@arnaudov.name> 17 years ago
  paul a6fbf1c845 fix incorrect invocation of process() caused by pollfd[WAIT_POLL_INDEX].revents containing POLLIN bits 17 years ago
  sonarnerd 04df4321bd - Add support for proper triggering in OSS driver when in full duplex mode 18 years ago
  paul 156b955fb4 fix up port connection notification design; extend evmon client to test it 18 years ago
  paul ee7e785cf0 add port connect callback, add per-port update total latency, fix (?) compiles against alsa-midi on x86_64 and other platforms 18 years ago
  paul 8c6780038d remove all CVS Id lines from source and headers 18 years ago
  paul 4b1e5929f5 add new client registration callback (protocol and library version incremented) 18 years ago
  paul 9121e36367 new thread_wait implementation to better match the specs; add JACK_PROMISCUOUS_SERVER handling (any user can connect to jackd, if umask of starting user was correct) 18 years ago
  paul df3d1b4842 implement fons' jack_thread_wait API along with internal design changes to support both models (callback and wait) with the same code; fix for use of snd_pcm_link (from takashi); change mem alignment to 64 for better SIMD optimization 18 years ago
  paul 3612f9d390 determine jackd "tmpdir" directory at run time by executing jackd -l; fix spelling mistake in configure.ac relating to clock_gettime() 18 years ago
  joq 01510126a9 r5333@lithium: joq | 2006-11-22 13:53:19 -0600 18 years ago
  joq 897c6ec9e7 r5142@lithium: joq | 2006-10-11 13:08:23 -0500 18 years ago
  pbd 7e8cf3c23c reworked config headers etc; rework clockfix patch; exit if -R requested but unobtainable 19 years ago
  pbd 331aeacefb no error if ALSA has no control device, jack_lsp shows port type, jack_server_dir fix 19 years ago
  sonarnerd a626df0f06 - Generic improvements for --enable-dynsimd framework 19 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 20 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 6e1928fe7c [0.99.48] fix segfault on jack_deactivate() 20 years ago
  letz 216098bc9a Remove OSX specific code for shm segment management not needed anymore 20 years ago
  joq 14ee88b9f7 [0.99.41] delayed_usecs statistics 20 years ago
  joq 5246f2a104 [0.99.39] multiserver POSIX shm fixes 20 years ago
  joq 56dfc08414 [0.99.37] better jack_client_open() error checking 20 years ago
  pbd 69e6676570 new DLL-based frame timer implementation; use shutdown(2) 20 years ago
  joq edf8df999e [0.99.33] explicitly set server name for auto start 20 years ago
  joq 2398b7b11f [0.99.30] significant shm.c restructuring 20 years ago
  letz 39328a32b9 no message 20 years ago
  joq 47a9c01a68 [0.99.27] Simon's graph sorting patches 20 years ago
  joq 715c2be22c [0.99.25] fix for port memory leakage 20 years ago
  joq a82bed0d12 [0.99.23] multi-server resource management 20 years ago
  joq 7ec291780c [0.99.21] add CHECK_PREEMPTION() macro to libjack 20 years ago
  joq 31967c0c02 [0.99.15] preliminary multiple server support 20 years ago
  joq 6dcf31179c [0.99.14] jack_client_open() part 2 20 years ago
  joq 03822e4e04 Set appropriate options for jack_internal_client_new(). 20 years ago
  joq 03eeb16d4b [0.99.10] variable jack_client_open() arguments 20 years ago
  joq 41d1fb6079 validate open options 20 years ago
  joq 8271b8c3f3 [0.99.9] reconcile beat_type with ardour 20 years ago