716 Commits (f5a6e4dba54a10b6b62d440317caae5d59844510)

Author SHA1 Message Date
  falkTX 9f035df3d4
Remove pre-included windows portaudio static libs 5 years ago
  falkTX 56462c748c
Remove pre-included portaudio.h file for windows 5 years ago
  falkTX a11c6995e4 2 more winsock.h includes, also set PRIu64 for mingw 5 years ago
  falkTX 8cfc45ba59 Include winsock2.h before windows.h, for mingw 5 years ago
  Luciano Iam cfb85b0143
1.9.14 on MinGW/waf + build guide (#495) 5 years ago
  Kjetil Matheussen 52786902d6 Windows: Use widechar instead of char when loading drivers. 5 years ago
  Luciano Iam a5093f06ca Rename PortSetDeviceMetadata to PortSetDefaultMetadata 5 years ago
  luz.paz a93b210134 FIx doxygen and user facing and non-facing typos 5 years ago
  falkTX bb416c7801 Rename `PortSetDeviceName` to `PortSetDeviceMetadata` 5 years ago
  Luciano Iam c2ec4b37d4 MIDI port pretty names (#498) 5 years ago
  Filipe Coelho 59550f67ee
Fix client UUID gen, and some warnings (#440) 6 years ago
  falkTX 7dfdbe133a
Cleanup some warnings 6 years ago
  Adrian Knoth 6ccfdc1058 Mass-fix spelling errors 7 years ago
  falkTX 288df203f5 Prepare 1.9.12 release 7 years ago
  Yasuhiro Fujii f76cd1b840 add _snprintf() wrapper. 8 years ago
  Yasuhiro Fujii e3bbd5cdba Change JackPortAudioDriver::Open() to permit a long device name and use truncated name for the most other parts. 8 years ago
  Yasuhiro Fujii 6758354192 fix compilation on MSYS2. 8 years ago
  Stephane Letz 364159f821 Fix for JackNetUnixSocket::SendTo. 8 years ago
  Stephane Letz 02f74a659a String management fix. 9 years ago
  Karl Linden aaaeeea8d7
Refactor duplicated code into toplevel wscript. 9 years ago
  Stephane Letz 008872fc16 Possible fix in JackPosixSemaphore::ConnectInput, cleanup. 9 years ago
  Cédric Schieli 8f6c3c6d1f Add JackProxyDriver 10 years ago
  Stephane Letz b7354b396c Compiles again on Windows. 10 years ago
  Stephane Letz 47dea47ce4 More flexible RT priority setup on Windows. 10 years ago
  Stephane Letz 8f83d5f3a2 Some 'jack_info' messages moved to 'jack_log' messages on Windows. 10 years ago
  Karl Lindén fcec68f903 make build option --portaudio an auto option 10 years ago
  Stephane Letz 3260d467e0 Robin Gareus patch for Windows JackRouter. 10 years ago
  Stephane Letz ce825c6a6b Version 1.9.11 started. 11 years ago
  Stephane Letz a48fea3c01 Correct JackWinMMEDriver and JackALSARawMidiDriver creation. 11 years ago
  Tim Mayberry 9e415ea8d5 Add missing version of windows wscript file 11 years ago
  Martin Koegler ff9bb7b4dd Add missing windows build script 11 years ago
  Stephane Letz 08a2d8a807 Correct JackALSARawMidiDriver and JackWinMMEDriver. 11 years ago
  Stephane Letz ec8403050c Add DHAVE_ASIO in jack_portaudio.cbp CB project. 12 years ago
  Stephane Letz 2aa5773fae Tim Mayberry : Allow portaudio driver to be compiled without ASIO. 12 years ago
  Stephane Letz 16de5ee471 Tim Mayberry : fix for changes to JackClient::ShutDown in windows code. 12 years ago
  Stephane Letz dc22edecc9 std::exception used by reference. 12 years ago
  Stephane Letz af2d63961d Correct auto-connect for audioadapter. 12 years ago
  Stephane Letz 94ff6adbe4 Correct JackPosixSemaphore::Allocate and JackPosixSemaphore::ConnectInput. 12 years ago
  Stephane Letz 0fb47a840c More debug messages in JackPortAudioDriver::Close(). 12 years ago
  Stephane Letz fcf8c5aef6 Typos. 12 years ago
  Stephane Letz b6f5e66d09 Improve JackPortAudioDriver::Stop. 12 years ago
  Stephane Letz fe906854e4 Cleanup jack_portaudio.cbp project. 12 years ago
  Stephane Letz 756027b040 Constant naming cleanup. 12 years ago
  Stephane Letz f80e250244 Updated JackRouter.dll 12 years ago
  Stephane Letz 0961a760de Correct Windows installer. 12 years ago
  Stephane Letz bbc95b71a6 Code cleanup. 12 years ago
  Stephane Letz 7ec46dbb46 Better handling of shutdown state in client side. 12 years ago
  Stephane Letz 7849b9279e John Emmas patch for Windows. 12 years ago
  Stephane Letz e32b0cd318 Improve server shutdown and stop. 12 years ago
  Stephane Letz feec982949 Move ClientKill in JackEngine class. 12 years ago