16 Commits (148d4588c216f77b71eb1bdfe4ba3147712dab9c)

Author SHA1 Message Date
  pbd fff065e089 latency fix, plus latency output from jack_lsp 22 years ago
  pbd 5648db81b9 client killing modifications, remove hardwired alsa_pcm connections from example clients, jack_client_thread_id(). 22 years ago
  pbd d6f36ac256 port alias changes, incomplete; jack_temp_dir->jack_server_dir 22 years ago
  pbd 4e9a58708b fix recursion in both directions during total port latency computation 22 years ago
  pbd 946061aa2d measure kernel scheduling delays, fix blocking mutex issues with engine post process, fix xruns caused by engine lock out, add timestamps API, plus a few other cleanups and renames 22 years ago
  kaiv 3cea35ebd6 Ported the get_connections functionality to use the new linked-list implementation. 22 years ago
  theno23 6f30b302d4 Added Arthur Peters' connection handling patch 22 years ago
  kaiv c90412ef08 - added jslist.h, a replacement for glib's linked list code 22 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 23 years ago
  pbd f7275a6c4b fix problem with uncleared port->buffer_info value 23 years ago
  pbd a321c5d3e0 remove cleanup thread, add dither code from steve harris 23 years ago
  pbd 46b6a573fa many changes to the internals 23 years ago
  pbd 598b6c4634 support for port total latency computation 23 years ago
  pbd 279b02477f added argument to graph order callback 23 years ago
  pbd d6c9e11463 added graph order callback, updated to call internal clients as well 23 years ago
  pbd a0ac75f460 added graph order callback 23 years ago
  pbd 5325fe86c1 free duplicate list during graph sort, minor text motion 23 years ago
  pbd dbe00994d7 rectangular dither added (from steve harris) 23 years ago
  kaiv ba6b596369 Yet another sort bugfix. One rare locking bug fixed in client removal code. 23 years ago
  kaiv 4002202464 Recurse bug with cyclic client dependencies. 23 years ago
  kaiv 818e9bfd13 Fixed graph sorting bug with transitive client dependencies. Added fed_by info to jackd sigusr1 dump. 23 years ago
  kaiv b850bcca07 Temporary fix for a client removal bug in control thread. 23 years ago
  kaiv d4837aa1f5 Fix for graph rechaining bug. 23 years ago
  kaiv dc2e950ae4 Fix for the deadlock bug in jack_deliver_event(). 23 years ago
  pbd 454e6deb62 prevent clients from unregistering other ports; compact dump output 23 years ago
  pbd 841ba2360c connect.c, transport control API, slightly more info in sigusr1 dump 23 years ago
  pbd 9f2f81c26d add --asio and the timed_out element for client control 23 years ago
  kaiv 8498b9ff80 Fix to jack_clear_fifos bug. 23 years ago
  pbd 5577043352 use driver wait function when waiting for subgraphs 23 years ago
  pbd b2cacdaffc remove extraneous output from clear_fifos 23 years ago
  pbd e98f76e511 fixed random data left in FIFO problem- phew! 23 years ago
  pbd bf12d41e3a intermediate debugging state, trying to track down clicking problem after aborted client restart, but contains several important fixes 23 years ago