411 Commits (d904746b42411382280ade9f0e10b5c089c6cb15)

Author SHA1 Message Date
  sletz b295be5b40 Compile on Windows again. 14 years ago
  sletz e27f815216 Rework internal slave driver management, JackServerGlobals now handle same parameters as jackdmp. 14 years ago
  sletz e64c819a6d -X now allows to add several slave backends, add -I to load several internal clients. 14 years ago
  sletz d96a755c3c Use jack_default_audio_sample_t instead of float consistently, fix ticket #201. 14 years ago
  sletz e2c25b2fa7 Works again on Windows. 14 years ago
  sletz fa5b9d572f Works again on Windows. 14 years ago
  sletz 2d043e58b8 Latency callback must always be activated. 14 years ago
  sletz beecd2389a Compile on Windows again. 14 years ago
  sletz 5845be1374 jack_client_has_session_callback implementation. 14 years ago
  sletz 4c709fef26 Compile on Windows again. 14 years ago
  sletz 64c6fa87d7 Add latent test client for latency API. 14 years ago
  sletz 97c3a441f5 Use of latency range in all backends. ComputeTotalLatencies now a client/server call. 14 years ago
  sletz 08a68aee55 Compile on Windows again. 14 years ago
  sletz ab32fa70f0 Compile on Windows again. 14 years ago
  sletz 02ac0d6698 Add ringbuffer.c in libjack. 14 years ago
  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