205 Commits (fa747e6e6a4b7e7e5dfa8d26d05ab80b47d44166)

Author SHA1 Message Date
  dsbaikov f37b7cc645 Merged MIDI branch into the trunk. 19 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 19 years ago
  paul 8c6780038d remove all CVS Id lines from source and headers 19 years ago
  paul 4b1e5929f5 add new client registration callback (protocol and library version incremented) 19 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) 19 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 19 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 19 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() 19 years ago
  joq 0c81e2ae8a r6018@lithium: joq | 2007-01-14 22:51:23 -0600 19 years ago
  joq 01510126a9 r5333@lithium: joq | 2006-11-22 13:53:19 -0600 19 years ago
  paul f31ca67009 name fix for hw monitoring function plus fix for RME "mixer" control (from nick mainsbridge 19 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
  joq cf67d0b813 [0.102.14] 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 20 years ago
  pbd 331aeacefb no error if ALSA has no control device, jack_lsp shows port type, jack_server_dir fix 20 years ago
  pbd 2aa634a8af * JACK MIDI patch from Ian Esten 20 years ago
  joq 66cb0842f7 [0.101.4] misc minor cleanup: 20 years ago
  rncbc 7e664bab21 Attempt to let client timeout option work again on realtime mode. 20 years ago
  joq 0074dc3a79 [0.99.75] do not repeat frame on transport start 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 eb7b500ee8 [0.99.47] DLL fix from Fons 21 years ago
  joq f12d530eb6 [0.99.46] several small changes 21 years ago
  joq d9e09d67a7 add CVS id tag 21 years ago
  joq 14ee88b9f7 [0.99.41] delayed_usecs statistics 21 years ago
  joq 7eede4ce7b clean up OSX compile warnings 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 570910460f cleaner protocol version check 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 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 47a9c01a68 [0.99.27] Simon's graph sorting patches 21 years ago
  joq 6081817871 [0.99.23] minor message correction 21 years ago
  joq a82bed0d12 [0.99.23] multi-server resource management 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 ca4495caa1 fixed long-lived incorrect advance of transport frame before first rolling process cycle 21 years ago
  letz 44b809aa1f Fix a segmentation fault in shared memory desallocation if a driver can not be loaded. 21 years ago
  letz 9ac7f36272 Fix order so that a graph reorder callback correctly see the new connection state after a connection state change. 21 years ago
  pbd df6021a3fa fix rolling frame count handling, and expand author list 21 years ago
  trutkin 319be8dbce Header fix for macosx. 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 c94066f80a [0.99.12] client limit fix 21 years ago