1151 Commits (a60448b0a36e227cf11b1d40a93e0ee3d8eaba6c)
 

Author SHA1 Message Date
  torben a60448b0a3 meh... inverse retval... 15 years ago
  torben 542dcd63e0 upss... need to evaluate netjack_poll return value 15 years ago
  torben 05892a251e remove unnecessary messing with signals from netjack_poll_deadline 15 years ago
  torben 8b79ae3487 add netjack_poll back, easiest way to get ctrl-c autoconf packet wait. 15 years ago
  torben a6001a7ff3 add jack_samplerate man page, and update jack_bufsize 15 years ago
  torben b8365112bc add manpage for jack_wait 15 years ago
  torben e9ca29a49e make want_deadline even more negative. the offset machinery seems to need that. 15 years ago
  torben 25b2e04776 for all latencies below 4 we need negative deadline goodness. 15 years ago
  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
  paul 0d12d17122 add jack_on_info_shutdown() callback, which provides an code and a string describing why a client thread is being shut down; add jack_free() for compatibility with jack2 15 years ago
  torben e090f3ded2 add jack_wait 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
  paul d523d4347d add newlines to output of jack_bufsize and jack_samplerate when used without arguments 15 years ago
  torben b25ebbd9f0 [netsource] add -B bindport option to netsource 15 years ago
  torben fdbba6a1fd [netjack] on slave send outgoing packets from listen port 15 years ago
  torben 9328a26294 add jack_samplerate which prints the current samplerate 15 years ago
  torben 0c9c6f1870 activate jack_bufsize and make it report, when started without args 15 years ago
  torben 6c650ca090 [netjack] improved xrun reporting 15 years ago
  torben a4c17bd87f stop automake trying to install all manpages 2 times. 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 5d170e72d5 whitespace squelching in netsource.c 15 years ago
  torben 043e5e6fbb apply fixes for message buffer thread destruction (fixes #140) 15 years ago
  torben 5699559239 fix back the controlloop inversion. 15 years ago
  paul 7beff16c75 man page fixes from debian/lintian 15 years ago
  paul 158fc6601d add file moved from tools dir 16 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
  paul 9cea782683 spelling fixes from debian 16 years ago
  paul 5af314019d spelling fixes from debian 16 years ago
  torben 024958470a [alsa_in] dont fail, when samplerate does not match 16 years ago