49 Commits (d15d0c50f9901dc9ff7cf792f338f8b72c1a4b31)

Author SHA1 Message Date
  sletz 095aa97d41 Typo 18 years ago
  sletz fb08bdf89d Correct JackEngine::ClientCloseAux (when called from JackEngine::ClientExternalOpen). Correct JackWinEvent::Allocate. 18 years ago
  sletz 45f44b76fe Version 0.64 18 years ago
  sletz ccab431be5 Compilation on Windows 18 years ago
  sletz 0a6a0a1728 Dmitry Baikov buffer size patch. 18 years ago
  sletz 4e5e41b175 Version 0.63 18 years ago
  sletz a101b23986 Remove unused library 18 years ago
  sletz 6c0af510a1 Better error checking in PortAudio driver. 18 years ago
  sletz d182adff3f Compilation on Windows 19 years ago
  sletz c666a5007b Version 0.62 19 years ago
  sletz ecf668edc8 More robust activation/deactivation code, especially in case of client crash. 19 years ago
  sletz 28c362cbfb Cleanup 19 years ago
  sletz fdfa688a45 Compilation on Windows 19 years ago
  sletz 2f75c8e768 Cleanup 19 years ago
  sletz 3374ce1d4b Compilation on WIN32 19 years ago
  sletz 6eff0aaf2d Implement thread.h API 19 years ago
  sletz 5c34c5bb76 Cleanup 19 years ago
  sletz aecada1aa4 Works again on WIN32 19 years ago
  sletz d73e005817 New server/client data transfer model 19 years ago
  sletz cb7f1f35d5 Add call to the init callback (set up using the jack_set_thread_init_callback API) in Real-Time and Notification threads. Define a new 'kActivateClient' notification. 19 years ago
  sletz 0ba403a063 Typo 19 years ago
  sletz 558f79cc5f shared_ports renamed to shared_graph. 19 years ago
  sletz 76259a4ed0 Version 0.61 19 years ago
  sletz c17a61460c Suppress warning on WIN32 19 years ago
  sletz 71725a26b8 Correct JackWinEnvent::Allocate (handle the ERROR_ALREADY_EXISTS case). Correct JackEngine::ClientExternalNew. 19 years ago
  sletz 35b6d51b9b Add ressource 19 years ago
  sletz dbc2796869 Version 0.60 19 years ago
  sletz 95454b4ad9 In synchronous mode, if the driver time out is reached, the server may get desynchronized (pending signal may arrive in later cycles), use a higher time out value use in driver, and warn the use of possible mis-behaviour in case of time out. 19 years ago
  sletz 27f221269a Cleanup 19 years ago
  sletz 27a8674882 Correct Disconnect 19 years ago
  sletz 75e4fc1f91 Typo 19 years ago
  sletz 442422a887 Restore 0.58 behaviour for WIN32 thread kill issues 19 years ago
  sletz 82a919dbe3 Updated 19 years ago
  sletz 8d3a442b91 Correct PortAudio driver help 19 years ago
  sletz 42b0d3a487 Correct server SetBufferSize in case of failure 19 years ago
  sletz 71bc03d075 Version 0.59 19 years ago
  sletz df8b08da44 Still get RT thread termination problems, restore a version that works on OSX and Linux with conditionnal compilation for now 19 years ago
  sletz e0574e9130 On Windows, avoid to use the unsafe Kill thread method. Use thread Stop instead and have blocked IO be unlocked. 19 years ago
  sletz ffdb93b743 Typo 19 years ago
  sletz a04e5b8696 On Windows version, use signal to quit the server. 19 years ago
  sletz ccc0491b0f Correct pipe destruction bug in JackWinNamedPipe class. 19 years ago
  sletz 758a40d8fa Correct crash bug when closing clients on Windows due to multi-threading synchronization issues. 19 years ago
  sletz 308d46a47f Correct thread code 19 years ago
  sletz 00a8d52a5b Correct crash bug when closing clients in Windows version 19 years ago
  sletz 50a70c51fb Cleanup 19 years ago
  sletz b0039ec1b0 Version 0.58 19 years ago
  sletz ffcedd4036 Fix windows projects 19 years ago
  sletz a5cc760597 More cleanup 19 years ago
  sletz 73e2d7a6d3 First import 19 years ago