summaryrefslogtreecommitdiff
path: root/windows
Commit message (Expand)AuthorAgeFilesLines
* Cleanup some warningsfalkTX2018-11-132-5/+5
* Mass-fix spelling errorsAdrian Knoth2018-02-251-1/+1
* Prepare 1.9.12 releasefalkTX2017-08-112-2/+2
* add _snprintf() wrapper.Yasuhiro Fujii2017-06-242-6/+23
* Change JackPortAudioDriver::Open() to permit a long device name and use trunc...Yasuhiro Fujii2017-06-241-7/+5
* fix compilation on MSYS2.Yasuhiro Fujii2017-06-241-0/+13
* Fix for JackNetUnixSocket::SendTo.Stephane Letz2016-09-131-0/+1
* Merge remote-tracking branch 'upstream/master'Stephane Letz2016-01-011-69/+0
|\
| * Refactor duplicated code into toplevel wscript.Karl Linden2015-12-131-69/+0
* | String management fix.Stephane Letz2016-01-012-3/+3
|/
* Possible fix in JackPosixSemaphore::ConnectInput, cleanup.Stephane Letz2015-09-031-1/+1
* Add JackProxyDriverCédric Schieli2015-04-271-0/+2
* Compiles again on Windows.Stephane Letz2015-04-137-47/+9
* Merge pull request #113 from lilrc/masterNedko Arnaudov2015-04-111-4/+0
|\
| * make build option --portaudio an auto optionKarl Lindén2015-04-101-4/+0
* | More flexible RT priority setup on Windows.Stephane Letz2015-04-103-6/+8
* | Some 'jack_info' messages moved to 'jack_log' messages on Windows.Stephane Letz2015-04-105-38/+34
|/
* Robin Gareus patch for Windows JackRouter.Stephane Letz2014-10-051-1/+1
* Version 1.9.11 started.Stephane Letz2014-07-2015-75/+75
* Correct JackWinMMEDriver and JackALSARawMidiDriver creation.Stephane Letz2014-07-031-2/+2
* Add missing version of windows wscript fileTim Mayberry2014-06-061-6/+63
* Add missing windows build scriptMartin Koegler2014-01-251-0/+14
* Correct JackALSARawMidiDriver and JackWinMMEDriver.Stephane Letz2013-10-161-1/+1
* Add DHAVE_ASIO in jack_portaudio.cbp CB project.Stephane Letz2013-07-231-0/+6
* Tim Mayberry : Allow portaudio driver to be compiled without ASIO.Stephane Letz2013-07-232-3/+4
* Tim Mayberry : fix for changes to JackClient::ShutDown in windows code.Stephane Letz2013-07-231-1/+1
* std::exception used by reference.Stephane Letz2013-07-041-5/+5
* Correct auto-connect for audioadapter.Stephane Letz2013-03-161-3/+3
* Correct JackPosixSemaphore::Allocate and JackPosixSemaphore::ConnectInput.Stephane Letz2013-02-281-1/+1
* 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-271-1/+1
* Updated JackRouter.dllStephane Letz2013-02-142-0/+0
* Correct Windows installer.Stephane Letz2013-02-131-1/+1
* Code cleanup.Stephane Letz2013-01-313-10/+12
* Better handling of shutdown state in client side.Stephane Letz2013-01-312-3/+8
* John Emmas patch for Windows.Stephane Letz2013-01-262-1/+4
* Improve server shutdown and stop.Stephane Letz2013-01-251-1/+1
* Move ClientKill in JackEngine class.Stephane Letz2013-01-132-2/+2
* Move SYNC_MAX_NAME_SIZE in JackConstants.h, correct synchro primitives BuildN...Stephane Letz2013-01-121-1/+1
* Protect shared fSynchroTable access with a mutex.Stephane Letz2013-01-091-3/+3
* Typo.Stephane Letz2013-01-091-1/+1
* Delete some redundant macros and typedefs.Basil Nutmeg2013-01-082-32/+0
* More robust code in JackPortAudioDriver to handle buffer size change and back...Stephane Letz2013-01-072-10/+23
* Correct Windows installer files.Stephane Letz2013-01-042-3/+3
* Correct Windows resource files.Stephane Letz2013-01-0413-26/+26
* Version 1.9.10 started.Stephane Letz2012-12-1015-54/+54
* Fix typo in JackPortAudioDriver::Attach.Stephane Letz2012-11-143-16/+4