33 Commits (fe66547ea2f9cbf78f27fc9bc2d66cbaabc01e17)

Author SHA1 Message Date
  torben 190640f851 add suport for celt-0.8.x 14 years ago
  torben 89243cc360 remove global packet cache... thanks to vokimon 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 7a34991749 remove occurences of alloca and remove some unused vars. 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 b25ebbd9f0 [netsource] add -B bindport option to netsource 15 years ago
  torben e49e1846ea include "config.h" 15 years ago
  torben cd0573ac07 remove celt magic bitdepth number... (by nettings) 15 years ago
  torben dd69da4589 make configure check for different celt api, already in distros 15 years ago
  torben 5b642bcabe update celt code to celt-0.7.0 api (fixes #139) 15 years ago
  torben 5d170e72d5 whitespace squelching in netsource.c 15 years ago
  torben 565a8f5d82 [netjack] execute send code after recv code when latency != 0 16 years ago
  torben 93cec3f0f7 switch to using jack_get_time instead of jack_get_microseconds 16 years ago
  torben 3f9efbad42 [netjack] Add -H option to turn off ntoh of payload data. reduces CPU load. 16 years ago
  torben 9643ffbb40 [netjack] support building without libsamplerate 16 years ago
  torben cd4ee518dc [netjack] improve deadline handling, to recover from running too fast. 16 years ago
  paul 606ab3652d torben's latest netjack code: dynamic deadline handling for packet loss; redundancy mode; fix memory corruption with celt; dont poll, when packet we want is already there; remove old framecnts from cache. works ... osort of :) 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 9c62615486 "zero-latency" patch for netjack from torben 16 years ago
  paul ac1f7aedcb compile and configuration fixes from OSX but useful everywhere 16 years ago
  paul de8dba1ff6 netjack changes from torben (packet loss handling leads to "dummy" backend-like behaviour; jitter buffer), along with smaller mods to alsa_{in,out} 16 years ago
  paul 0abc695b0e optional CELT support in netjack; fixes for a resampling issue in alsa_in and alsa_out; remove debug output from alsa_{in,out} 16 years ago
  paul f235681089 small FreeBSD patch from Erik dCL 16 years ago
  marco f0a4220243 * A patch from Torben Hohn to make netsource's output more pretty and user friendly 17 years ago
  marco ea2eed034b * Patch from Torben Hohn that adds the possibility to set the mtu used by NetJack connections 17 years ago
  marco 907afb26a7 * Rename net_source.c to netsource.c to make it consistent with the executable name 17 years ago
  marco 47b65e76f5 * Code cleanup 17 years ago
  marco c0c8ccd99b * Reorganise the receive code in the process callback 17 years ago
  marco 171e6b2d1a * Have jack_netsource use jack_client_open() instead of jack_client_new() 17 years ago
  marco 1ea55fa14a * Change jacknet_client's name to jack_netsource 17 years ago
  pieterpalmers 72d1002e21 - Add jackmidi support to netjack 17 years ago
  marco 7170803622 * alsa_in, alsa_out and jacknet_client are now in the tools directory 17 years ago