44 Commits (27ea8647fa6a1d399c4620278bdece6c20caec2c)

Author SHA1 Message Date
  torben 2a2057d6ab [alsa_io] fix absolute samplerate clampling 15 years ago
  torben b26335d4c1 [alsa_io] fix overflow in time calculation, thanks to delYsid 15 years ago
  torben 2399e8c181 world domination for alsa_io 15 years ago
  torben 7a34991749 remove occurences of alloca and remove some unused vars. 15 years ago
  torben fc2a0ad04b [alsa_out] make ports physical, so portaudio finds em 16 years ago
  torben 80c0630e08 [alsa_out] make latency constant. subtract frames_since cycle start from off 16 years ago
  paul b4c875b9fb correct memops mess (there were two instances of the header file, now there is just one, in jack/memops.h (not installed)) 16 years ago
  torben 8d20c36965 [alsa-io] fix signal termination 16 years ago
  torben 12896452a0 [alsa-io] make libsamplerate quality configurable 16 years ago
  torben 72720ff9b4 [alsa-io] make size of smooth array configurable. put window in memory 16 years ago
  torben 695ecf7d2b [alsa-io] add handler for SIGTERM 16 years ago
  torben 9b61b9908a [alsa-io] print out sample format and small fixes. 16 years ago
  torben a6a2c9beac [alsa-io] add support for float LE 16 years ago
  torben f27846f746 [alsa-io] remove ALSASAMPLE and syncup alsa-in 16 years ago
  torben 9a2a77edda [alsa-out] add support for memops and S32, S24, S16 output format. 16 years ago
  torben f1311b1b19 [alsa-io] make pclamp and control out quantization configurable 16 years ago
  torben 31e9900d09 [alsa-io] fix defaults for -t and -m 16 years ago
  torben 8e8412ab3c [alsa-io] fixup one cleanup error, and bring alsa_in in sync. 16 years ago
  torben 59c862fc00 [alsa-out] cleanup 16 years ago
  torben 9acf026ed0 [alsa-out] quantize PI controller output around resample_mean 16 years ago
  torben f224e7e3b4 [alsa-out] safety commit (somethings wrong) 16 years ago
  torben 0307e46dba [alsa-out] use correct PI-control... clamps P to remove noise in stable state 16 years ago
  torben 17c49917e5 [alsa-out] lol its even more easier than i thought :S PI control 16 years ago
  torben 4869862d4a [alsa-out] this seems okish. 16 years ago
  torben d68137aaea [alsa-out] some changes again. 16 years ago
  torben aaf443bdd3 [alsa-out] intermediate commit 16 years ago
  torben f593437328 [alsa_out] omg !!! now its becoming academic :) 16 years ago
  torben 653d9847a1 [alsa_out] dont set xfer align, deprecated 16 years ago
  torben 7f955b1bc7 [alsa_out] change xrun handling... gonna revert. 16 years ago
  torben d0d3873079 [alsa_io] add plottable output instrumenation 16 years ago
  torben e025a493d5 [alsa_io] Add some sanity measures to max_diff and target_delay 16 years ago
  torben 6d3981e833 [alsa_io] even more comment syncing. 16 years ago
  torben e019971641 [alsa_io] remove rememnants of time_smoother 16 years ago
  torben b753119f80 [alsa_io] cleanup old cruft code. 16 years ago
  torben 88f9fe85a4 [alsa_io] add linear component to the dll and some dampening. 16 years ago
  torben d2be956f5b [alsa_io] add a linear component to the cubic dll 16 years ago
  torben 1051ee3606 [alsa_io] dont compare sample_rate with error and bail out. 16 years ago
  torben 1b49e0d0d3 [alsa-io] port to new hwparams. 16 years ago
  torben fa17daf77c [alsa-out] another fix for alsa out. now it really should be fixed. 16 years ago
  torben 7bf71fb380 [alsa_out] fix behaviour when output samplerate does not match jackd 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 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
  marco 7170803622 * alsa_in, alsa_out and jacknet_client are now in the tools directory 17 years ago