45 Commits (173f1629a95298dfb0692044dd9b932245685d3d)

Author SHA1 Message Date
  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 f3252b4cca Remove unneeded include. 14 years ago
  Torben Hohn 5cd7b4dedf add uuid parameter to ClientCheck method. 14 years ago
  Stéphane Letz 72d6964a7c Init engine fields, cleanup. 15 years ago
  Stéphane LETZ 9bf10e24ab Correct InternalClientLoad. 15 years ago
  Torben Hohn 1a44ede470 fix tabs and convert em to spaces. 15 years ago
  Torben Hohn 5e7a792f42 add uuid parameter to jack_client_open... 15 years ago
  Torben Hohn 4e6b4f13bf uuid mapping and jack_reserve_client_name() 15 years ago
  Torben Hohn 2748fd33ba fix compare to process thread id. in jack_session_reply() 15 years ago
  Torben Hohn b57d07ddd0 another step for jack-session... 15 years ago
  Torben Hohn 3c0d95db60 some progress on jack-session 15 years ago
  Torben Hohn cffa5dfd8e add marshalling for jack_session_notify and session_event. not complete 15 years ago
  sletz f2085bbd2c Parameter renaming. 15 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 2280b77679 Cleanup, documentation. 17 years ago
  sletz 6dc1387fc5 Loopback driver working 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
  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 94f91b8a6c New SetBlocking method for JackSocket. 17 years ago
  sletz d3df789445 Fix engine real-time notification (was broken since ??). 17 years ago
  sletz ecb8da58c7 Beautifull code 17 years ago
  sletz 254f765c4f Update date 17 years ago
  sletz fceb4e9c41 Include cleanup 17 years ago
  sletz cfc2315b4c Port connection callback. 17 years ago
  sletz 3665f6300d OSX 32/64 bits version. 17 years ago
  sletz 82316a5483 Merge of Dmitry Baikov MIDI branch. 17 years ago
  sletz f16634bb6d Implementation of server_name setting (-n) in progress 17 years ago
  sletz 17f62de23f Internal loadable client implementation (in progress). 17 years ago
  sletz 33784c5568 Server/library protocol checking implementation. 17 years ago
  sletz e8fcf23258 Automatic server launch 17 years ago
  sletz 488ca9aedf Automatic server launch and client renaming in progress (2) 18 years ago
  sletz f79aaaadd2 Automatic server launch and client renaming in progress 18 years ago
  sletz 269e28be0b Checking in the server to avoid calling the clients if no callback are registered. 18 years ago
  sletz cf05be16a4 New JackNotication.h header in preparation for callback checking in the server. 18 years ago
  sletz 3da08bafa1 Cleanup 18 years ago
  sletz bb25e2e701 Cleanup, renaming 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 42b0d3a487 Correct server SetBufferSize in case of failure 18 years ago
  sletz 73e2d7a6d3 First import 18 years ago