1348 Commits (27ea8647fa6a1d399c4620278bdece6c20caec2c)
 

Author SHA1 Message Date
  torben 88f9fe85a4 [alsa_io] add linear component to the dll and some dampening. 16 years ago
  torben d2be956f5b [alsa_io] add a linear component to the cubic dll 16 years ago
  torben 1051ee3606 [alsa_io] dont compare sample_rate with error and bail out. 16 years ago
  torben 4947cb3675 [core] still poll zombified client fd for HUP, so it will get removed. 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 2f82779765 Fix doxygen confusion with POST_PACKED_STRUCTURE 16 years ago
  torben 93cec3f0f7 switch to using jack_get_time instead of jack_get_microseconds 16 years ago
  torben 1b49e0d0d3 [alsa-io] port to new hwparams. 16 years ago
  torben eab757b590 Remove false message about not building NetJack. we always build it. 16 years ago
  torben 5d0523107b [netjack] fix warnings about unused variables without libsamplerate 16 years ago
  torben 2f7ba90837 [netjack] build jack_netsource even without libsamplerate 16 years ago
  torben fa17daf77c [alsa-out] another fix for alsa out. now it really should be fixed. 16 years ago
  torben 7bf71fb380 [alsa_out] fix behaviour when output samplerate does not match jackd 16 years ago
  torben 643385081d [netjack] Fix number packet_cache for 0 payload case. 16 years ago
  paul e80001100a bump version number 16 years ago
  torben 07ca2a70d3 fixes for jack-midi 32bit interop. (to be reviewed by paul) 17 years ago
  torben 7c027115ea Fix alpha compilation error. Debian Bug #508114. 17 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
  paul d045111ae9 proper cleanup of "temporary" JACK server, by killing the wait thread with SIGUSR2 17 years ago
  paul f568569b9f revert most of last change 17 years ago
  paul d52ba8851d stop & detach driver when exiting due to -T/--temporary flag 17 years ago
  torben cd4ee518dc [netjack] improve deadline handling, to recover from running too fast. 17 years ago
  paul aacd277f2d bump micro version 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
  paul 4824ec3e30 yet more man page write-ups 17 years ago
  paul daaa3635bd no man page for the "simple_client" 17 years ago
  paul 2ee173f416 specify a sensible default duration for jackrec (MAX_FRAMES) 17 years ago
  paul 8510e4a75a more man page write-ups 17 years ago
  paul 5b30691c93 make man page for jack_disconnect ref jack_connect and put all info on that page 17 years ago
  paul 6353132320 templatize and edit alsa_io man page(s) 17 years ago
  torben 0b6a4c8d7c [alsa_io] man page 17 years ago
  torben b1c2e37a5c [alsa_in] fix bug, causing noise. change back to using dll code. 17 years ago
  torben 1ba12ae623 [netjack] Adjust deadline faster. 17 years ago
  torben 5d86ff3cd2 Add Gitignore 17 years ago
  paul 4b3980870d better integration of man page build system into overall autofoo nonsense 17 years ago
  paul 6699d5fd64 jack_{,dis}connect should be silent in the event of failure 17 years ago
  paul 59263ef27a fix reversed naming of ALSA seq MIDI ports 17 years ago
  paul 6a05eee80a template-ized tools man pages and add Makefile for them (still to do - edit contents, because they are pretty useless) 17 years ago
  paul fe434c3eb5 make jack_connect agnostic about the order of its port arguments (duh!) 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 6bd18ab2da add --enable-ancient-libc for compiling on systems (like debian stable as of Dec 2008) that need -D_XOPEN_SOURCE=600 -D_BSD_SOURCE to access PThread r/w locks and other modern stuff 17 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 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
  rncbc 9d9ed699c3 [RPM.SPEC] - enable dynamic SIMD optimizations by default; 17 years ago
  paul 22edbbbd7b fix deadlock in jackd caused by graph/problem lock ordering 17 years ago