198 Commits (148d4588c216f77b71eb1bdfe4ba3147712dab9c)
 

Author SHA1 Message Date
  pbd 3fc014fd97 limit depth for port total latency computation 24 years ago
  pbd f7275a6c4b fix problem with uncleared port->buffer_info value 24 years ago
  pbd 46cf27ee00 remove nasty printf from jack_port_get_buffer() 24 years ago
  pbd a321c5d3e0 remove cleanup thread, add dither code from steve harris 24 years ago
  pbd 46b6a573fa many changes to the internals 24 years ago
  pbd 598b6c4634 support for port total latency computation 24 years ago
  pbd 279b02477f added argument to graph order callback 24 years ago
  pbd d6c9e11463 added graph order callback, updated to call internal clients as well 24 years ago
  pbd a0ac75f460 added graph order callback 24 years ago
  pbd 5325fe86c1 free duplicate list during graph sort, minor text motion 24 years ago
  pbd dbe00994d7 rectangular dither added (from steve harris) 24 years ago
  kaiv ba6b596369 Yet another sort bugfix. One rare locking bug fixed in client removal code. 24 years ago
  kaiv 4002202464 Recurse bug with cyclic client dependencies. 24 years ago
  kaiv 818e9bfd13 Fixed graph sorting bug with transitive client dependencies. Added fed_by info to jackd sigusr1 dump. 24 years ago
  kaiv b850bcca07 Temporary fix for a client removal bug in control thread. 24 years ago
  kaiv d4837aa1f5 Fix for graph rechaining bug. 24 years ago
  wingo 3ce4077037 fix a typo in an include 24 years ago
  pbd 4611ad8070 remove dangling remnants of varags from jack_driver_load 24 years ago
  kaiv dc2e950ae4 Fix for the deadlock bug in jack_deliver_event(). 24 years ago
  pbd 454e6deb62 prevent clients from unregistering other ports; compact dump output 24 years ago
  wingo c6003bb82b * put jack plugins in $libdir/jack 24 years ago
  pbd ae37e72c53 connect.c, transport control API, slightly more info in sigusr1 dump 24 years ago
  pbd 841ba2360c connect.c, transport control API, slightly more info in sigusr1 dump 24 years ago
  pbd 413cc66ac6 alsa driver usage patch 24 years ago
  pbd ac19b71d02 allowed for duplex/capture/playback in alsa driver 24 years ago
  pbd 9f2f81c26d add --asio and the timed_out element for client control 24 years ago
  pbd d43e78095d generic driver loading scheme, v0.12.0 24 years ago
  kaiv e3ae718a5c Removed unnecessary fprintf statement. 24 years ago
  kaiv d198d91385 ALSA xrun handling fixes. 24 years ago
  kaiv 8498b9ff80 Fix to jack_clear_fifos bug. 24 years ago
  pbd 5577043352 use driver wait function when waiting for subgraphs 24 years ago
  pbd 7bb8946e6e revert test case from fltk_client 24 years ago
  pbd 4546c0bc0a remove erroneous hard-coded channel in write_to_channel call 24 years ago
  pbd 2f09d9e9bd remove some done items from TODO 24 years ago
  kaiv fe5a5bdd1d Fixed bug in copying data from port buffer to alsa_pcm:out_X. 24 years ago
  pbd 08abe38213 more files for cvs to ignore 24 years ago
  pbd f4c9ecc07a improve handling of "cannot create new client" errors between server and client 24 years ago
  pbd d2184494e7 fix longopt name for period count 24 years ago
  pbd c32fa71946 updated .cvsignore from andy 24 years ago
  pbd b2cacdaffc remove extraneous output from clear_fifos 24 years ago
  pbd 6cdb9d5fbe remove gain argument from write_to_channel ops 24 years ago
  pbd 0faf354624 remove extra debugging fields from client shared structure - they were there for the fifo problem 24 years ago
  pbd e98f76e511 fixed random data left in FIFO problem- phew! 24 years ago
  pbd bf12d41e3a intermediate debugging state, trying to track down clicking problem after aborted client restart, but contains several important fixes 24 years ago
  pbd 5a3ddca0ed fixed graph_lock issues for driver/engine, kai's dump patch, remove hammerfall code that is broken under ALSA CVS, move to 0.11.0 24 years ago
  pbd bb77c5c4db fixed race condition with client removal 24 years ago
  pbd 9dbb91abcc zero buffer fix, patches from jeremy and others, driver cleanup 24 years ago
  pbd 02b141f674 latest changes related to ardour (DAW) support 24 years ago
  pbd e6b9a40032 add jack_port_connected_to(), plus port connection lock on client side 24 years ago
  pbd 4c74e263fd added gpl-ish message 24 years ago