154 Commits (9a9d6bca800f3db95b3e415fcc349f34e8d70a9c)

Author SHA1 Message Date
  sletz f912476faf 0.109.5: fix jack_set_port_connect_callback and counting connections bug 17 years ago
  sletz f0bfb84688 Version 0.109.4 : Nedko Arnaudov log patch 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 c15c245b3f update the munge fix to not use static variables. 17 years ago
  pieterpalmers 8e2307460d Commit of Aug 26, 2007 patch by Nedko Arnaudov. 17 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 581f790f69 add -Z flag to cancel zombification on timeout 18 years ago
  dsbaikov f37b7cc645 Merged MIDI branch into the trunk. 18 years ago
  paul 5e37ca65f7 first pass at implementing port aliases (2 port port, 1 set by jackd) plus standard backend port names using system:(playback|capture)_N 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 d994308e56 remove port_(un)lock functions; add dmitry's new time APIs (jack_get_time, jack_frame_to_time, jack_time_to_frame); fix for enabling big-endian 16bit format discovery; depracate jack_client_new in the docs; patch for man page re: period size and power of two sizing 18 years ago
  paul 18b1810ccc fix for half-baked clock_gettime test in configure.ac; fix divide-by-zero error by no longer incrementing the frame counter in the event of an xrun/backend reset 18 years ago
  joq 0c81e2ae8a r6018@lithium: joq | 2007-01-14 22:51:23 -0600 18 years ago
  joq 01510126a9 r5333@lithium: joq | 2006-11-22 13:53:19 -0600 18 years ago
  joq 5972bbefb9 r3401@lithium: joq | 2006-06-26 10:09:02 -0500 19 years ago
  joq 11184f247b [0.102.17] limit timeout with -R to 5 sec 19 years ago
  rncbc 298fdedacc [0.102.13] good old fix about jack_watchdog killing the whole process group 19 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
  pbd 2aa634a8af * JACK MIDI patch from Ian Esten 19 years ago
  rncbc 7e664bab21 Attempt to let client timeout option work again on realtime mode. 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
  joq eb7b500ee8 [0.99.47] DLL fix from Fons 20 years ago
  joq f12d530eb6 [0.99.46] several small changes 20 years ago
  joq 14ee88b9f7 [0.99.41] delayed_usecs statistics 20 years ago
  joq 7eede4ce7b clean up OSX compile warnings 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 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 a82bed0d12 [0.99.23] multi-server resource management 20 years ago
  joq 0247554f10 [0.99.20] messagebuffer fixes 20 years ago
  joq f28ddbdc5b [0.99.19] add new realtime-safe messagebuffer interface 20 years ago
  letz 9ac7f36272 Fix order so that a graph reorder callback correctly see the new connection state after a connection state change. 20 years ago
  pbd df6021a3fa fix rolling frame count handling, and expand author list 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 c94066f80a [0.99.12] client limit fix 20 years ago
  letz be421035de Fix server thread quit problem on MacOSX. 20 years ago
  pbd 9e41b507e5 fix ordering of ALSA driver startup operations, drop driver detach from shutdown pathway 20 years ago
  joq ee4063ec30 [0.99.7] add jack_get_xrun_delay() 20 years ago
  joq 8fe87b2f75 [0.99.5] jack_client_open() first step 20 years ago
  joq 5fa29205ec [0.99.4] new interface docs; bug fixes 20 years ago