411 Commits (d904746b42411382280ade9f0e10b5c089c6cb15)

Author SHA1 Message Date
  sletz d4e51743a0 Compiles again on Windows. 14 years ago
  sletz 05dea9361b Version 1.9.7 started. 14 years ago
  sletz 47bd595b70 Update some Windows components 14 years ago
  Stéphane LETZ 9bf10e24ab Correct InternalClientLoad. 15 years ago
  Stéphane Letz bfd90f2c95 Complete Windows JackClientPipeThread::HandleRequest (to be tested). 15 years ago
  Torben Hohn 1a44ede470 fix tabs and convert em to spaces. 15 years ago
  Torben Hohn b57d07ddd0 another step for jack-session... 15 years ago
  Torben Hohn cffa5dfd8e add marshalling for jack_session_notify and session_event. not complete 15 years ago
  sletz 47b8ba5bd1 Cleanup JackConstants.h, move platform specific part in JackPlatformPlug_os.h by platform. 15 years ago
  sletz 93516bea3a Correct Windows projects. 15 years ago
  sletz e0c1979df1 On Windows, now use TRE library for regexp (BSD license instead of GPL license) 15 years ago
  sletz cdf69fa389 Fix regression introduced in r3854. 15 years ago
  sletz c811596499 Fix some file header to have library side code use LGPL. 15 years ago
  sletz 85a525d60b Fix errors found by cppcheck. 15 years ago
  sletz 06514075ef Add missing header files. 15 years ago
  sletz e8bac9cc34 Version 1.9.6 started. 15 years ago
  sletz 205b3ad0d9 Update jackRouter. 15 years ago
  sletz 98431deea5 Compiles on Windows again. 15 years ago
  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
  Stéphane LETZ 04206f10d1 Implement new JackPortIsActive flag for ports, ports have this status between client "activate" and "deactivate". 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