summaryrefslogtreecommitdiff
path: root/windows/JackWinNamedPipeClientChannel.h
Commit message (Expand)AuthorAgeFilesLines
* Better handling of shutdown state in client side.Stephane Letz2013-01-311-1/+1
* Cleanup.sletz2012-01-111-0/+3
* Add JackRequestInterface class.sletz2012-01-111-1/+1
* Factorize code the server/client request.sletz2012-01-111-48/+2
* Possible fix for http://trac.jackaudio.org/ticket/193.Stephane Letz2011-07-231-1/+1
* jack_client_has_session_callback implementation.sletz2011-03-091-0/+7
* Use of latency range in all backends. ComputeTotalLatencies now a client/serv...sletz2011-03-081-0/+1
* Compiles again on Windows.sletz2010-10-181-5/+7
* Fix merge conflicts and ClientCheck.Stéphane Letz2010-09-201-2/+2
|\
* | Correct InternalClientLoad.Stéphane LETZ2010-05-071-2/+2
|/
* Fix some file header to have library side code use LGPL.sletz2010-03-191-16/+17
* Parameter renaming.sletz2009-10-211-1/+1
* Correct PortRegister prototype.sletz2008-09-201-1/+1
* Merge Michael Voigt drops branch after reorganization step.sletz2008-09-051-1/+1
* Cleanup.sletz2008-09-011-2/+2
* Add new jack_set_port_rename_callback API, jack_port_set_name is now a server...sletz2008-09-011-0/+2
* Tim Blechmann patch to remove unnecessary virtual methods : choice of the app...sletz2008-06-031-3/+5
* New jack_get_client_pid API, implemented on server side.sletz2008-05-211-1/+1
* Activate now connect to FW driver and start the realtime thread only if clien...sletz2008-05-161-1/+1
* Beautifull codesletz2008-03-051-12/+12
* WindowsWindows compilationsletz2008-02-011-1/+1
* Merge of Dmitry Baikov MIDI branch.sletz2007-10-251-1/+1
* Implementation of server_name setting (-n) in progresssletz2007-10-241-7/+7
* Internal loadable client implementation, winpipe version added. sletz2007-10-161-2/+7
* Server/library protocol checking implementation.sletz2007-08-271-1/+1
* Automatic server launchsletz2007-08-201-0/+2
* Compilation on Windowssletz2007-08-161-1/+1
* Automatic server launch and client renaming in progresssletz2007-08-151-2/+3
* Compilation on Windowssletz2007-01-301-1/+1
* shared_ports renamed to shared_graph.sletz2006-12-231-1/+1
* Correct server SetBufferSize in case of failuresletz2006-10-111-1/+1
* First importsletz2006-09-031-0/+88