763 Commits (5e37ca65f7b14428b46372fcaf76c7dc86a62d6c)
 

Author SHA1 Message Date
  trutkin d8aaac18ee Added shm.h to jack/Makefile.am 22 years ago
  pbd d5404fb15c make sysv shm the default 22 years ago
  pbd ea5d76c760 fix configure script to allow proper selection of posix and sysv shm api 22 years ago
  joq a1393fd091 Document new options in jackd(1). 22 years ago
  pbd eba1f0c223 added t to option list, plus two example patches from conrad parker 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 582b33981d update TODO 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
  kaiv 30258de469 Update to match 0.66.0. 22 years ago
  pbd 65b3a1d843 link shm operations to port types: substantial changes 22 years ago
  pbd f19b088417 expanded transport/time information, bump protocol 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 f8e4244ab2 added file 22 years ago
  pbd 1f5fda00fb h/w metering extensions from thomas, plus move from cycles to usecs 22 years ago
  pbd 994d2a4ba4 bump protocol version because of port_get_connections() changes to request structure 22 years ago
  pbd 7cb8250ea2 remove HUP handling, enable port_get_connections() for internal clients, add metering API, more 22 years ago
  trutkin 22e0ee339b man page and --version to jackd 22 years ago
  trutkin 9ce3057c77 bug fix 22 years ago
  trutkin 9400415787 .cvsignore updates 22 years ago
  trutkin 22eacd5e85 documentation update from Bob Ham 22 years ago
  kaiv 5db7fb48f2 Fix typo, part2. 23 years ago
  kaiv 476f03a83c Fix typo. 23 years ago
  kaiv 2d8de5542d Updated todo-list. 23 years ago
  pbd 878a16d0eb driver client name, ip/oop -> internal/external, etc. 23 years ago
  trutkin 93f03dcf4f Changes from Jack O'Quin 23 years ago
  pbd 479353a920 in-process client support (many changes internally) 23 years ago
  trutkin 09966c03c0 capability fixes from Jack 23 years ago
  trutkin 6889b66f79 Removed buffer_size callback from sample clients. 23 years ago
  trutkin 865cf62156 jack protocol versioning 23 years ago
  trutkin c8b56db60a headers weren't in dist. Fixed. 23 years ago
  kaiv 8409a5d324 Updates to doxygen docs. 23 years ago
  trutkin 5ec634b065 released 0.50.0 23 years ago
  trutkin 8f2763d882 more patches from Takashi 23 years ago
  trutkin ee6c9cb173 Takashi's fixes 23 years ago
  kaiv 519c107e37 Libjack function jack_set_buffer_size_callback() deprecated. Fixed deactivating 23 years ago
  kaiv ac2671a669 Fix for making connections to ports belong to clients not yet activated. 23 years ago
  kaiv e2642ded24 Added cpature_client bug. 23 years ago
  kaiv 2defc1289c Added missing pow-precondition. 23 years ago