56 Commits (40675225295958c8735d7e8b3af2c08901b460e0)

Author SHA1 Message Date
  Filipe Coelho 59550f67ee
Fix client UUID gen, and some warnings (#440) 6 years ago
  Adrian Knoth 6ccfdc1058 Mass-fix spelling errors 7 years ago
  Stephane Letz 16de5ee471 Tim Mayberry : fix for changes to JackClient::ShutDown in windows code. 11 years ago
  Stephane Letz 7ec46dbb46 Better handling of shutdown state in client side. 12 years ago
  Stephane Letz e32b0cd318 Improve server shutdown and stop. 12 years ago
  sletz bf1f5e2020 Check server API callback from notification thread. 13 years ago
  sletz 9f4df15abb Factorize code the server/client request. 13 years ago
  Nedko Arnaudov 1e962ef079 Move session command reply array creation to JackSessionNotifyResult 13 years ago
  Stephane Letz f62f984b97 Possible fix for http://trac.jackaudio.org/ticket/193. 13 years ago
  Stephane Letz 299bc1bfe9 Cleanup. 14 years ago
  sletz a7e8377441 rebase from trunk 4083:4180 14 years ago
  sletz fa5b9d572f Works again on Windows. 14 years ago
  sletz beecd2389a Compile on Windows again. 14 years ago
  sletz 5845be1374 jack_client_has_session_callback implementation. 14 years ago
  sletz 97c3a441f5 Use of latency range in all backends. ComputeTotalLatencies now a client/server call. 14 years ago
  sletz 4828d0c835 rebase from trunk 4041:4083 14 years ago
  Stéphane LETZ 9bf10e24ab Correct InternalClientLoad. 15 years ago
  Torben Hohn cffa5dfd8e add marshalling for jack_session_notify and session_event. not complete 15 years ago
  sletz 54ebab2cf2 rebase from trunk 3930:3966 15 years ago
  sletz c811596499 Fix some file header to have library side code use LGPL. 15 years ago
  sletz 224c41eb59 rebase from trunk 3638:3684 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 7ca13a6b25 rebase from trunk 3528:3550 16 years ago
  sletz 780e0439a3 Reworked Torben Hohn fix for server restart issue on Windows. 16 years ago
  sletz ab6574f221 Client incorrect re-naming fixed: now done at fifo level only. 16 years ago
  sletz f19b74f904 Header cleanup, add --clients and --ports options in configure. 16 years ago
  sletz 27b17399e7 Correct PortRegister prototype. 16 years ago
  sletz 1274ff1da2 Add new jack_set_port_rename_callback API, jack_port_set_name is now a server request that call port rename callbacks. 16 years ago
  sletz 0ed0c4d91e Better control of exported symbols : windows adaptation in progress 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 ae0a1ebd28 Call init callback in notification thread also. 17 years ago
  sletz 4141424af0 Correct JackWinNamedPipeClientChannel::Start 17 years ago
  sletz 152a1711ce New jack_get_client_pid API, implemented on server side. 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 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 d2f7053ecc Nedko Arnaudov log patch(2). 17 years ago
  sletz ecb8da58c7 Beautifull code 17 years ago
  sletz dc3b357245 WindowsWindows compilation 17 years ago
  sletz 82316a5483 Merge of Dmitry Baikov MIDI branch. 17 years ago
  sletz 3b35709696 Windows in progress 17 years ago
  sletz f16634bb6d Implementation of server_name setting (-n) in progress 17 years ago
  sletz 084dc07349 Internal loadable client implementation, winpipe version added. 17 years ago
  sletz ff414ae811 Compilation on Windows 17 years ago
  sletz 33784c5568 Server/library protocol checking implementation. 17 years ago
  sletz e8fcf23258 Automatic server launch 17 years ago
  sletz b42496ea8d Compilation on Windows 17 years ago
  sletz 6cc882b42b Automatic server launch and client renaming in progress (3) 17 years ago
  sletz f79aaaadd2 Automatic server launch and client renaming in progress 17 years ago