From 26d8a4432d5b48f4146d816be90ba24e94b7caf2 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 15 Aug 2022 18:29:55 -0400 Subject: Fix worker:schedule and state:threadSafeRestore support --- content/pages/host-compatibility.md | 4 ++-- host_compatibility.ttl | 7 ++++++- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/content/pages/host-compatibility.md b/content/pages/host-compatibility.md index e6feef1..1d8adec 100644 --- a/content/pages/host-compatibility.md +++ b/content/pages/host-compatibility.md @@ -21,11 +21,11 @@ additions and corrections are welcome. http://lv2plug.in/ns/ext/state#loadDefaultStateYesYesYes http://lv2plug.in/ns/ext/state#makePathYesYesYes http://lv2plug.in/ns/ext/state#mapPathYesYesYes -http://lv2plug.in/ns/ext/state#threadSafeRestoreNoNoNo +http://lv2plug.in/ns/ext/state#threadSafeRestoreNoYesYes http://lv2plug.in/ns/ext/uri-mapNoNoYes http://lv2plug.in/ns/ext/urid#mapYesYesYes http://lv2plug.in/ns/ext/urid#unmapYesYesYes -http://lv2plug.in/ns/ext/worker#scheduleNoNoNo +http://lv2plug.in/ns/ext/worker#scheduleYesYesYes http://lv2plug.in/ns/extensions/ui#fixedSizeYesYesYes http://lv2plug.in/ns/extensions/ui#idleInterfaceYesYesYes http://lv2plug.in/ns/extensions/ui#makeSONameResidentNoNoYes diff --git a/host_compatibility.ttl b/host_compatibility.ttl index a76e6e0..b74069d 100644 --- a/host_compatibility.ttl +++ b/host_compatibility.ttl @@ -47,6 +47,7 @@ compat:version , , , + , , , , @@ -91,8 +92,10 @@ _:ardour , , , + , , , + , , , , @@ -127,8 +130,11 @@ _:carla , , , + , + , , , + , , , , @@ -140,7 +146,6 @@ _:carla , , , - , lv2:hardRTCapable , lv2:inPlaceBroken , lv2:isLive ; -- cgit v1.2.1