344 Commits (6f9ee03099a450a79b51dfe7d2533e83131d83c7)

Author SHA1 Message Date
  sletz 19ffdb6f5a Windows JackRouter sources and project added. 15 years ago
  sletz b51c2ebb59 JackRouter.dll updated. 15 years ago
  sletz 0da294703d Windows projects and installer corrected. 15 years ago
  sletz a46d156ea3 Compiles on Windows again. 15 years ago
  sletz efe1ddd3e5 New MIDI driver related files added in OSX and Windows projects. 15 years ago
  sletz 63804126ef Add NetJack1 installation in Windows installer. 15 years ago
  sletz dab4e3446e Peter L Jones patch for NetJack1 compilation on Windows. 15 years ago
  sletz fa24bd3e74 Version 1.9.5 started. 15 years ago
  nedko 6dda86654b revert the wrong revert in r3818 15 years ago
  nedko 13034fdb08 Revert wrong changes that appeared in r3816 (9fb8b55379) 15 years ago
  sletz 1614542915 Updated JackRouter.dll 15 years ago
  sletz f902da20ce For later use.. 15 years ago
  sletz 5dc57dd090 Cleanup. 15 years ago
  sletz 136672723a Simplify server temporary mode : now use a JackTemporaryException. 15 years ago
  sletz f3e5025231 Cleanup thread code. 15 years ago
  sletz a5c27894e5 Fix AcquireRealTime and DropRealTime: now distinguish when called from another thread (AcquireRealTime/DropRealTime) and from the thread itself (AcquireSelfRealTime/DropSelfRealTime). 15 years ago
  sletz 19594c5293 Updated for version 1.9.4 15 years ago
  sletz 1ff726f3f5 Thread AcquireRealTime and DropRealTime were (incorrectly) using fThread field. Use pthread_self()) (or GetCurrentThread() on Windows) to get the calling thread. 15 years ago
  sletz 5e5da014fb Typo(s). 15 years ago
  sletz 2aab457b5f Fix on Windows (2). 15 years ago
  sletz 1b8d262c4f Fix on Windows. 15 years ago
  sletz ed864f5592 Now start server channel thread only when backend has been started (so in JackServer::Start). Should solve race conditions at start time. 15 years ago
  sletz f2085bbd2c Parameter renaming. 15 years ago
  sletz d09d8c3c82 Add a string parameter to server ==> client notification, add a new InfoShutdown callback. 15 years ago
  sletz 1864b36159 Correct server temporary mode : now set a global and quit after server/client message handling is finished. 15 years ago
  sletz 148764a207 Version 1.9.4 started. 16 years ago
  sletz f9a3555fc3 Add loopback backend in Windows 16 years ago
  sletz cbc5f4f265 Include Microsoft Visual C++ 2008 Redistributable Package in Windows installer. 16 years ago
  sletz 1eef95890b Raise drivers time out used in synchronous mode. 16 years ago
  sletz 3e3506bcd4 Update Windows readme file. 16 years ago
  sletz cddaebdad5 Correct documentation generation and readme files. 16 years ago
  sletz 68386706a1 Update JackRouter.dll on Windows. 16 years ago
  sletz 11cd38c9b5 Fix JackWinMMEDriver::Write. 16 years ago
  sletz 4395fb74a2 Part of Torben 57bcad6f71 concerning JackWinMMEDriver.cpp. 16 years ago
  sletz afdc1ec53c fix winmmedriver to skip midi devices that dont open. 16 years ago
  sletz 81446bd94e All Windows files switched to Unix line ending. 16 years ago
  sletz 7d284aec62 Compiles on Windows again. 16 years ago
  sletz e9e9621ad3 Remove unneeded include, reorganize control.h 16 years ago
  sletz 780e0439a3 Reworked Torben Hohn fix for server restart issue on Windows. 16 years ago
  sletz ca337be151 Correct JackWinMMEDriver::Open (input, output parameters not used anymore) 16 years ago
  sletz 5a9cb7cd11 Torben Hohn fix for InitTime and GetMicroSeconds in JackWinTime.c. 16 years ago
  sletz 100ea4475e JackRouter 0.20 version. 16 years ago
  sletz 75fe318e1f Compiles on Windows again. 16 years ago
  sletz a447918301 Add missing include. 16 years ago
  sletz c284e58b88 Clock source setting on Linux (in progress). 16 years ago
  sletz ff2b38bc8a Add CreateAggregateDevice method in JackCoreAudioDriver (in progress). 16 years ago
  sletz d9c39e3db5 JackWinMMEDriver working on Windows. 16 years ago
  sletz 34ff05a8ca Native MIDI backend (JackCoreMidiDriver, JackWinMMEDriver) in progress. 16 years ago
  sletz afe12d6292 Add MIDI backends : common part, macosx and windows versions. 16 years ago
  sletz a1bcae9cc7 Compiles again on Windows. 16 years ago