68 Commits (e4730c6c971e87c8e462eae4bceeda6e2e4d65bf)

Author SHA1 Message Date
  Stephane Letz e4730c6c97 Fix some incoherency with strings. 12 years ago
  sletz 0d08aa4d72 More robust server/client protocol. 13 years ago
  sletz 9f4df15abb Factorize code the server/client request. 13 years ago
  sletz 41a2138648 Cleanup. 13 years ago
  sletz 4b3eacd46b Patch for unresolved symbols in libjacknet. 13 years ago
  nedko 9ba6ebe06b Fix incorect sizeof() (jack-session) 13 years ago
  Nedko Arnaudov d9064f5866 Implement session api for internal clients 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
  Stephane Letz 248d1f16e6 Session API for internal clients in progress. 14 years ago
  sletz a7e8377441 rebase from trunk 4083:4180 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
  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 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 416928c200 rebase from trunk 3455:3482 16 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