summaryrefslogtreecommitdiff
path: root/jackd
Commit message (Expand)AuthorAgeFilesLines
* misc. patches from various peoplepbd2003-05-101-0/+33
* fix configure script to allow proper selection of posix and sysv shm apipbd2003-05-041-1/+1
* Document new options in jackd(1).joq2003-05-011-2/+13
* added t to option list, plus two example patches from conrad parkerpbd2003-04-301-1/+1
* added option for client timeoutpbd2003-04-292-23/+24
* Fix the shm_id bug.kaiv2003-04-261-8/+2
* get sysv shm api code working againpbd2003-04-241-0/+6
* modularize shm, plus a few core-audio-support related changes to engine codeanoncvs_joeq2003-04-162-152/+26
* more changes to support CoreAudio (external callback), added monitoring port ...pbd2003-04-151-130/+140
* fix stupid logic error and lack of address opspbd2003-04-052-22/+17
* update TODOpbd2003-04-051-2/+2
* new driver design, part IIpbd2003-04-051-3/+3
* new driver designpbd2003-04-051-84/+105
* rt thread re-fix from stephanepbd2003-04-041-25/+29
* fixed RT thread issues (simon jenkins)pbd2003-04-011-29/+27
* add -lrt to link-dependencies for libjack; code rearrangement to help OS X po...pbd2003-03-301-240/+279
* link shm operations to port types: substantial changespbd2003-03-241-125/+223
* expanded transport/time informationpbd2003-03-211-4/+33
* use POSIX shm_open instead of sysv shm APIpbd2003-03-212-103/+80
* h/w metering extensions from thomas, plus move from cycles to usecspbd2003-03-201-15/+13
* remove HUP handling, enable port_get_connections() for internal clients, add ...pbd2003-03-192-160/+127
* man page and --version to jackdtrutkin2003-03-076-2/+207
* driver client name, ip/oop -> internal/external, etc.pbd2003-02-251-74/+95
* Changes from Jack O'Quintrutkin2003-02-251-1/+1
* in-process client support (many changes internally)pbd2003-02-243-299/+474
* capability fixes from Jacktrutkin2003-02-172-2/+15
* jack protocol versioningtrutkin2003-02-112-0/+5
* more patches from Takashitrutkin2003-02-061-3/+3
* Takashi's fixestrutkin2003-02-061-14/+14
* Fix for making connections to ports belong to clients not yet activated.kaiv2003-02-021-8/+10
* Decrease soft-mode timeout to 500msec, fixed severe bug in registering new cl...kaiv2003-01-291-1/+5
* Soft-mode improvements.kaiv2003-01-281-1/+1
* latency fix, plus latency output from jack_lsppbd2002-12-121-5/+4
* client killing modifications, remove hardwired alsa_pcm connections from exam...pbd2002-12-091-2/+22
* port alias changes, incomplete; jack_temp_dir->jack_server_dirpbd2002-11-151-0/+95
* fix recursion in both directions during total port latency computationpbd2002-11-031-4/+22
* measure kernel scheduling delays, fix blocking mutex issues with engine post ...pbd2002-11-012-33/+53
* Ported the get_connections functionality to use the new linked-list implement...kaiv2002-10-291-6/+3
* Added Arthur Peters' connection handling patchtheno232002-10-291-0/+61
* - added jslist.h, a replacement for glib's linked list codekaiv2002-10-292-98/+98
* fix configure for libsndfile, add 3 new sample clients, fix problems with rem...pbd2002-09-162-10/+28
* Fixes a bug which caused valid transport position to bekaiv2002-06-241-5/+0
* Removed the deprecated use of multi-line stringkaiv2002-06-241-7/+6
* powerpc, engine ok, libversion patchespbd2002-06-122-9/+11
* * added a crapload of debugging printoutswingo2002-06-123-14/+82
* maintainer-clean fixes. cvsignore cleanup.trutkin2002-05-292-1/+7
* * added --enable-stripped-jackd optionwingo2002-05-251-0/+3
* add md5_loc.h to distwingo2002-05-241-1/+1
* * applied ssl removal patch from Matt Kraai and Stefan Schwandterwingo2002-05-246-23/+908
* kai's soft timeout patchpbd2002-05-231-2/+9