summaryrefslogtreecommitdiff
path: root/common/JackServerGlobals.h
Commit message (Expand)AuthorAgeFilesLines
* Fix blocking DBus device reservation, so it plays nice with othersfalkTX2019-10-281-0/+1
* remove the JackSelfConnectMode enum typeNedko Arnaudov2014-03-101-1/+1
* Merge no-self-connect branchAdrian Knoth2013-04-061-1/+2
|\
| * Merge branch 'master' into no-self-connectNedko Arnaudov2011-03-141-3/+8
| |\
| * \ Merge branch 'master' into no-self-connectNedko Arnaudov2010-02-101-0/+1
| |\ \
| * \ \ Merge branch 'master' into no-self-connectNedko Arnaudov2009-11-191-1/+1
| |\ \ \
| * \ \ \ Merge branch 'master' into no-self-connectNedko Arnaudov2009-07-071-0/+2
| |\ \ \ \
| * | | | | self_connect_mode engine parameterNedko Arnaudov2009-05-261-1/+2
* | | | | | Protect shared fSynchroTable access with a mutex.Stephane Letz2013-01-091-1/+0
| |_|_|_|/ |/| | | |
* | | | | Rework internal slave driver management, JackServerGlobals now handle same pa...sletz2011-03-131-0/+4
* | | | | JackEngine::ComputeTotalLatencies in progress.sletz2011-03-091-2/+2
* | | | | Revert r4119 (RT notification in the server). JackAudioDriver::ProcessSync no...sletz2011-03-041-1/+2
| |_|_|/ |/| | |
* | | | Dynamic choice of maximum port number.sletz2009-11-241-0/+1
| |_|/ |/| |
* | | Simplify server temporary mode : now use a JackTemporaryException.sletz2009-11-131-1/+0
* | | Typo(s).sletz2009-10-251-1/+1
* | | Correct server temporary mode : now set a global and quit after server/client...sletz2009-10-171-0/+1
| |/ |/|
* | Move dbus device reservation code to jackdbusnedko2009-07-071-0/+2
|/
* Cleanup loopback stuff in server.sletz2009-05-071-1/+0
* First working version of native MIDI backend (JackCoreMidiDriver, JackWinMMED...sletz2009-05-051-1/+1
* Clock source setting on Linux (in progress).sletz2009-04-201-2/+3
* Cleanup server starting code for clients directly linked with libjackserver.so.sletz2009-01-141-6/+6
* Another Tim Blechmann patch to remove unnecessary virtual methods.sletz2008-06-121-1/+1
* Cleanupsletz2008-03-291-1/+0
* Beautifull codesletz2008-03-051-12/+12
* OSX 32/64 bits version.sletz2008-01-251-1/+1
* Cleanupsletz2008-01-121-12/+12
* Cleanupsletz2007-11-011-1/+0
* Implementation of server_name setting (-n) in progresssletz2007-10-241-1/+10
* Cleanupsletz2007-10-071-12/+12
* Fix a resource leak issue in JackCoreAudioDriver::Close(). Better implement j...sletz2007-10-041-2/+1
* Implement server temporary (-T) mode.sletz2007-08-241-1/+1
* First importsletz2006-09-031-0/+58