31 Commits (fe66547ea2f9cbf78f27fc9bc2d66cbaabc01e17)

Author SHA1 Message Date
  torben e9b00c7c5a [alsa_io] stop using alloca and allocate buffer on the heap. 14 years ago
  torben 9ae6231e4f [latency api] switch JackLatencyCallback to return void 14 years ago
  torben bf16a19cda [alsa io] add latency callback for correct latency computation 14 years ago
  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 024958470a [alsa_in] dont fail, when samplerate does not match 16 years ago
  paul 56e43216df include memops from the correct location, or at least a better location 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 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 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 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 b1c2e37a5c [alsa_in] fix bug, causing noise. change back to using dll code. 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