aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-04-17 04:38:00 +0000
committerDavid Robillard <d@drobilla.net>2012-04-17 04:38:00 +0000
commit6322b252963f1f841feb776582f0abe05316530b (patch)
tree708c5dbde693afe1f4b7f8b37cbba46a03d113f7 /lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl
parent7b7d577344694538271bd2e4adfdadfd6f6757b2 (diff)
downloadlv2-6322b252963f1f841feb776582f0abe05316530b.tar.xz
Bump versions, mark up releases, portability fixes.
Diffstat (limited to 'lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl')
-rw-r--r--lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl8
1 files changed, 6 insertions, 2 deletions
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 d95bb9b..efa24e3 100644
--- a/lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl
+++ b/lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl
@@ -13,8 +13,10 @@
doap:developer <http://lv2plug.in/ns/meta#larsl> ;
doap:maintainer <http://drobilla.net/drobilla#me> ;
doap:release [
- doap:revision "2.7" ;
- doap:created "2012-03-22" ;
+ doap:revision "2.8" ;
+ doap:created "2012-04-17" ;
+ doap:file-release <http://lv2plug.in/spec/lv2-1.0.0.tar.bz2> ;
+ dcs:blame <http://drobilla.net/drobilla#me> ;
dcs:changeset [
dcs:item [
rdfs:label "Add ui:parent and ui:resize."
@@ -26,6 +28,8 @@
rdfs:label "Add port protocols and a dynamic notification subscription mechanism, for more flexible communication, and audio port metering without control port kludges."
] , [
rdfs:label "Add touch feature to notify the host that the user has grabbed a control."
+ ] , [
+ rdfs:label "Merge with unified LV2 package."
]
]
] , [