123 Commits (fe66547ea2f9cbf78f27fc9bc2d66cbaabc01e17)

Author SHA1 Message Date
  paul 815fabe8a8 fix help/usage message for jack_samplerate (c/o adi) 14 years ago
  paul 8cd558d469 rename jdelay to jack_iodelay as per fons' request 14 years ago
  torben a3424a6664 [alsa_out] squelch diff to alsa_in by moving the quit variable around. 14 years ago
  torben b726435025 [alsa_out] add SND_PCM_FORMAT_S24_3LE format support 14 years ago
  torben cd2dca8587 [alsa_out] remove the offset on the delay computation 14 years ago
  torben e9b00c7c5a [alsa_io] stop using alloca and allocate buffer on the heap. 14 years ago
  paul 8cf46ee70b check requested buffer size and limit to 1..16384 - avoids wierd behaviour caused by jack_bufsize foobar 14 years ago
  torben a0a93ace65 [jdelay] fix jdelay for new latency api. 14 years ago
  torben febfb52d72 [tools] add jdelay ported to C from jack2 codebase 14 years ago
  torben f9b762ba04 [midi dump] fix warning 15 years ago
  torben 9ae6231e4f [latency api] switch JackLatencyCallback to return void 15 years ago
  torben bf16a19cda [alsa io] add latency callback for correct latency computation 15 years ago
  torben f962540c0b [latency api] also print playback and capture latency in jack_lsp 15 years ago
  torben f20a8ae497 free the ports. lets make some good examples. 15 years ago
  torben aa2bd69905 fix jack_lsp crashing for 0 ports 15 years ago
  torben 190640f851 add suport for celt-0.8.x 15 years ago
  paul 27910ac24b new MIDI "tracer" tool 15 years ago
  torben 89243cc360 remove global packet cache... thanks to vokimon 15 years ago
  torben 7a0fafede3 silence jack_info in jack_bufsize and jack_wait 15 years ago
  torben 21c1b44223 fix complete fuckup with asymmetric chancounts in netsource (doh) 15 years ago
  torben af2df52562 return True from sync_cb when not connected. 15 years ago
  torben 2a2057d6ab [alsa_io] fix absolute samplerate clampling 15 years ago
  torben 214e7723c3 set session dir correctly in the output of jack_session_notify 15 years ago
  torben cf530808c9 add session notification infrastructure 15 years ago
  torben 066a492e64 some more jack_client_new i had missed. 15 years ago
  Torben Hohn b7f11d9264 some more jack_client_new i had missed. 15 years ago
  Torben Hohn 47f02b009d update session_notify.c for new interface. 15 years ago
  torben 95516eb763 change jack_client_new to jack_client_open in the remaining examples 15 years ago
  Torben Hohn d17c04ad1b include jack/session.h in jack_connect 15 years ago
  Torben Hohn 99e966e1c9 change jack_client_new to jack_client_open in the remaining examples 15 years ago
  Torben Hohn 1d19f467cb fix comment block 15 years ago
  Torben Hohn 6eaa6ae64b update jack_simple_client and jack_session_notify for new api 15 years ago
  torben b26335d4c1 [alsa_io] fix overflow in time calculation, thanks to delYsid 16 years ago
  Torben Hohn 1694498d40 send session notify to specific clients (1/2) 16 years ago
  Torben Hohn 02b85334d2 fix missing : in port regexp 16 years ago
  Torben Hohn 9050f6d1ed properly typedef jack_session_command_t 16 years ago
  Torben Hohn 2238980b3b switch uid to string.. in return value from session_notify 16 years ago
  Torben Hohn 191ba4f0de uhh... dont use same index var in 2 for loops :S 16 years ago
  Torben Hohn c96c0c2823 add "" around port names for jack_connect in session_notify 16 years ago
  Torben Hohn 45d8861da4 oops broke normal jack_connect 16 years ago
  Torben Hohn 21222c1837 add uuid mapping to jack_session_notify 16 years ago
  Torben Hohn 1db0b88aea add -u (uuid) option to jack_connect 16 years ago
  Torben Hohn aca2a12117 set and get cookie... 16 years ago
  Torben Hohn c96d49d21e remove uuid field from ports again, and add jack_get_client_name_by_uuid() 16 years ago
  Torben Hohn 96d44837b4 from session_notify 16 years ago
  Torben Hohn 0cd91348c6 return of the startup strings. 16 years ago
  Torben Hohn 5a4e40db2c fix some stuff.... 16 years ago
  Torben Hohn ecdbe0a5d5 add examples... 16 years ago
  torben 2399e8c181 world domination for alsa_io 16 years ago
  torben d831cb1286 remove stuff breaking make dist 16 years ago