1348 Commits (27ea8647fa6a1d399c4620278bdece6c20caec2c)
 

Author SHA1 Message Date
  torben 80c0630e08 [alsa_out] make latency constant. subtract frames_since cycle start from off 16 years ago
  sonarnerd 0326eb4afe Kjetil S. Matheussen: Fix a bug in HPET mmap() error check 16 years ago
  paul 5deb41c4dd more manpage fixes from debian 16 years ago
  paul e64a61d6fa manpage fixes from debian automated q&a 16 years ago
  torben fb92210579 [netjack] fix MSG_CONFIRM 16 years ago
  paul 16550a4c03 fix include path to be a .h not a .c file 16 years ago
  torben fd54758fe9 fix jack_connect to close jack_client in case of error (debian bug 465073) 16 years ago
  torben 6fbf06083d fix segfault, with -f option in jack_impulse_grabber 16 years ago
  torben 32edf3758f fix building when PATH_MAX is not defined. (should fix debian bug 320736) 16 years ago
  torben 3d0e0c7c73 on gentoo64 /usr/lib is just a softlink. find wants / after dir name. 16 years ago
  torben 2b7011c39e [jackd] fix sanitycheck setting clocksource to broken. 16 years ago
  paul 2301ee1490 slightly more explanatory message regarding rt scheduling failure 16 years ago
  paul 3bea13b9ee (jack1) make realtime the default; add -L for "long latency" ; don't check for RT permission if not running realtime; don't check for freqscaling unless using RDTSC as clocksource 16 years ago
  paul 1c274e4093 fix --no-sanity-checks and make freq-scaling detection non-fail 16 years ago
  paul 4baaa70f13 add stub sanitycheck() function for non-linux platforms 16 years ago
  paul da01fb78df first pass at integrating sanity/system checks into jack1 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
  paul f862adb799 "virtualize" and allow overriding of thread creation function, to allow Wine support 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 76ae8d8f72 [alsa-io] update manpage 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 6edf23360f [alsa-io] update man page 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 565a8f5d82 [netjack] execute send code after recv code when latency != 0 16 years ago
  torben f1311b1b19 [alsa-io] make pclamp and control out quantization configurable 16 years ago
  torben a166e4732d [netjack] add -D mode alsa_io friend, also change initial deadline to 1period 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