56 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
  Torben Hohn 0851e12bda use JACK_UUID_SIZE in terminator struct. 14 years ago
  Torben Hohn 5cd7b4dedf add uuid parameter to ClientCheck method. 14 years ago
  Torben Hohn 48463edc36 fix JackSessionReplyRequest deadlocking due to JackRequest::Read(trans) 14 years ago
  Stéphane LETZ d7772d7e59 Cleanup JackRequest.h (use of sizeof...). 15 years ago
  Torben Hohn 914a79d4b3 use constant JACK_UUID_SIZE for uuid size. 15 years ago
  Stéphane LETZ dce347b74e Remove OSX IPC from project (code still there). 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 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 d09d8c3c82 Add a string parameter to server ==> client notification, add a new InfoShutdown callback. 15 years ago
  sletz 478b718aa8 Add mixed 32/64 mode (off by default). 16 years ago
  sletz 357e823209 JackRequest.h moved back to common folder. 16 years ago
  sletz 4806e5e7a7 Correct JackPortUnRegisterRequest. 16 years ago
  sletz 888a63ddec Cleanup JackPortRegisterResult and JackPortUnRegisterRequest structures. 16 years ago
  sletz 5a33ec9c8c Move JackRequest.h file in posix. 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 c41c5f12b8 Fix JackFrameTimer::Time2Frames and JackTimer::Frames2Time, jack_cpu compiled again. 17 years ago
  sletz 774f25f574 Fix desallocation of remaining clients when server quits. 17 years ago
  sletz 4b675ae1a2 Cleanup. 17 years ago
  sletz 7bfa336f7d Correct GetPortTypeId, various cleanup. 17 years ago
  sletz 059eb21dcb Cleanup include 17 years ago
  sletz 2b0a516f73 Another Tim Blechmann patch to remove unnecessary virtual methods. 17 years ago
  sletz c0f0fd7cc9 Merge control branch. 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 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 ecb8da58c7 Beautifull code 17 years ago
  sletz cbd2d4edd8 Include cleanup 17 years ago
  sletz cfc2315b4c Port connection callback. 17 years ago
  sletz 3665f6300d OSX 32/64 bits version. 17 years ago
  sletz ad047f3845 Cleanup 17 years ago
  sletz 7a591024ab Server part 17 years ago
  sletz 1294c9820f Internal loadable client implementation, socket version added. 17 years ago
  sletz 33784c5568 Server/library protocol checking implementation. 17 years ago
  sletz 137db10dad Correct Alsa driver 17 years ago
  sletz b284e1e271 Typo in JackRequest.h 17 years ago
  sletz 340be0695c Correct JackPortRegisterResult, JackClientCheckResult and JackClientOpenResult 17 years ago
  sletz 488ca9aedf Automatic server launch and client renaming in progress (2) 17 years ago
  sletz 269e28be0b Checking in the server to avoid calling the clients if no callback are registered. 18 years ago
  sletz bb25e2e701 Cleanup, renaming 18 years ago
  sletz 8496cd79b5 Cleanup 18 years ago
  sletz aecada1aa4 Works again on WIN32 18 years ago