44 Commits (ff87bea0b51a26a5b3e83d770ae3fdbd262c1f78)

Author SHA1 Message Date
  joq fcdb114b0a [0.76.1] new transport system 22 years ago
  joq ba9bdcdf05 remove several #include <jack/error.h> references 22 years ago
  pbd d0c4b86597 removed error.h, moved declarations into jack.h, fixed problem with sending events to clients that are not yet running their dedicated jack thread 22 years ago
  pbd f9e9ec8302 nonblock alsa open, different play/capture devices, fixes for port registration with excessive name length 22 years ago
  joq fe42ff23ab jackrec uses ringbuffer (0.71.5) 22 years ago
  joq cda8e1922f Add jack_is_realtime() function. 22 years ago
  pbd 11719bacff add -lrt to link-dependencies for libjack; code rearrangement to help OS X port from stephane letz 22 years ago
  pbd 998de8cc9a use POSIX shm_open instead of sysv shm API 22 years ago
  pbd 1f5fda00fb h/w metering extensions from thomas, plus move from cycles to usecs 22 years ago
  pbd 7cb8250ea2 remove HUP handling, enable port_get_connections() for internal clients, add metering API, more 22 years ago
  trutkin 22eacd5e85 documentation update from Bob Ham 22 years ago
  pbd 878a16d0eb driver client name, ip/oop -> internal/external, etc. 22 years ago
  pbd 479353a920 in-process client support (many changes internally) 22 years ago
  kaiv 8409a5d324 Updates to doxygen docs. 22 years ago
  kaiv dace7b3160 Fix indentation to match other function prototypes. 22 years ago
  pbd 348af5e211 added pthread.h to jack.h 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 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
  wingo ccbb2acc3d Finish applying typo patch from Matt Kraai <kraai@alumni.cmu.edu> 23 years ago
  wingo 3c3ce5bb8b fix a couple typos -- patch from Matt Kraai <kraai@alumni.cmu.edu> 23 years ago
  pbd ab7fc64723 ice1712 h/w specific implementation 23 years ago
  wingo 44c5917995 * moved private types declarations out of jack/types.h and into a number 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
  trutkin d546e98e2e Formatted jack.h for doxygen. 23 years ago
  pbd 87c538a069 change semantics on port_get_buffer, add is_mine() 23 years ago
  pbd 84653c8cfb change docs on jack_engine_takeover_timebase 23 years ago
  pbd 4a6b341a3d dither changes from steve h. 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 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 8d8b669c66 many changes related to integration of ardour 23 years ago
  pbd f3040620fe implemented jack_get_ports() 23 years ago
  pbd 0038270fba many critical changes, plus jackrec client 23 years ago
  pbd f39d8634ed back out jack_port_name() (port_t is opaque) 23 years ago
  pbd 0b8d4c239f don't install all headers; add and use jack_port_name(); remove doc/.xvpics 23 years ago
  wingo 70c9fbd185 removed glib dependency from the public api. we still need some helper functions to 23 years ago
  pbd 406938e107 fixed up licensing info to use LGPL where appropriate 23 years ago
  pbd 0410974dfa Initial revision 23 years ago