summaryrefslogtreecommitdiff
path: root/posix/JackSocketClientChannel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Correctly pass code parameter in InfoShutdown callback.Stephane Letz2013-04-221-1/+1
* Better handling of shutdown state in client side.Stephane Letz2013-01-311-4/+10
* Improve server shutdown and stop.Stephane Letz2013-01-251-1/+1
* Check server API callback from notification thread.sletz2012-02-011-0/+6
* Factorize code the server/client request.sletz2012-01-111-252/+7
* Correct export settings(2).sletz2012-01-041-0/+1
* Correct JackSocketClientChannel::Execute.sletz2011-12-151-2/+1
* Move session command reply array creation to JackSessionNotifyResultNedko Arnaudov2011-08-071-18/+1
* Merge branch 'master' into js-dbusStephane Letz2011-07-301-5/+6
|\
| * Possible fix for http://trac.jackaudio.org/ticket/193.Stephane Letz2011-07-231-5/+6
* | Session API for internal clients in progress.Stephane Letz2011-07-211-4/+4
|/
* JackEngine::ComputeTotalLatencies in progress.sletz2011-03-091-1/+0
* Call buffer size callback in activate (actually this is done on client side i...sletz2011-03-091-1/+1
* jack_client_has_session_callback implementation.sletz2011-03-091-14/+21
* Use of latency range in all backends. ComputeTotalLatencies now a client/serv...sletz2011-03-081-11/+16
* add uuid parameter to ClientCheck method.Torben Hohn2010-08-271-4/+4
* Correct InternalClientLoad.Stéphane LETZ2010-05-071-1/+1
* use constant JACK_UUID_SIZE for uuid size.Torben Hohn2010-05-051-1/+1
* completely zero out the session_commands terminator.Torben Hohn2010-05-051-0/+3
* add uuid parameter to jack_client_open...Torben Hohn2010-05-051-4/+27
* another step for jack-session...Torben Hohn2010-05-051-1/+8
* some progress on jack-sessionTorben Hohn2010-05-051-3/+18
* add marshalling for jack_session_notify and session_event. not completeTorben Hohn2010-05-051-0/+10
* Parameter renaming.sletz2009-10-211-2/+2
* Add a string parameter to server ==> client notification, add a new InfoShutd...sletz2009-10-201-1/+1
* Header cleanup, add --clients and --ports options in configure.sletz2008-10-021-4/+0
* Correct PortRegister prototype.sletz2008-09-201-1/+1
* Merge Michael Voigt drops branch after reorganization step.sletz2008-09-051-0/+348