42 Commits (ff87bea0b51a26a5b3e83d770ae3fdbd262c1f78)

Author SHA1 Message Date
  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 22 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