1128 Commits (6c650ca0909aca10b26ba388cc49058bfe3813c1)
 

Author SHA1 Message Date
  torben 6c650ca090 [netjack] improved xrun reporting 16 years ago
  torben a4c17bd87f stop automake trying to install all manpages 2 times. 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 5d170e72d5 whitespace squelching in netsource.c 16 years ago
  torben 043e5e6fbb apply fixes for message buffer thread destruction (fixes #140) 16 years ago
  torben 5699559239 fix back the controlloop inversion. 16 years ago
  paul 7beff16c75 man page fixes from debian/lintian 16 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
  torben fc2a0ad04b [alsa_out] make ports physical, so portaudio finds em 16 years ago
  torben 7a8e4310f7 [netjack] deadline_goodness fix 16 years ago
  torben 7c798afbab [netjack] improve high jitter behaviour and add jitter parameter. 17 years ago
  torben 80c0630e08 [alsa_out] make latency constant. subtract frames_since cycle start from off 17 years ago
  sonarnerd 0326eb4afe Kjetil S. Matheussen: Fix a bug in HPET mmap() error check 17 years ago
  paul 5deb41c4dd more manpage fixes from debian 17 years ago
  paul e64a61d6fa manpage fixes from debian automated q&a 17 years ago
  torben fb92210579 [netjack] fix MSG_CONFIRM 17 years ago
  paul 16550a4c03 fix include path to be a .h not a .c file 17 years ago
  torben fd54758fe9 fix jack_connect to close jack_client in case of error (debian bug 465073) 17 years ago
  torben 6fbf06083d fix segfault, with -f option in jack_impulse_grabber 17 years ago
  torben 32edf3758f fix building when PATH_MAX is not defined. (should fix debian bug 320736) 17 years ago
  torben 3d0e0c7c73 on gentoo64 /usr/lib is just a softlink. find wants / after dir name. 17 years ago
  torben 2b7011c39e [jackd] fix sanitycheck setting clocksource to broken. 17 years ago
  paul 2301ee1490 slightly more explanatory message regarding rt scheduling failure 17 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 17 years ago
  paul 1c274e4093 fix --no-sanity-checks and make freq-scaling detection non-fail 17 years ago
  paul 4baaa70f13 add stub sanitycheck() function for non-linux platforms 17 years ago
  paul da01fb78df first pass at integrating sanity/system checks into jack1 17 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)) 17 years ago
  paul f862adb799 "virtualize" and allow overriding of thread creation function, to allow Wine support 17 years ago
  paul 56e43216df include memops from the correct location, or at least a better location 17 years ago
  torben 8d20c36965 [alsa-io] fix signal termination 17 years ago