226 Commits (0dc60f526ce68f8a1bf1fc5f55ce4b09856f219e)

Author SHA1 Message Date
  falkTX d8e744aa0c
Revert "metadata: Make JACK_METADATA_* constant" 4 years ago
  Timo Wischer f3e8a6bc6b metadata: Make JACK_METADATA_* constant 5 years ago
  Luciano Iam 02528686c4 Rename PortSetDeviceMetadata to PortSetDefaultMetadata 5 years ago
  Luciano Iam a5093f06ca Rename PortSetDeviceMetadata to PortSetDefaultMetadata 5 years ago
  falkTX 294d0ffd96
Only trigger property callback on close if there is 1 or more 5 years ago
  falkTX 77ac455d49
Cleanup whitespace 5 years ago
  falkTX 9a5dbf26a7 Remove all port properties when unregistering 5 years ago
  falkTX c74385603c Cleanup metadata on server close 5 years ago
  luz.paz a93b210134 FIx doxygen and user facing and non-facing typos 5 years ago
  falkTX bb416c7801 Rename `PortSetDeviceName` to `PortSetDeviceMetadata` 5 years ago
  Luciano Iam c2ec4b37d4 MIDI port pretty names (#498) 5 years ago
  falkTX aefcc52b6e
Fix yet another merge conflict 6 years ago
  falkTX 2cb528b8f8
Fix broken merge (closes #467) 6 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
  Rui Nuno Capela fed6f1e66d [metadata] Metadata properties implementation. (#383) 6 years ago
  Stephane Letz 02f74a659a String management fix. 9 years ago
  Nedko Arnaudov c8cac65cad remove the JackSelfConnectMode enum type 11 years ago
  Stephane Letz d40b2ad548 Pawel : small fix for JackSession. 11 years ago
  Stephane Letz b75b629c70 Use engine lock in JackCoreMidiDriver::Restart. 12 years ago
  Stephane Letz 7ec46dbb46 Better handling of shutdown state in client side. 12 years ago
  Stephane Letz 15950eb1df Rework XRun handling. 12 years ago
  Stephane Letz ddb61e607b Correct JackClient::OnShutdown. 12 years ago
  Stephane Letz c1f057e013 Fix stupid typo in JackEngine::NotifyRemoveClient. 12 years ago
  Stephane Letz d8a6bc4de6 Cleanup. 12 years ago
  Stephane Letz 2f9b93d0eb Rework JackEngine::Shutdown. 12 years ago
  Stephane Letz 3fc1d76f9e Cleanup. 12 years ago
  Stephane Letz bebd4d3d69 Make API test more robust. 12 years ago
  Stephane Letz feec982949 Move ClientKill in JackEngine class. 12 years ago
  Stephane Letz e577581de8 Correct JackEngine::NotifyGraphReorder : graph-order callback now notified after port latencies update. 12 years ago
  Stephane Letz a176212a8e Make XRun message a bit more explicit. 12 years ago
  sletz d03fd1e807 Cleanup. 13 years ago
  sletz 1acc1db9ef Fix lock management in JackEngine. 13 years ago
  sletz bf1f5e2020 Check server API callback from notification thread. 13 years ago
  sletz b6962bd0d7 Correct client time-out setting. 13 years ago
  sletz 24723f4adf Naming of synchro primitive on Windows(2). 13 years ago
  sletz f5fd13a2ca Naming of synchro primitive on Windows. 13 years ago
  sletz 5e8a775049 Correct ShutDown in JackInternalClient and JackLibClient. 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
  sletz 022e551350 Cleanup. 13 years ago
  sletz 6decd24c12 More robust dynamic port management in JACK/CoreMidi bridge(2). 13 years ago
  sletz 3a08661402 Non blocking notifications in JackEngine::NotifyAddClient and JackEngine::NotifyRemoveClient. 13 years ago
  Nedko Arnaudov b35647d838 Fix JackEngine::ClientHasSessionCallback() 13 years ago
  Nedko Arnaudov d9064f5866 Implement session api for internal clients 13 years ago
  sletz 7918f1c12a JackWaitThreadedDriver now always running RT. 13 years ago
  sletz f62319d2ee NetJack2: default latency raised to 5 cycles, cleanup. 13 years ago
  Stephane Letz 5ebeb196af More relax JackEngine::NotifyAddClient. 13 years ago
  Stephane Letz f62f984b97 Possible fix for http://trac.jackaudio.org/ticket/193. 13 years ago