135 Commits (bbf39e4be9aea53284f4b4f6beb8c44f7043cc2c)

Author SHA1 Message Date
  sletz bbf39e4be9 Add missing files in server library project 17 years ago
  sletz 2b0a516f73 Another Tim Blechmann patch to remove unnecessary virtual methods. 17 years ago
  sletz 0ed0c4d91e Better control of exported symbols : windows adaptation in progress 17 years ago
  sletz a20801bf58 Better control of exported symbols. 17 years ago
  sletz f8f2fddb8d Remove JackClientInterface class 17 years ago
  sletz b44e22de0e Use of set_threaded_log_function only when needed in RT threads. 17 years ago
  sletz 3861dc6efe Revert unwanted change in thread classes 17 years ago
  sletz e3115e72fc Correction in Readme_NetJack2 17 years ago
  sletz fe16706170 Compiles on Windows again 17 years ago
  sletz 215dfdd97a Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
  nedko b5bd3afb28 Add conditional includes for config.h, for use with waf 17 years ago
  sletz 93d2e5d2fa Cleanup 17 years ago
  sletz c93b4ebe29 Correct JackWinThread::Terminate. 17 years ago
  sletz 8407a49b5b Remove unused ASIO backend 17 years ago
  sletz 18cad3d339 New testMutex test, correct timing in drivers. 17 years ago
  sletz 43b936c53b Compilation on Windows 17 years ago
  sletz d7470105d7 Correct thread init phase 17 years ago
  sletz f786e83108 Correct timing in drivers : frame time has to be incremented before Read. 17 years ago
  sletz 1182ac2c7c Improve JackSyncInterface class 17 years ago
  sletz 5a1979dfac Compiles on Windows again 17 years ago
  sletz e44ab5b9ad Merge from control branch: missing files 17 years ago
  sletz c0f0fd7cc9 Merge control branch. 17 years ago
  sletz ae0a1ebd28 Call init callback in notification thread also. 17 years ago
  sletz f38bd7f1d7 Missing include 17 years ago
  sletz 4141424af0 Correct JackWinNamedPipeClientChannel::Start 17 years ago
  sletz ef8bdde12c Use StartSync to start the client notification thread, otherwise initial notifications from the server may be lost. 17 years ago
  sletz 913d21791d Remove throw 17 years ago
  sletz 271995772b Cleanup 17 years ago
  sletz db408b7caa Correct JackEngine inheritance graph. 17 years ago
  sletz c4371aca12 Compilation on Windows 17 years ago
  sletz a74f1a586e Better handling of graph state read functions : never wait when used in the real-time thread, current state is used. 17 years ago
  sletz 152a1711ce New jack_get_client_pid API, implemented on server side. 17 years ago
  sletz 0a0ede0768 Package number bumped to 1.90 everywhere. 17 years ago
  sletz ecfe36ebe4 Cleanup on Windows 17 years ago
  sletz 26db893c68 Cleanup 17 years ago
  sletz 7b5eafc311 Activate now connect to FW driver and start the realtime thread only if clients are actually realtime, that is have setup any of the RT callback. 17 years ago
  sletz 01d4f36af6 Set line ending properties 17 years ago
  sletz a888803871 Fix JackPosixThread::StartImp and JackWinThread::StartImp. 17 years ago
  sletz a65b5e881f Fix JackClient::Close : notification channel is stopped first to avoid receiving notifications while closing and Close is again a synchronous call. 17 years ago
  sletz 931148f75e Better handling of init and run state in JackThread. 17 years ago
  sletz 12d9013c4d Start of version 0.72 17 years ago
  sletz 94f91b8a6c New SetBlocking method for JackSocket. 17 years ago
  sletz e4b2d61ab9 Cleanup 17 years ago
  marcochapeau dafaad6338 * Remove some executable bits on the Readme file and a few source files 17 years ago
  sletz e180fe6d6e Add RTTI setting 17 years ago
  sletz d2f7053ecc Nedko Arnaudov log patch(2). 17 years ago
  sletz ecb8da58c7 Beautifull code 17 years ago
  sletz 2d3fa0018a Fix JackSocketClientChannel::ClientClose: async call from the client and server does not need to write any reply(2). 17 years ago
  sletz 878d93a913 Windows version 17 years ago
  sletz 2d3fc39a9a Start of 0.71 version 17 years ago