69 Commits (40675225295958c8735d7e8b3af2c08901b460e0)

Author SHA1 Message Date
  falkTX ac334fabfb
Fix startup and shutdown when server is not running 1 year ago
  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
  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 b75b629c70 Use engine lock in JackCoreMidiDriver::Restart. 12 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
  Stephane Letz 700489b429 Move NotifyQuit in JackServer::Stop. 12 years ago
  Stephane Letz aa02feeacf No lock needed in JackLockedEngine::NotifyQuit. 12 years ago
  sletz 917db30913 Correct JackLockedEngine::ShutDown. 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 9f4df15abb Factorize code the server/client request. 13 years ago
  Nedko Arnaudov d9064f5866 Implement session api for internal clients 13 years ago
  Stephane Letz 248d1f16e6 Session API for internal clients in progress. 14 years ago
  sletz 31397ca4d4 Special CATCH_CLOSE_EXCEPTION_RETURN to handle Close API calls. 14 years ago
  Stephane Letz 07d2c64f39 Use of PortRegister/PortUnRegister in drivers. 14 years ago
  Nedko Arnaudov 55557d1f74 Port registration notifications on SwitchMaster 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 5cd7b4dedf add uuid parameter to ClientCheck method. 14 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 6cb124d772 More cleanup in JackLockedEngine and JackEngine. 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 c48af77405 Correct rename callback in tests. 15 years ago
  sletz 9ea37c6c9f When threads are cancelled, the exception has to be rethrown. 15 years ago
  sletz 6b765f0168 rebase from trunk 3684:3813 15 years ago
  sletz bcb09a4d9c Compiles on Windows again. 15 years ago
  sletz 136672723a Simplify server temporary mode : now use a JackTemporaryException. 15 years ago
  sletz 13f0a7d5fe Memory allocation error checking in server for RPC. 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
  Nedko Arnaudov aab13501f4 self_connect_mode engine parameter 16 years ago