20 Commits (ee6c9cb1734af46a4e431433c41f7980e693036e)

Author SHA1 Message Date
  trutkin ee6c9cb173 Takashi's fixes 23 years ago
  kaiv ac2671a669 Fix for making connections to ports belong to clients not yet activated. 23 years ago
  kaiv b13e9e04b1 Decrease soft-mode timeout to 500msec, fixed severe bug in registering new clients. 23 years ago
  kaiv 7cd1a63871 Soft-mode improvements. 23 years ago
  pbd fff065e089 latency fix, plus latency output from jack_lsp 23 years ago
  pbd 5648db81b9 client killing modifications, remove hardwired alsa_pcm connections from example clients, jack_client_thread_id(). 23 years ago
  pbd d6f36ac256 port alias changes, incomplete; jack_temp_dir->jack_server_dir 23 years ago
  pbd 4e9a58708b fix recursion in both directions during total port latency computation 23 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 23 years ago
  kaiv 3cea35ebd6 Ported the get_connections functionality to use the new linked-list implementation. 23 years ago
  theno23 6f30b302d4 Added Arthur Peters' connection handling patch 23 years ago
  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