54 Commits (ff87bea0b51a26a5b3e83d770ae3fdbd262c1f78)

Author SHA1 Message Date
  trutkin 754c97b28a Patches from Bob Ham, Fons Adriaensen, and Takashi Iwai 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
  joq a4131c73e6 set initial transport state to Stopped, frame zero 22 years ago
  trutkin 03061a6686 Removed #ifdef (linux) 's 22 years ago
  pbd d950dc4497 don't mess with hwmon unless hwmonitoring, incr frame time after cycle, not before, no swmon 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
  pbd eb7617e151 added option for client timeout 22 years ago
  kaiv b573399957 Fix the shm_id bug. 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 131f26d5e2 fix stupid logic error and lack of address ops 22 years ago
  pbd af186bbbeb new driver design, part II 22 years ago
  pbd 5464eca916 new driver design 22 years ago
  pbd c30e8abc94 rt thread re-fix from stephane 22 years ago
  pbd dd9dd736af fixed RT thread issues (simon jenkins) 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
  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
  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 ac2671a669 Fix for making connections to ports belong to clients not yet activated. 22 years ago
  kaiv b13e9e04b1 Decrease soft-mode timeout to 500msec, fixed severe bug in registering new clients. 22 years ago
  kaiv 7cd1a63871 Soft-mode improvements. 22 years ago
  pbd fff065e089 latency fix, plus latency output from jack_lsp 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 4e9a58708b fix recursion in both directions during total port latency computation 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
  kaiv 3cea35ebd6 Ported the get_connections functionality to use the new linked-list implementation. 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 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
  kaiv 05efffad1b Fixes a bug which caused valid transport position to be 23 years ago
  pbd 9600d63614 powerpc, engine ok, libversion patches 23 years ago
  wingo 8a1e99e581 * added a crapload of debugging printouts 23 years ago