31 Commits (1db0b88aea53688c5bd17af8de1d280e1a1e204f)

Author SHA1 Message Date
  Torben Hohn 0cd91348c6 return of the startup strings. 15 years ago
  Torben Hohn 78cbb6d5c2 initial commit of session notification infrastructure 15 years ago
  paul f5415c352c fix potential crash/memory corruption if client exits before jack_client_open() returns 15 years ago
  paul d045111ae9 proper cleanup of "temporary" JACK server, by killing the wait thread with SIGUSR2 16 years ago
  paul f568569b9f revert most of last change 16 years ago
  paul d52ba8851d stop & detach driver when exiting due to -T/--temporary flag 16 years ago
  paul 6ae5c7e60d bump to 0.116.0; torben's re-pushed changes to make 32/64 compatibility really work, which change the size of a couple of protocol structures (hence the minor version change); use CFLAGS from environment; export JACK_CORE_CFLAGS to makefiles so that simd.c can use it and not JACK_CFLAGS which includes optimization flags; don't use MMX for math if we're using SSE; torben's patch to add better (ALSA memops-based) scaling for float->int16 conversion 16 years ago
  paul 69039cae1c fix export of pointers into JACK API headers, thus allowing a 64 bit JACK server to support 32 bit clients and vice versa (work done primarily by Torben, with a few cleanups from Paul) 16 years ago
  paul 780722f196 compilation fixes for OS X; remove "no message buffer overruns" message 17 years ago
  paul cedf146c03 fixes for detecting and cleaning up problematic clients 17 years ago
  paul 2cc32e191a karsten's mutex -> rwlock patch; fix up driver attach ordering so that we still get "system" port names 17 years ago
  paul 91c1333742 mark clients Finished after process has been called; remove clients that do not respond to events et al; use poll&read to wait for event responses, not just read; add -r to remove/replace JACK SHM registry at startup 17 years ago
  sletz a89837bbfc Version 0.109.8 : new thread model 17 years ago
  sletz f0bfb84688 Version 0.109.4 : Nedko Arnaudov log patch 17 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
  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 f31ca67009 name fix for hw monitoring function plus fix for RME "mixer" control (from nick mainsbridge 19 years ago
  pbd 2aa634a8af * JACK MIDI patch from Ian Esten 19 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 570910460f cleaner protocol version check 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 c0c46050db [0.99.29] improve _open() and _load() error handling; minor cleanup 20 years ago
  joq 47a9c01a68 [0.99.27] Simon's graph sorting patches 20 years ago
  joq f28ddbdc5b [0.99.19] add new realtime-safe messagebuffer interface 20 years ago
  trutkin 319be8dbce Header fix for macosx. 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