summaryrefslogtreecommitdiff
path: root/common/JackClientControl.h
Commit message (Expand)AuthorAgeFilesLines
* Fix client UUID gen, and some warnings (#440)Filipe Coelho2019-03-181-6/+6
* Cleanup.Stephane Letz2013-01-241-1/+2
* John Emmas POST_PACKED_STRUCTURE patch.sletz2011-10-281-0/+1
* 64 bits compilation on Windows.sletz2011-04-061-1/+0
* New internal JackSession.h file (for 64 bits compilation on Windows).sletz2011-04-051-1/+2
* Latency callback must always be activated.sletz2011-03-101-3/+3
* use constant JACK_UUID_SIZE for uuid size.Torben Hohn2010-05-051-1/+1
* fix tabs and convert em to spaces.Torben Hohn2010-05-051-1/+1
* add uuid parameter to jack_client_open...Torben Hohn2010-05-051-6/+6
* some progress on jack-sessionTorben Hohn2010-05-051-0/+8
* Add mixed 32/64 mode (off by default).sletz2009-03-241-1/+1
* Client and library global context cleanup in case of incorrect shutdown handl...sletz2008-12-161-2/+0
* Simplify request server close only if server is running implementation.sletz2008-08-011-0/+2
* Remove transport_type.h file, move transport types in types.h file.sletz2008-07-181-1/+0
* Another Tim Blechmann cleanup patch + do no allocate JackClientControl in sha...sletz2008-06-131-2/+2
* New jack_get_client_pid API, implemented on server side.sletz2008-05-211-5/+7
* All library side files become LGPLsletz2008-04-061-6/+6
* Transport timebase fix (in progress).sletz2008-03-201-0/+4
* Beautifull codesletz2008-03-051-15/+15
* Update datesletz2008-02-011-1/+1
* Cleanupsletz2007-10-301-1/+1
* Fix a bug in freewheel management in async mode: drivers now receive the kSta...sletz2007-10-301-1/+4
* Cleanup old zombification code. sletz2007-10-261-2/+0
* Correct notification for kActivateClient event.sletz2007-07-201-1/+4
* New JackNotication.h header in preparation for callback checking in the server.sletz2007-06-081-0/+5
* Memory locking toolssletz2007-01-251-3/+0
* First importsletz2006-09-031-0/+76