59 Commits (ff87bea0b51a26a5b3e83d770ae3fdbd262c1f78)

Author SHA1 Message Date
  joq ff87bea0b5 [0.78.1] some transport enhancements 22 years ago
  joq 94214de5b6 [0.77.0] new transport BETA test 22 years ago
  joq a3f7d60349 [0.76.6] transport sync improvements, timeout 22 years ago
  joq 1a13c9f556 [0.76.4] jack_transport_locate(); sync patches 22 years ago
  joq 30d0388e09 [0.76.2] timebase cleanup; jack_transport enhancements 22 years ago
  joq fcdb114b0a [0.76.1] new transport system 22 years ago
  joq 2bf1032010 0.74.2 - new transport control files 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
  trutkin 03061a6686 Removed #ifdef (linux) 's 22 years ago
  trutkin d42a874de0 Added /tmp cleanup from Fernando 22 years ago
  pbd f9e9ec8302 nonblock alsa open, different play/capture devices, fixes for port registration with excessive name length 22 years ago
  kaiv 100645efc7 Add inclusion of stdint.h for to define intptr_t. 22 years ago
  joq ac249c1357 belated libjack/ChangeLog update 22 years ago
  letz 96562b1a8a macosx port 22 years ago
  pbd 5f8fe92d8e minor fixes from stephane letz 22 years ago
  pbd 2e7e44d54d misc. patches from various people 22 years ago
  joq cda8e1922f Add jack_is_realtime() function. 22 years ago
  pbd eb7617e151 added option for client timeout 22 years ago
  pbd f43e68de2d get sysv shm api code working again 22 years ago
  anoncvs_joeq f2c1b3c717 modularize shm, plus a few core-audio-support related changes to engine code 22 years ago
  pbd b09cf5162d more changes to support CoreAudio (external callback), added monitoring port option to alsa driver, removed vestiges of non-usec based time 22 years ago
  pbd 582b33981d update TODO 22 years ago
  pbd 5464eca916 new driver design 22 years ago
  pbd c30e8abc94 rt thread re-fix from stephane 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 65b3a1d843 link shm operations to port types: substantial changes 22 years ago
  pbd 020cf581b2 expanded transport/time information 22 years ago
  pbd 49c3a6bb1c removed extra debugging output 22 years ago
  pbd 998de8cc9a use POSIX shm_open instead of sysv shm API 22 years ago
  trutkin cf5d3af6a8 Added headers to Makefile.am 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 9ce3057c77 bug fix 22 years ago
  pbd 878a16d0eb driver client name, ip/oop -> internal/external, etc. 22 years ago
  trutkin 93f03dcf4f Changes from Jack O'Quin 22 years ago
  pbd 479353a920 in-process client support (many changes internally) 22 years ago
  trutkin 865cf62156 jack protocol versioning 22 years ago
  trutkin 8f2763d882 more patches from Takashi 22 years ago
  trutkin ee6c9cb173 Takashi's fixes 22 years ago
  kaiv 519c107e37 Libjack function jack_set_buffer_size_callback() deprecated. Fixed deactivating 22 years ago
  kaiv 0031e612c5 Fix compilation with --enable-debug. 22 years ago
  kaiv a89ec13b17 Added missing changelogs for libjack interface changes in 12/2002. 22 years ago
  pbd 5f9755f08f simpler error callback patch from joshua haberman 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
  kaiv 5660541436 Fix setting rt-caps for clients that call libjack services from multiple threads. Version to 0.40.1. 22 years ago
  kaiv cee0e41606 Added ChangeLog file for libjack and some developer documentation. 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