50 Commits (e4730c6c971e87c8e462eae4bceeda6e2e4d65bf)

Author SHA1 Message Date
  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
  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
  sletz 962ccb7d2d Fix a bug in jack_test. Correct JackShmMem destructor. Correct and case in JackClient::Execute. Correct JackMachSemaphore::Disconnect. 17 years ago
  sletz fb2ed94907 Fix a bug in JackLibClient::Open introduced when adding automatic client renaming 17 years ago
  sletz 488ca9aedf Automatic server launch and client renaming in progress (2) 17 years ago
  sletz f79aaaadd2 Automatic server launch and client renaming in progress 17 years ago
  sletz cf05be16a4 New JackNotication.h header in preparation for callback checking in the server. 18 years ago
  sletz bb25e2e701 Cleanup, renaming 18 years ago
  sletz 00046afb6e New server/client data transfer model (2) 18 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. 18 years ago
  sletz 558f79cc5f shared_ports renamed to shared_graph. 18 years ago
  sletz 442422a887 Restore 0.58 behaviour for WIN32 thread kill issues 18 years ago