79 Commits (40675225295958c8735d7e8b3af2c08901b460e0)

Author SHA1 Message Date
  falkTX 6bacf6e1db
Fix crash on jack_internal_client_load without some options set 5 years ago
  rncbc f5f7dc7e08 [metadata] Fix property key length to notification/callback requests. 6 years ago
  Filipe Coelho 59550f67ee
Fix client UUID gen, and some warnings (#440) 6 years ago
  Thomas Brand 655626ac9d NO-OP / trailing whitespace in *.h files 6 years ago
  Rui Nuno Capela a3a3eae791 [metadata-remove-property-fix] Fix #390 - Meta-data delete-all crashes the client. (#391) 6 years ago
  Rui Nuno Capela fed6f1e66d [metadata] Metadata properties implementation. (#383) 6 years ago
  Gaël PORTAY fd48059f9b Fix duplicate instruction. 9 years ago
  Gaël PORTAY 9e5d1909d1 Fix initialization of members from default constructors. 9 years ago
  Gaël PORTAY ddf1b5a184 Fix initialization of string members. 9 years ago
  Stephane Letz 02f74a659a String management fix. 9 years ago
  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. 14 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