summaryrefslogtreecommitdiff
path: root/common/JackInternalClientChannel.h
Commit message (Expand)AuthorAgeFilesLines
* Fix client UUID gen, and some warnings (#440)Filipe Coelho2019-03-181-2/+2
* More robust server/client protocol.sletz2012-01-131-8/+6
* Cleanup.sletz2012-01-111-6/+0
* Implement session api for internal clientsNedko Arnaudov2011-08-071-2/+10
* Merge branch 'master' into js-dbusStephane Letz2011-07-301-1/+1
|\
| * Correct ClientCheck.Stephane Letz2011-07-231-1/+1
* | Session API for internal clients in progress.Stephane Letz2011-07-211-1/+28
|/
* Rework internal slave driver management, JackServerGlobals now handle same pa...sletz2011-03-131-1/+1
* jack_client_has_session_callback implementation.sletz2011-03-091-8/+6
* Use of latency range in all backends. ComputeTotalLatencies now a client/serv...sletz2011-03-081-2/+7
* Fix merge conflicts and ClientCheck.Stéphane Letz2010-09-201-2/+2
|\
* | add uuid parameter to ClientCheck method.Torben Hohn2010-08-271-1/+1
* | Correct InternalClientLoad.Stéphane LETZ2010-05-071-2/+2
* | fix tabs and convert em to spaces.Torben Hohn2010-05-051-5/+5
* | add uuid parameter to jack_client_open...Torben Hohn2010-05-051-2/+2
* | add marshalling for jack_session_notify and session_event. not completeTorben Hohn2010-05-051-0/+5
|/
* Parameter renaming.sletz2009-10-211-2/+2
* Add missing methods in JackInternalClientChannel.hsletz2008-10-211-0/+24
* Remove JackClientInterface classsletz2008-06-041-1/+1
* Tim Blechmann patch to remove unnecessary virtual methods : choice of the app...sletz2008-06-031-1/+1
* Correct JackEngine inheritance graph.sletz2008-05-221-1/+1
* Activate now connect to FW driver and start the realtime thread only if clien...sletz2008-05-161-2/+2
* All library side files become LGPLsletz2008-04-061-12/+12
* Beautifull codesletz2008-03-051-9/+9
* Update datesletz2008-02-011-1/+1
* Move transport related methods from JackEngine to JackServer.sletz2008-02-011-4/+3
* OSX 32/64 bits version.sletz2008-01-251-1/+1
* Merge of Dmitry Baikov MIDI branch.sletz2007-10-251-2/+2
* Suppress JackEngine::ClientInternalCloseIm method.sletz2007-10-071-1/+1
* Fix a resource leak issue in JackCoreAudioDriver::Close(). Better implement j...sletz2007-10-041-1/+1
* Server/library protocol checking implementation.sletz2007-08-271-2/+2
* Cleanupsletz2007-08-211-2/+2
* Automatic server launch and client renaming in progress (2)sletz2007-08-161-0/+10
* Cleanup, renamingsletz2007-01-291-2/+2
* More robust activation/deactivation code, especially in case of client crash.sletz2007-01-291-4/+3
* Restructure activation/deactivation codesletz2007-01-271-2/+4
* Correct server SetBufferSize in case of failuresletz2006-10-111-2/+2
* First importsletz2006-09-031-0/+116