53 Commits (89e6b8b71c9ffaf21d2ca80497618f36b8c14eb0)

Author SHA1 Message Date
  Stephane Letz a4e319b753 Correctly pass code parameter in InfoShutdown callback. 12 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
  Stephane Letz e4730c6c97 Fix some incoherency with strings. 12 years ago
  Stephane Letz e111f2ac8f Protect shared fSynchroTable access with a mutex. 12 years ago
  sletz 5e8a775049 Correct ShutDown in JackInternalClient and JackLibClient. 13 years ago
  sletz a09a1a5c8a Code factorization and cleanup. 13 years ago
  Stephane Letz f62f984b97 Possible fix for http://trac.jackaudio.org/ticket/193. 13 years ago
  sletz 4828d0c835 rebase from trunk 4041:4083 14 years ago
  Torben Hohn 5cd7b4dedf add uuid parameter to ClientCheck method. 14 years ago
  Stéphane LETZ 9bf10e24ab Correct InternalClientLoad. 15 years ago
  Torben Hohn 5e7a792f42 add uuid parameter to jack_client_open... 15 years ago
  sletz 5f68a6557a rebase from trunk 3813:3899 15 years ago
  sletz 6ec1cee8b1 Shared memory manager was calling abort in case of fatal error, now return an error in caller. 15 years ago
  sletz 224c41eb59 rebase from trunk 3638:3684 15 years ago
  sletz cf33a4d05e jack_verbose moved to JackGlobals class. 15 years ago
  sletz d09d8c3c82 Add a string parameter to server ==> client notification, add a new InfoShutdown callback. 15 years ago
  Nedko Arnaudov 4b85b0963c Remove old no-self-connect code 16 years ago
  Nedko Arnaudov 5d3c8acafb Poor man's no-self-connect code 16 years ago
  Nedko Arnaudov 6525215dcd revert b55ef77edb (JACK_CLIENT_PID_OVERRIDE) 16 years ago
  Nedko Arnaudov d160dd3c67 Poor man's no-self-connect code 16 years ago
  Nedko Arnaudov fdde683fd4 Make use no-self-connect logic for disconnecting ports 16 years ago
  Nedko Arnaudov 0ffe2138c8 chery-pick the no-self-connect patch from the old repo 16 years ago
  Nedko Arnaudov b55ef77edb JACK_CLIENT_PID_OVERRIDE environment variable 16 years ago
  sletz b4f737eb1b rebase from trunk 3502:3528 16 years ago
  sletz c284e58b88 Clock source setting on Linux (in progress). 16 years ago
  sletz 416928c200 rebase from trunk 3455:3482 16 years ago
  sletz 478b718aa8 Add mixed 32/64 mode (off by default). 16 years ago
  sletz 9cf490adb0 Fix for compilation warning with GCC 4.3.2 16 years ago
  sletz 171a3c4a0d Client and library global context cleanup in case of incorrect shutdown handling (that is applications not correctly closing client after server has shutdown). 16 years ago
  sletz f19b74f904 Header cleanup, add --clients and --ports options in configure. 16 years ago
  sletz 3e01068967 Merge Michael Voigt drops branch after reorganization step. 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 a7001745bd Simplify request server close only if server is running implementation. 17 years ago
  sletz ce5d02b5d9 Correct JackClient::Close() to request server close only if server is running. 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 c0f0fd7cc9 Merge control branch. 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 b047c2672d All library side files become LGPL 17 years ago
  sletz e11d85964c Cleanup 17 years ago
  sletz e4b2d61ab9 Cleanup 17 years ago
  sletz d2f7053ecc Nedko Arnaudov log patch(2). 17 years ago
  sletz ecb8da58c7 Beautifull code 17 years ago
  sletz eb313efc22 More robust external API. 17 years ago
  sletz 254f765c4f Update date 17 years ago
  sletz cfc2315b4c Port connection callback. 17 years ago
  sletz 3665f6300d OSX 32/64 bits version. 17 years ago
  sletz f16634bb6d Implementation of server_name setting (-n) in progress 17 years ago