87 Commits (40675225295958c8735d7e8b3af2c08901b460e0)

Author SHA1 Message Date
  Luciano Iam 02528686c4 Rename PortSetDeviceMetadata to PortSetDefaultMetadata 5 years ago
  Luciano Iam a5093f06ca Rename PortSetDeviceMetadata to PortSetDefaultMetadata 5 years ago
  falkTX bb416c7801 Rename `PortSetDeviceName` to `PortSetDeviceMetadata` 5 years ago
  Luciano Iam c2ec4b37d4 MIDI port pretty names (#498) 5 years ago
  Filipe Coelho 59550f67ee
Fix client UUID gen, and some warnings (#440) 6 years ago
  falkTX bf8e5b5ea9
Fix generation of client uuid 6 years ago
  Thomas Brand 655626ac9d NO-OP / trailing whitespace in *.h files 6 years ago
  Rui Nuno Capela fed6f1e66d [metadata] Metadata properties implementation. (#383) 6 years ago
  Nedko Arnaudov c8cac65cad remove the JackSelfConnectMode enum type 11 years ago
  Stephane Letz 15950eb1df Rework XRun handling. 12 years ago
  Stephane Letz 2f9b93d0eb Rework JackEngine::Shutdown. 12 years ago
  Stephane Letz feec982949 Move ClientKill in JackEngine class. 12 years ago
  sletz d03fd1e807 Cleanup. 13 years ago
  sletz 1acc1db9ef Fix lock management in JackEngine. 13 years ago
  sletz ddb62d5588 Implement shutdown for in server clients. 13 years ago
  sletz 0d08aa4d72 More robust server/client protocol. 13 years ago
  sletz fd8e28a82d Fix on Windows. 13 years ago
  sletz 9f4df15abb Factorize code the server/client request. 13 years ago
  Nedko Arnaudov d9064f5866 Implement session api for internal clients 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
  sletz d4e51743a0 Compiles again on Windows. 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 b3ea32ebab Move methods as private. 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 ec2e42c933 rebase from trunk 3899:3916 15 years ago
  sletz 5f68a6557a rebase from trunk 3813:3899 15 years ago
  Stéphane LETZ 49cac8025b Release JackEngine mutex before sending notifications. 15 years ago
  sletz a4604f7c78 Use a QUIT notification to properly quit the server channel, the server channel thread can then be 'stopped' instead of 'canceled' 15 years ago
  sletz f1631119f2 Fix port_rename callback : now both old name and new name are given as parameters. 15 years ago
  sletz 224c41eb59 rebase from trunk 3638:3684 15 years ago
  sletz f2085bbd2c Parameter renaming. 15 years ago
  sletz ae57b1d033 CoreAudio backend now issue a JackInfoShutdownCallback when an unrecoverable error is detected (sampling rate change, stream configuration change…) 15 years ago
  sletz d09d8c3c82 Add a string parameter to server ==> client notification, add a new InfoShutdown callback. 15 years ago
  Nedko Arnaudov aab13501f4 self_connect_mode engine parameter 16 years ago
  Nedko Arnaudov cc3496a434 Server side no-self-connect code. still not optional 16 years ago
  sletz 32987ca1d2 Merge Solaris branch back on trunk. 16 years ago
  sletz 7628f71f59 Cleanup jack_port_id_t/jack_port_t mess, should work again on 64 bits machines. 16 years ago
  sletz bfdf50d52d Better symbols export for server and client side libraries. 16 years ago
  sletz 3e01068967 Merge Michael Voigt drops branch after reorganization step. 16 years ago