85 Commits (43e32d389a417f060dfb51f4cc202ade10513a8f)

Author SHA1 Message Date
  torben 43e32d389a sort of giving up :) ... set want_deadline to (- period/4 ) 16 years ago
  torben 2e4ad047f5 special want_deadline goodness for -l1 16 years ago
  torben cd53307117 want_deadline extract 16 years ago
  torben 0dc1ecc273 drop old file 16 years ago
  torben 3b1a2263bf set driver->period_usecs... fixes the zombification issues. 16 years ago
  torben bd94551fe9 comment out jack_error messages again. 16 years ago
  torben 4cb9e690e4 fix signedness issues with deadline_goodness compares. 16 years ago
  torben 606c9b6707 calling delay doesnt work. deactivate for now. 16 years ago
  torben fdbba6a1fd [netjack] on slave send outgoing packets from listen port 16 years ago
  torben 6c650ca090 [netjack] improved xrun reporting 16 years ago
  torben 05fe1ac394 improve startup behaviour. retrieves the highest framecount. 16 years ago
  torben 43db3b191e fix packet_cache_get_next_available_framecnt returning old packets. 16 years ago
  torben 8fe3be703c make -dnet report xruns. 16 years ago
  torben 4655fc1972 fix stuff the old merge broke. 16 years ago
  torben 550b65510f include jack/internal.h for jack1 16 years ago
  torben e49e1846ea include "config.h" 16 years ago
  torben 60bba680a8 copy netjack_packet.{c,h} from jack2 16 years ago
  torben 9e787bab0d fix missing always deadline driver param 16 years ago
  torben cda89285ff copy over netjack.{c,h} from jack2 16 years ago
  torben 73b23245a9 [netjack] code reuse part2: move non driver specific code to netjack.c 16 years ago
  torben bc1de2953e [netjack] code-reuse part1: move most driver state to its own structure. 16 years ago
  torben 4a1b4d0220 factor out poll error. (by nettings) 16 years ago
  torben e4ac839c21 sweet porttype conditionals (by nettings) 16 years ago
  torben cd0573ac07 remove celt magic bitdepth number... (by nettings) 16 years ago
  torben dd69da4589 make configure check for different celt api, already in distros 16 years ago
  torben 5b642bcabe update celt code to celt-0.7.0 api (fixes #139) 16 years ago
  torben 5699559239 fix back the controlloop inversion. 16 years ago
  torben 7a8e4310f7 [netjack] deadline_goodness fix 16 years ago
  torben 7c798afbab [netjack] improve high jitter behaviour and add jitter parameter. 16 years ago
  torben fb92210579 [netjack] fix MSG_CONFIRM 16 years ago
  torben a166e4732d [netjack] add -D mode alsa_io friend, also change initial deadline to 1period 16 years ago
  paul 167ff61aac (1) configure-time detection of likely-to-collide existing JACK installs (2) do not link libjack against libraries needed only for netjack components 16 years ago
  torben 93cec3f0f7 switch to using jack_get_time instead of jack_get_microseconds 16 years ago
  torben 5d0523107b [netjack] fix warnings about unused variables without libsamplerate 16 years ago
  torben 643385081d [netjack] Fix number packet_cache for 0 payload case. 16 years ago
  torben 055826a2f2 [netjack] Fix Redundancy mode. 17 years ago
  torben 3f9efbad42 [netjack] Add -H option to turn off ntoh of payload data. reduces CPU load. 17 years ago
  torben eb44cb0f65 [netjack] Compensate transport also for codec latency. should be sample accurate over internet now. 17 years ago
  torben 9643ffbb40 [netjack] support building without libsamplerate 17 years ago
  torben cd4ee518dc [netjack] improve deadline handling, to recover from running too fast. 17 years ago
  torben 0573556d33 [netjack] Reduce dynamic deadline adjustement speed again. now it seems to really work. 17 years ago
  torben 157a656703 [netjack] fix master verification.... doh. 17 years ago
  paul dc837ebbd6 netjack-to-compile fixes for OS X 17 years ago
  torben 1ba12ae623 [netjack] Adjust deadline faster. 17 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 :) 17 years ago
  paul b578ea2f0e fix dynamic SIMD for OS X ; add config.h to netjack driver code ; make a configure.ac comment about our inability to determine an -mFOO argument for gcc on OS X 17 years ago
  paul 9c62615486 "zero-latency" patch for netjack from torben 17 years ago
  paul 71a512249f more netjack driver compilation tweaks 17 years ago
  paul ac1f7aedcb compile and configuration fixes from OSX but useful everywhere 17 years ago
  paul ae0ea1f84a support OS X with new netjack code, plus a small netjack fix/improvement 17 years ago