From 8d228466f47c0730f2b00a0e74860ad5987d5295 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 9 Feb 2014 20:32:07 +0000 Subject: Add show interface so UIs can gracefully degrade to separate windows if hosts can not use their widget directly. --- lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl') diff --git a/lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl b/lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl index b67069b..2abb648 100644 --- a/lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl +++ b/lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl @@ -13,6 +13,17 @@ doap:developer ; doap:maintainer ; doap:release [ + doap:revision "2.17" ; + doap:created "2014-02-09" ; + dcs:blame ; + dcs:changeset [ + dcs:item [ + rdfs:label "Add show interface so UIs can gracefully degrade to separate windows if hosts can not use their widget directly." + ] , [ + rdfs:label "Fix identifier typos in documentation." + ] + ] + ] , [ doap:revision "2.16" ; doap:created "2014-01-04" ; doap:file-release ; -- cgit v1.2.1