summaryrefslogtreecommitdiff
path: root/common/JackExternalClient.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix client UUID gen, and some warnings (#440)Filipe Coelho2019-03-181-2/+2
* More relax JackEngine::NotifyAddClient.Stephane Letz2011-07-231-4/+4
* Correction in jackdmp.cpp: notify_server_stop should be done after server des...sletz2011-04-011-0/+1
* add uuid parameter to jack_client_open...Torben Hohn2010-05-051-2/+2
* Add a string parameter to server ==> client notification, add a new InfoShutd...sletz2009-10-201-2/+2
* Header cleanup, add --clients and --ports options in configure.sletz2008-10-021-4/+0
* Fix a crash bug when desallocating a non completely created external client.sletz2008-07-251-2/+4
* Another Tim Blechmann cleanup patch + do no allocate JackClientControl in sha...sletz2008-06-131-6/+11
* Cleanupsletz2008-06-061-4/+2
* Tim Blechmann patch to remove unnecessary virtual methods : choice of the app...sletz2008-06-031-5/+3
* Add conditional includes for config.h, for use with wafnedko2008-06-021-0/+4
* Merge control branch.sletz2008-05-261-0/+1
* New jack_get_client_pid API, implemented on server side.sletz2008-05-211-2/+2
* Nedko Arnaudov log patch(2).sletz2008-03-101-2/+2
* Beautifull codesletz2008-03-051-1/+1
* Update datesletz2008-02-011-1/+1
* Port connection callback.sletz2008-01-281-2/+2
* Correct crash bug when closing clients in Windows versionsletz2006-09-081-1/+1
* First importsletz2006-09-031-0/+83