9 Commits (c90412ef08908e8b4cbbddefb52c2823dada04b5)

Author SHA1 Message Date
  kaiv c90412ef08 - added jslist.h, a replacement for glib's linked list code 23 years ago
  pbd f139113e3e fix configure for libsndfile, add 3 new sample clients, fix problems with removing dead clients, change timebase to use pending model 23 years ago
  kaiv 05efffad1b Fixes a bug which caused valid transport position to be 23 years ago
  pbd 9600d63614 powerpc, engine ok, libversion patches 23 years ago
  wingo 8a1e99e581 * added a crapload of debugging printouts 23 years ago
  pbd e2a9703db7 kai's soft timeout patch 23 years ago
  pbd ee73fe8685 use worst case for CPU utilization (from steve harris) 23 years ago
  wingo 8cc7a1f03c Fixed up some of the directory changes, and landed the capabilities patch from 23 years ago
  pbd 44bed2543a directory reorganization 23 years ago
  wingo 44c5917995 * moved private types declarations out of jack/types.h and into a number 23 years ago
  pbd 41b31402a7 fix some (all?) endian problems 23 years ago
  pbd a1b74a07ac new code to measure frame-based time flow 23 years ago
  pbd bc97d5427b made cpu load more accurate 23 years ago
  pbd 949140d22c two typographic fixes from fernando 23 years ago
  pbd ca1543e493 added "cpu_load" measurement 23 years ago
  pbd 0a8cd6b5e4 fix use of util.h 23 years ago
  pbd c73f6e6315 tuning, tracing, new tarball name, bug fixes 23 years ago
  adnans 7726223621 Set the watchdog thread priority to 99 when -P 89+ is requested. 23 years ago
  pbd 07d36a5792 added watchdog thread for RT usage 23 years ago
  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 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
  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
  pbd 841ba2360c connect.c, transport control API, slightly more info in sigusr1 dump 24 years ago
  pbd 9f2f81c26d add --asio and the timed_out element for client control 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 b2cacdaffc remove extraneous output from clear_fifos 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 4aec002142 add jack_port_disconnect, plus minor bug fixes 24 years ago
  pbd 4cdb00f120 better state transition table allows clean removal of unfinished clients 24 years ago
  pbd 26e08f2755 add -lm, remove capture/playback poll debugging 24 years ago