13 Commits (148d4588c216f77b71eb1bdfe4ba3147712dab9c)

Author SHA1 Message Date
  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
  kaiv 5660541436 Fix setting rt-caps for clients that call libjack services from multiple threads. Version to 0.40.1. 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
  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 992d6663e9 fix location of "tied" flag in port structure - needed to be in shared part 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
  pbd d632faed44 fix minor invisible buglet with POLLERR, and add more timed debugging for clients 23 years ago
  pbd 9600d63614 powerpc, engine ok, libversion patches 23 years ago
  wingo 8a1e99e581 * added a crapload of debugging printouts 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
  adnans 057d6f8a25 Reverse jack_port_by_id() implementation changes, broke sound. 23 years ago
  wingo 44c5917995 * moved private types declarations out of jack/types.h and into a number 23 years ago
  pbd 16a2c5d071 PPC compilation patches from rob 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 ca1543e493 added "cpu_load" measurement 23 years ago
  pbd c73f6e6315 tuning, tracing, new tarball name, bug fixes 23 years ago
  pbd 87c538a069 change semantics on port_get_buffer, add is_mine() 23 years ago
  pbd 2e665dfe98 removed jack_update_time() 23 years ago
  pbd 46cf27ee00 remove nasty printf from jack_port_get_buffer() 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 a0ac75f460 added graph order callback 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 d43e78095d generic driver loading scheme, v0.12.0 23 years ago
  pbd f4c9ecc07a improve handling of "cannot create new client" errors between server and client 23 years ago
  pbd 0faf354624 remove extra debugging fields from client shared structure - they were there for the fifo problem 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
  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 23 years ago
  pbd bb77c5c4db fixed race condition with client removal 23 years ago
  pbd 9dbb91abcc zero buffer fix, patches from jeremy and others, driver cleanup 23 years ago
  pbd 02b141f674 latest changes related to ardour (DAW) support 23 years ago
  pbd e6b9a40032 add jack_port_connected_to(), plus port connection lock on client side 23 years ago
  pbd 4aec002142 add jack_port_disconnect, plus minor bug fixes 23 years ago
  pbd 4cdb00f120 better state transition table allows clean removal of unfinished clients 23 years ago
  pbd 8d8b669c66 many changes related to integration of ardour 23 years ago
  pbd f3040620fe implemented jack_get_ports() 23 years ago
  pbd 4efadcad7c cleanup shm, set temp dir, improve overall thread/child/parent relationships in jackd 23 years ago
  pbd 5eea78a924 used segment:offset addressing 23 years ago
  pbd 9d63c817e3 mixdown now works; sigsegv causes clean exit from audiothread 23 years ago
  pbd 0038270fba many critical changes, plus jackrec client 23 years ago
  pbd 406938e107 fixed up licensing info to use LGPL where appropriate 23 years ago
  pbd 0410974dfa Initial revision 23 years ago