140 Commits (5e37ca65f7b14428b46372fcaf76c7dc86a62d6c)

Author SHA1 Message Date
  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
  joq f17756a373 [0.99.2] make jackstart not give up 20 years ago
  joq f1005c8929 [0.99.1] only close external clients fds 20 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
  joq 88c268903f fix gcc-2.95 compile errors 21 years ago
  trutkin b26d2dd46a Readline patch from rjo. Multi-user patch from Kjetil. Changed output of --version for better parsing. 21 years ago
  pbd 1137ebc248 msg cleanup; upstream jackd/client detection; munlock available; other minors fixes 21 years ago
  joq c11a16d92f [0.98.7] more threading fixes 21 years ago
  joq 046cb3ce99 [0.98.6] Nando's NPTL fix and Lee's max_usecs message 21 years ago
  letz d9b6760c4e Fix for MacOSX version 21 years ago