summaryrefslogtreecommitdiff
path: root/jackd/clientengine.h
Commit message (Expand)AuthorAgeFilesLines
* uncrustification of jack source codePaul Davis2016-02-231-24/+24
* add code to remove metadata for ports and clients when ports and clients are ...Paul Davis2013-10-021-0/+2
* first pass at working UUID-based clients and ports. many JACK clients work co...Paul Davis2013-09-241-2/+2
* [engine] make jack_check_clients return errs. when no err, read graph_waittorben2011-05-291-1/+1
* [engine] make jack_remove_client() visibletorben2011-05-291-0/+1
* commit serious design flaw that left jackd in freewheeling mode if the client...paul2010-01-261-1/+1
* fixes for detecting and cleaning up problematic clientspaul2008-06-051-1/+2
* mark clients Finished after process has been called; remove clients that do n...paul2008-05-091-0/+2
* remove all CVS Id lines from source and headerspaul2007-04-181-1/+0
* add new client registration callback (protocol and library version incremented)paul2007-04-181-0/+2
* add CVS id tagjoq2005-01-021-0/+2
* clean up OSX compile warningsjoq2004-12-271-7/+13
* [0.99.15] preliminary multiple server supportjoq2004-11-291-5/+6
* [0.99.14] jack_client_open() part 2joq2004-11-281-0/+51