summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ignore device reservation failuresdevice-reservation-soft-errorNedko Arnaudov2013-04-072-41/+65
* Make audio_acquire() fail if audio_reservation_init() fails.Nedko Arnaudov2013-04-061-2/+5
* Merge remote-tracking branch 'upstream/master'Stephane Letz2013-04-061-2/+2
|\
| * Fix typo in alsa_in.cAdrian Knoth2013-04-061-2/+2
* | Fix JackMachThread::Kill.Stephane Letz2013-04-061-3/+2
* | Correct FW and thread RT Drop/Acquire.Stephane Letz2013-04-061-3/+7
|/
* Cleanup.Stephane Letz2013-03-251-2/+0
* Cleanup netjack2 code.Stephane Letz2013-03-255-78/+12
* Cleanup netjack2 code (in progress).Stephane Letz2013-03-258-33/+174
* Merge remote-tracking branch 'upstream/master'Stephane Letz2013-03-241-1/+1
|\
| * wscript: Fix build error when sys.platform == linux3Adrian Knoth2013-03-221-1/+1
* | Open one virtual in/out in CoreMidi driver, fix a state refresh issue.Stephane Letz2013-03-247-18/+47
|/
* Correct long standing bug in SyncRecv.Stephane Letz2013-03-183-36/+52
* Correct auto-connect for audioadapter.Stephane Letz2013-03-166-20/+17
* Add USE_CLASSIC_AUTOLAUNCH in XCode project.Stephane Letz2013-03-142-1/+7
* Correct typo in JackCoreAudioDriver::OpenAUHAL.Stephane Letz2013-03-051-1/+1
* Rework latency settings in netjack.Stephane Letz2013-03-043-34/+33
* Add JackNetMaster::LatencyCallback.Stephane Letz2013-03-044-18/+45
* CoreMIDI driver fix: A MIDIPacket can contain more than 1 event.Christian Schoenebeck2013-03-031-22/+69
* CoreMIDI driver fix: MIDI "running status" was not implemented.Christian Schoenebeck2013-03-012-2/+29
* More robust JackServer::Stop().Stephane Letz2013-02-281-1/+11
* Correct JackPosixSemaphore::Allocate and JackPosixSemaphore::ConnectInput.Stephane Letz2013-02-282-3/+3
* More debug messages in JackPortAudioDriver::Close().Stephane Letz2013-02-281-0/+3
* Typos.Stephane Letz2013-02-283-11/+11
* Improve JackPortAudioDriver::Stop.Stephane Letz2013-02-2815-24/+31
* Cleanup jack_portaudio.cbp project.Stephane Letz2013-02-271-6/+0
* Constant naming cleanup.Stephane Letz2013-02-275-10/+9
* Updated JackRouter.dllStephane Letz2013-02-142-0/+0
* Correct Windows installer.Stephane Letz2013-02-131-1/+1
* Lorenz Minder patch for jackd man, cleanup.Stephane Letz2013-02-117-12/+40
* Code cleanup.Stephane Letz2013-01-317-31/+50
* Better handling of shutdown state in client side.Stephane Letz2013-01-318-29/+44
* Merge remote-tracking branch 'upstream/master'Stephane Letz2013-01-281-1/+1
|\
| * Fix FTBFS introduced by ddb61e60Adrian Knoth2013-01-271-1/+1
* | Correct JackDummyDriver driver_initialize.Stephane Letz2013-01-281-5/+6
* | Init fCPULoad field.Stephane Letz2013-01-271-1/+2
|/
* Rework XRun handling.Stephane Letz2013-01-277-15/+18
* Correct JackClient::OnShutdown.Stephane Letz2013-01-266-53/+55
* Add more tests for client registration code in test.cpp.Stephane Letz2013-01-261-11/+22
* Fix stupid typo in JackEngine::NotifyRemoveClient.Stephane Letz2013-01-262-8/+6
* John Emmas patch for Windows.Stephane Letz2013-01-264-1/+16
* Improve server shutdown and stop.Stephane Letz2013-01-2512-26/+23
* Cleanup.Stephane Letz2013-01-253-35/+54
* Rework JackEngine::Shutdown.Stephane Letz2013-01-255-32/+10
* Cleanup.Stephane Letz2013-01-248-27/+41
* Make API test more robust.Stephane Letz2013-01-242-14/+17
* Cleanup audio mixing code.Stephane Letz2013-01-223-38/+37
* Another typo detected by clang.Stephane Letz2013-01-151-1/+1
* Correct JackServerSocket::Bind.Stephane Letz2013-01-151-2/+4
* Fix some incoherency with strings (2).Stephane Letz2013-01-153-12/+9