360 Commits (43e32d389a417f060dfb51f4cc202ade10513a8f)

Author SHA1 Message Date
  torben 43e32d389a sort of giving up :) ... set want_deadline to (- period/4 ) 15 years ago
  torben 2e4ad047f5 special want_deadline goodness for -l1 15 years ago
  torben cd53307117 want_deadline extract 15 years ago
  torben 0dc1ecc273 drop old file 15 years ago
  torben 3b1a2263bf set driver->period_usecs... fixes the zombification issues. 15 years ago
  torben bd94551fe9 comment out jack_error messages again. 15 years ago
  torben 4cb9e690e4 fix signedness issues with deadline_goodness compares. 15 years ago
  torben 606c9b6707 calling delay doesnt work. deactivate for now. 15 years ago
  torben fdbba6a1fd [netjack] on slave send outgoing packets from listen port 15 years ago
  torben 6c650ca090 [netjack] improved xrun reporting 15 years ago
  torben 05fe1ac394 improve startup behaviour. retrieves the highest framecount. 15 years ago
  torben 43db3b191e fix packet_cache_get_next_available_framecnt returning old packets. 15 years ago
  torben 8fe3be703c make -dnet report xruns. 15 years ago
  torben 4655fc1972 fix stuff the old merge broke. 15 years ago
  torben 550b65510f include jack/internal.h for jack1 15 years ago
  torben e49e1846ea include "config.h" 15 years ago
  torben 60bba680a8 copy netjack_packet.{c,h} from jack2 15 years ago
  torben 9e787bab0d fix missing always deadline driver param 15 years ago
  torben cda89285ff copy over netjack.{c,h} from jack2 15 years ago
  torben 73b23245a9 [netjack] code reuse part2: move non driver specific code to netjack.c 15 years ago
  torben bc1de2953e [netjack] code-reuse part1: move most driver state to its own structure. 15 years ago
  torben 4a1b4d0220 factor out poll error. (by nettings) 15 years ago
  torben e4ac839c21 sweet porttype conditionals (by nettings) 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 5699559239 fix back the controlloop inversion. 15 years ago
  paul b0a3ae949c move jack capture into example clients (its not a finished tool) ; update embedded docs for some jack frame time functions, and use direct form in jack_last_frame_tim() ; use fprintf() and not jack_info when printing DEBUG_WAKEUP output 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
  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 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. 16 years ago
  torben 3f9efbad42 [netjack] Add -H option to turn off ntoh of payload data. reduces CPU load. 16 years ago
  torben eb44cb0f65 [netjack] Compensate transport also for codec latency. should be sample accurate over internet now. 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
  torben 0573556d33 [netjack] Reduce dynamic deadline adjustement speed again. now it seems to really work. 16 years ago
  torben 157a656703 [netjack] fix master verification.... doh. 16 years ago
  paul dc837ebbd6 netjack-to-compile fixes for OS X 16 years ago
  torben 1ba12ae623 [netjack] Adjust deadline faster. 16 years ago
  paul 59263ef27a fix reversed naming of ALSA seq MIDI ports 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 1878898b2b fixup removal of sysv SHM registry @ make install time (packagers take note); remove port delete/create messages from ALSA MIDI backend code 16 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 16 years ago