31 Commits (b09cf5162de844ef1f530adaa8afb5b8c48afeac)

Author SHA1 Message Date
  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 23 years ago
  theno23 6f30b302d4 Added Arthur Peters' connection handling patch 23 years ago
  kaiv c90412ef08 - added jslist.h, a replacement for glib's linked list code 23 years ago
  pbd 992d6663e9 fix location of "tied" flag in port structure - needed to be in shared part 23 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
  pbd 2e665dfe98 removed jack_update_time() 23 years ago
  pbd 46cf27ee00 remove nasty printf from jack_port_get_buffer() 23 years ago
  pbd a321c5d3e0 remove cleanup thread, add dither code from steve harris 23 years ago
  pbd 46b6a573fa many changes to the internals 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 454e6deb62 prevent clients from unregistering other ports; compact dump output 23 years ago
  pbd 841ba2360c connect.c, transport control API, slightly more info in sigusr1 dump 23 years ago
  pbd d43e78095d generic driver loading scheme, v0.12.0 23 years ago
  pbd f4c9ecc07a improve handling of "cannot create new client" errors between server and client 23 years ago