230 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 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 19 years ago
  joq 01510126a9 r5333@lithium: joq | 2006-11-22 13:53:19 -0600 19 years ago
  joq 11184f247b [0.102.17] limit timeout with -R to 5 sec 19 years ago
  paul 523fa3e0c6 drobilla's MIDI patch, plus a tiny big/little endian fix for the ALSA backend 20 years ago
  pbd 6114db31de lars luthman's BBT offset patch, plus a new experimental, analogous video offset for jack_position_t 20 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
  sonarnerd a626df0f06 - Generic improvements for --enable-dynsimd framework 20 years ago
  sonarnerd 7d34e50c52 Remove support for x86_64 as it seems to be broken 20 years ago
  rncbc 2c3fb75905 * drivers/alsa/usx2y.c: avoid crackles when playback ports are 20 years ago
  sonarnerd 0fd4fb70a3 Fixed --enable-dynsimd parts to work with latest gcc releases when using -march=pentium4 20 years ago
  sonarnerd 196eb3e52b SSE and E3DNow! mixing support with new config option --enable-dynsimd 20 years ago
  rncbc f506c97f89 Make channels 3+4 of US428 work. 20 years ago
  letz de5612b137 Extend JACK_DRIVER_PARAM_STRING_MAX from 31 to 63 for CoreAudio driver -n parameter 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
  pbd 9df4f74556 fix reacquisition of RT scheduling after freewheel mode; cleanup memory unlocking debug output 21 years ago
  letz c02b49ef84 Change EventType to JackEventType to avoid a name conflit on OSX 21 years ago
  joq 5d38699f39 [0.99.44] ALSA driver bug fixes: 21 years ago
  joq 284d80c382 [0.99.42] move several function prototypes to statistics.h 21 years ago
  joq 14ee88b9f7 [0.99.41] delayed_usecs statistics 21 years ago
  joq 898c65f920 [0.99.40] POSIX shm workarounds for OSX 21 years ago
  joq 5246f2a104 [0.99.39] multiserver POSIX shm fixes 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 149899b950 minor doc update 21 years ago
  trutkin 272d1f7bc0 Fix for VERBOSE() 21 years ago
  joq f3c0869143 [0.99.32] minor messagebuffer improvements 21 years ago
  joq 4ad5ffd031 [0.99.31] SHM registry locking 21 years ago
  joq 2398b7b11f [0.99.30] significant shm.c restructuring 21 years ago
  joq c0c46050db [0.99.29] improve _open() and _load() error handling; minor cleanup 21 years ago
  joq db850b5448 [0.99.28] purge shm registry on make install 21 years ago
  joq fc2284ba7c remove const attribute from client argument of jack_port_by_id() 21 years ago
  joq 47a9c01a68 [0.99.27] Simon's graph sorting patches 21 years ago
  joq 715c2be22c [0.99.25] fix for port memory leakage 21 years ago
  joq a82bed0d12 [0.99.23] multi-server resource management 21 years ago
  joq 9eaa23623e [0.99.21] CHECK_PREEMPTION() comment correction 21 years ago
  joq 7ec291780c [0.99.21] add CHECK_PREEMPTION() macro to libjack 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
  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