summaryrefslogtreecommitdiff
path: root/common/JackFreewheelDriver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Accpetable fix for long standing Freewheel mode bug.Stephane Letz2013-11-061-9/+3
* Fix in JackServer::SetFreewheel.Stephane Letz2013-05-071-2/+2
* Export cleanup.sletz2012-01-071-1/+4
* More cleanup in backends.sletz2011-12-151-5/+12
* Cleanup of backend stack.sletz2011-12-151-9/+3
* Cleanup.sletz2011-04-151-6/+6
* Major redesign of driver activation (master and salve mode).Stephane Letz2011-03-251-14/+60
* Raise drivers time out used in synchronous mode.sletz2009-07-111-1/+1
* Header cleanup, add --clients and --ports options in configure.sletz2008-10-021-5/+0
* Merge Michael Voigt drops branch after reorganization step.sletz2008-09-051-3/+1
* Fix JackFreewheelDriver::Process() in case if client time-out : continue proc...sletz2008-07-091-1/+2
* Embed JackEngineControl in JackDriver (starting from Tim Blechmann idea).sletz2008-06-191-4/+4
* Cleanup timing + cpuload codesletz2008-06-161-2/+2
* Remove JackClientInterface classsletz2008-06-041-1/+1
* Add conditional includes for config.h, for use with wafnedko2008-06-021-0/+4
* New testMutex test, correct timing in drivers.sletz2008-05-281-1/+1
* Cleanupsletz2008-05-011-1/+1
* Add exceptions management to distinguish drivers recoverable errors from non ...sletz2008-04-281-1/+3
* Cleanupsletz2008-03-151-1/+0
* Nedko Arnaudov log patch(2).sletz2008-03-101-1/+1
* Beautifull codesletz2008-03-051-5/+5
* Update datesletz2008-02-011-1/+1
* Fix a bug in freewheel management in async mode: drivers now receive the kSta...sletz2007-10-301-1/+1
* Uses a time out value of 10 sec in freewheel mode (like jack).sletz2007-01-271-7/+8
* Suppress warning on WIN32sletz2006-12-181-1/+5
* In synchronous mode, if the driver time out is reached, the server may get de...sletz2006-11-221-2/+4
* First importsletz2006-09-031-0/+47