summaryrefslogtreecommitdiff
path: root/windows
Commit message (Expand)AuthorAgeFilesLines
* Fix typosluz paz2023-01-281-1/+1
* Do not ship tools in automated Windows CI buildsfalkTX2022-05-042-6/+2
* installer: add qwindowsvistastyle.dll for QJackCtlAlexis Murzeau2022-01-272-0/+2
* CI: Generate windows installersfalkTX2022-01-152-0/+107
* Better handling of optional asiofalkTX2022-01-152-4/+3
* Remove old workaround for asio4all, as it breaks with jack-routerfalkTX2021-01-091-4/+0
* Show welcome and license pages on windows installerfalkTX2021-01-092-0/+4
* Ignore versions on windows installer, always replacing filesfalkTX2021-01-092-42/+42
* Fix slightly wrong parameter type in portaudio adapterfalkTX2021-01-081-4/+4
* Add jack-router to windows installer, opt-infalkTX2021-01-052-23/+39
* Update README_MINGW to reflect 2020 changesLuciano Iam2020-11-271-19/+36
* Fix registry keys for Windows, add 32bit compat ones on 64bitfalkTX2020-11-092-2/+8
* Remove jack-router windows code, moved to new repofalkTX2020-10-1630-3706/+0
* Remove "v" prefix from Windows installer filesfalkTX2020-10-152-2/+2
* Install def and lib files in the Windows installerfalkTX2020-09-252-0/+6
* Correct the include dir used in the windows installerfalkTX2020-09-242-2/+2
* Update default jack location on windows, per new installersfalkTX2020-09-201-1/+1
* winmme: allow to activate without any ports, fix some warningsfalkTX2020-09-201-12/+9
* Install 32bit libjack.dll on 64bit windows installerfalkTX2020-09-201-0/+2
* Write registry key so 3rd parties can find jackd.exefalkTX2020-09-132-0/+8
* Fix typofalkTX2020-09-131-10/+10
* Add innosetup filesfalkTX2020-09-133-0/+95
* Remove 1 more unused filefalkTX2020-09-131-30/+0
* Remove old, unused codeblocks project filesfalkTX2020-09-1325-4853/+0
* Use system headers for portaudiofalkTX2020-09-131-2/+2
* Remove pre-included portaudio and samplerate header filesfalkTX2020-09-132-347/+0
* Remove pre-included windows portaudio static libsfalkTX2020-06-144-0/+0
* Remove pre-included portaudio.h file for windowsfalkTX2020-06-142-1130/+3
* 2 more winsock.h includes, also set PRIu64 for mingwfalkTX2020-06-132-6/+16
* Include winsock2.h before windows.h, for mingwfalkTX2020-06-139-1/+29
* 1.9.14 on MinGW/waf + build guide (#495)Luciano Iam2020-05-313-0/+582
* Windows: Use widechar instead of char when loading drivers.Kjetil Matheussen2020-01-262-1/+8
* Rename PortSetDeviceMetadata to PortSetDefaultMetadataLuciano Iam2019-10-281-2/+2
* FIx doxygen and user facing and non-facing typosluz.paz2019-09-1110-19/+19
* Rename `PortSetDeviceName` to `PortSetDeviceMetadata`falkTX2019-09-111-2/+2
* MIDI port pretty names (#498)Luciano Iam2019-09-115-20/+17
* Fix client UUID gen, and some warnings (#440)Filipe Coelho2019-03-182-2/+2
* 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