110 Commits (f20a8ae4972fd1a9da162a723cbf9a12cfd7c67c)

Author SHA1 Message Date
  torben f20a8ae497 free the ports. lets make some good examples. 14 years ago
  torben aa2bd69905 fix jack_lsp crashing for 0 ports 14 years ago
  torben 190640f851 add suport for celt-0.8.x 14 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 15 years ago
  Torben Hohn 1694498d40 send session notify to specific clients (1/2) 15 years ago
  Torben Hohn 02b85334d2 fix missing : in port regexp 15 years ago
  Torben Hohn 9050f6d1ed properly typedef jack_session_command_t 15 years ago
  Torben Hohn 2238980b3b switch uid to string.. in return value from session_notify 15 years ago
  Torben Hohn 191ba4f0de uhh... dont use same index var in 2 for loops :S 15 years ago
  Torben Hohn c96c0c2823 add "" around port names for jack_connect in session_notify 15 years ago
  Torben Hohn 45d8861da4 oops broke normal jack_connect 15 years ago
  Torben Hohn 21222c1837 add uuid mapping to jack_session_notify 15 years ago
  Torben Hohn 1db0b88aea add -u (uuid) option to jack_connect 15 years ago
  Torben Hohn aca2a12117 set and get cookie... 15 years ago
  Torben Hohn c96d49d21e remove uuid field from ports again, and add jack_get_client_name_by_uuid() 15 years ago
  Torben Hohn 96d44837b4 from session_notify 15 years ago
  Torben Hohn 0cd91348c6 return of the startup strings. 15 years ago
  Torben Hohn 5a4e40db2c fix some stuff.... 15 years ago
  Torben Hohn ecdbe0a5d5 add examples... 15 years ago
  torben 2399e8c181 world domination for alsa_io 15 years ago
  torben d831cb1286 remove stuff breaking make dist 15 years ago
  torben 7a34991749 remove occurences of alloca and remove some unused vars. 15 years ago
  torben 932938aef6 remove time_smoother... was just an experiment for alsa_io 15 years ago
  torben 09a3ffede5 change client name to "netjack" 15 years ago
  torben 1a8c92cfa3 remove still here message 15 years ago
  torben 75f17f17c7 [netsource] free packet cache after jack_client_close 15 years ago
  torben b85a6210c4 change help text to celt kbits 15 years ago
  torben fd37c06bdb joerns commandline parameter sanity patch 15 years ago
  torben ad8c23db90 massage celt value, so it represents bandwidth in kbits 15 years ago
  torben 5901db02bd add segterm handler to netsource for clean exit. 15 years ago
  torben e090f3ded2 add jack_wait 15 years ago
  paul d523d4347d add newlines to output of jack_bufsize and jack_samplerate when used without arguments 15 years ago
  torben b25ebbd9f0 [netsource] add -B bindport option to netsource 15 years ago
  torben 9328a26294 add jack_samplerate which prints the current samplerate 15 years ago