summaryrefslogtreecommitdiff
path: root/windows
Commit message (Expand)AuthorAgeFilesLines
* Compiles on Windows again.1.9.8sletz2011-12-191-0/+1
* Cleanup(2).sletz2011-12-151-1/+1
* Cleanup.sletz2011-12-084-59/+16
* More explicit debug messages.sletz2011-12-072-103/+33
* Cleanup.sletz2011-12-072-4/+5
* COmpiles again on Windows.sletz2011-12-071-2/+2
* More robust code in JackWinNamedPipeClient::ConnectAux.sletz2011-12-062-7/+142
* Improve some of example-clients, cleanup.sletz2011-11-251-1/+1
* More robust dynamic port management in JACK/CoreMidi bridge.sletz2011-11-252-1/+4
* Cleanup.sletz2011-11-241-2/+0
* Dynamic port management in JACK/CoreMidi bridge.sletz2011-11-242-2/+2
* John Emmas third auto-launch server on Windows patch.sletz2011-11-213-10/+22
* Cleanup Windows CodeBlock projects.sletz2011-11-178-277/+255
* Cleanup code using snprintf(2).sletz2011-11-165-37/+37
* Coorect Windows projects.sletz2011-11-149-106/+106
* John Emmas Cygwin cleanup patch.sletz2011-11-092-48/+17
* Correct MinGW project options(2).sletz2011-11-085-97/+117
* Correct MinGW project options.sletz2011-11-082-15/+19
* Fix in Windows specific code.sletz2011-11-082-2/+2
* John Emmas second auto-launch server on Windows patch.sletz2011-11-072-17/+58
* Memory locking now working on Windows.sletz2011-11-073-11/+15
* CHECK_MLOCK updated for Windows(2).sletz2011-11-071-16/+19
* CHECK_MLOCK updated for Windows.sletz2011-11-071-5/+20
* Generic installation path on Windows.sletz2011-11-074-9/+3
* Define JACK_DEFAULT_DRIVER and JACK_LOCATION on Windows.sletz2011-11-072-5/+9
* Cleanup.sletz2011-11-073-53/+68
* Add missing method in JackNetWinSocket.sletz2011-11-073-179/+179
* John Emmas auto-launch server on WIndows patch.sletz2011-11-071-2/+291
* Compile again on Windows.sletz2011-11-042-3/+4
* NetJack2 code cleanup.Stephane Letz2011-11-045-286/+325
* On Windows, PortAudio DLL now installed in system folder.sletz2011-11-032-2/+2
* Add missing jack_client_get_uuid API.sletz2011-11-031-1/+1
* Correct multi server launch bug on Windows.sletz2011-10-284-16/+28
* John Emmas POST_PACKED_STRUCTURE patch.sletz2011-10-282-3/+29
* Update Windows binaries and installers.sletz2011-10-277-0/+5
* Activate JACK_32_64 on Windows (pure 32 bits and mixed 32/64 bits targets).sletz2011-10-269-0/+54
* Activate JACK_32_64 on Windows (pure 32 bits and mixed 32/64 bits targets).sletz2011-10-263-1/+19
* Correct Start/Stop for Control API.sletz2011-08-312-2/+7
* Compiles on Windows again.sletz2011-08-263-4/+5
* Singleton behaviour for JackCoreMidiDriver and JackWinMMEDriver.sletz2011-08-261-4/+14
* Add jackctl_driver_get_type in Control API.sletz2011-08-263-4/+5
* More robust code in synchronization primitives and in JackMessageBuffer.sletz2011-08-261-4/+80
* Implement session api for internal clientsNedko Arnaudov2011-08-071-1/+1
* Move session command reply array creation to JackSessionNotifyResultNedko Arnaudov2011-08-071-18/+1
* Merge branch 'master' into js-dbusStephane Letz2011-07-304-14/+22
|\
| * New JackTimedDriver class to be used by JackDummyDriver, JackNetDriver and Ja...sletz2011-07-291-0/+1
| * Possible fix for http://trac.jackaudio.org/ticket/193.Stephane Letz2011-07-233-14/+21
* | Merge branch 'master' into js-dbusStephane Letz2011-07-231-2/+2
|\ \ | |/
| * A bit more explicit debug messages.sletz2011-07-191-2/+2
* | Cleanup.Stephane Letz2011-07-222-5/+4
|/