summaryrefslogtreecommitdiff
path: root/common/JackDebugClient.h
Commit message (Expand)AuthorAgeFilesLines
* Fix client UUID gen, and some warnings (#440)Filipe Coelho2019-03-181-1/+1
* NO-OP / trailing whitespace in *.h filesThomas Brand2019-01-201-1/+1
* String management fix.Stephane Letz2016-01-011-1/+1
* Correctly pass code parameter in InfoShutdown callback.Stephane Letz2013-04-221-1/+1
* Improve server shutdown and stop.Stephane Letz2013-01-251-1/+1
* Code cleanup after compilation with clang.Stephane Letz2013-01-121-1/+1
* Add missing methods in JackDebugClient.Stephane Letz2012-02-231-0/+5
* Fix library symbols export issue.sletz2012-01-041-1/+1
* Fix symbols export.sletz2011-07-241-1/+1
* Correct JackEngine::NotifyGraphReorder, update JackDebugClient with latest API.sletz2011-03-151-0/+10
* Correct visibility warnings.sletz2011-03-141-1/+1
* Compile on Windows again.sletz2011-03-041-2/+2
* Correct InternalClientLoad.Stéphane LETZ2010-05-071-1/+1
* fix tabs and convert em to spaces.Torben Hohn2010-05-051-2/+2
* add uuid parameter to jack_client_open...Torben Hohn2010-05-051-1/+1
* Client debugging code improved.sletz2009-11-201-2/+2
* Add a string parameter to server ==> client notification, add a new InfoShutd...sletz2009-10-201-1/+2
* Simplify JackClient RT code, jack_thread_wait API marked deprecated.sletz2009-04-031-3/+0
* Add new jack_set_port_rename_callback API, jack_port_set_name is now a server...sletz2008-09-011-0/+1
* Cleanup in JackTransportEngine, move some code that was in JackClient class.sletz2008-07-181-1/+1
* Add a test for coherent freewheel state in JackDebugClient. Cleanup JackMutex...sletz2008-06-021-0/+1
* New jack_get_client_pid API, implemented on server side.sletz2008-05-211-1/+1
* All library side files become LGPLsletz2008-04-061-6/+6
* Correct all backend playback port latency in case of asynchronous mode (1 buf...sletz2008-03-131-1/+1
* Remove uneeded jack_port_connect API.sletz2008-03-101-2/+1
* Beautifull codesletz2008-03-051-21/+21
* Cleanupsletz2008-02-261-1/+1
* Add TimeCallback in JackDebugClient class.sletz2008-02-261-9/+8
* Correct JackDebugClientsletz2008-02-061-0/+9
* Update datesletz2008-02-011-1/+1
* Port connection callback.sletz2008-01-281-1/+3
* Tim Blechman patchsletz2008-01-261-0/+1
* Implementation of server_name setting (-n) in progresssletz2007-10-241-1/+1
* Automatic server launch and client renaming in progresssletz2007-08-151-2/+2
* Cleanupsletz2007-05-061-0/+1
* More client debug code: check if the client is still valid in every JackDebug...sletz2007-01-211-1/+3
* Correct server SetBufferSize in case of failuresletz2006-10-111-1/+1
* First importsletz2006-09-031-0/+127