65 Commits (c3f4fe64ad36443f2b50b0ca0351e74a1dbc261f)

Author SHA1 Message Date
  trutkin affe414253 Removed jack_update_time() 21 years ago
  trutkin 13c03feaa0 Readded jack_set_server_dir() and marked it as deprecated. 21 years ago
  trutkin 458f4ebfac removed --tmpdir option 21 years ago
  joq f3e7ea4f9e [0.89.3] fix RT scheduling error message 21 years ago
  joq 8ea1ee0acb [0.89.2] use stderr rather than stdout where appropriate 21 years ago
  node bb70377962 [0.89.2] add --silent option to jackd and made distclean work 21 years ago
  joq 4100a7bef9 [0.89.0] merge of EXP branch into HEAD 21 years ago
  joq 1c3df32369 [0.83.3] resize with SysV shm 22 years ago
  joq 3a766bd87c [0.83.1] more port buffer changes 22 years ago
  joq 4211980fe6 [0.83.0] partial changes for buffer resizing; bug fixes 22 years ago
  joq b8ba0a058d readability improvements; no binary changes 22 years ago
  joq ce06d57830 add __x86_64__ to /proc/cpuinfo parser 22 years ago
  joq 06592a0bd1 [0.80.1] /proc/cpuinfo parser for other arches 22 years ago
  joq 39cf03b554 [0.80.0] C99 sized integers 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
  kaiv 100645efc7 Add inclusion of stdint.h for to define intptr_t. 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
  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 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 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 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
  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
  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