aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-03-24 22:14:38 +0000
committerDavid Robillard <d@drobilla.net>2012-03-24 22:14:38 +0000
commit978d41eaad0052d3c9ef5314b98053d38bdce7bd (patch)
treed80d09290d1337a823e52415e53afe15740de394 /lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
parentbf611932445b2b9c1126f91196f2068fe5cdf4eb (diff)
downloadlv2-978d41eaad0052d3c9ef5314b98053d38bdce7bd.tar.xz
Add metadata concept of a designation, a channel or parameter description which can be assigned to ports for more intelligent use by hosts.
Relax the range of lv2:index so it can be used for things other than ports.
Diffstat (limited to 'lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl')
-rw-r--r--lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl4
1 files changed, 3 insertions, 1 deletions
diff --git a/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl b/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
index 752349c..eb29db8 100644
--- a/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
+++ b/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
@@ -32,9 +32,11 @@
dcs:item [
rdfs:label "Fix LV2_SYMBOL_EXPORT and lv2_descriptor prototype for Windows." ;
] , [
- rdfs:label "Add lv2:isParameter, lv2:hasParameter, lv2:latency, and lv2:freeWheeling." ;
+ rdfs:label "Add metadata concept of a designation, a channel or parameter description which can be assigned to ports for more intelligent use by hosts." ;
] , [
rdfs:label "Add new discovery API which allows libraries to read bundle files during discovery, makes library construction/destruction explicit, and adds extensibility to prevent future breakage." ;
+ ] , [
+ rdfs:label "Relax the range of lv2:index so it can be used for things other than ports." ;
] ;
] ;
] , [