aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-04-05 05:37:20 -0400
committerDavid Robillard <d@drobilla.net>2015-04-05 05:37:20 -0400
commitfc14fc9a14532f2bf1efa39f670322b60415473b (patch)
tree6edd329f59178708e0f270c78b83f1b70fbfa67b /lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
parent770af26981ef5734806d81794aca29baa258107e (diff)
downloadlv2-fc14fc9a14532f2bf1efa39f670322b60415473b.tar.xz
Add lv2:isSideChain port property.
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 60c231e..852256d 100644
--- a/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
+++ b/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
@@ -17,13 +17,15 @@
doap:maintainer <http://drobilla.net/drobilla#me> ;
doap:release [
doap:revision "12.3" ;
- doap:created "2014-11-01" ;
+ doap:created "2015-04-05" ;
dcs:blame <http://drobilla.net/drobilla#me> ;
dcs:changeset [
dcs:item [
rdfs:label "Relax domain of lv2:minimum lv2:maximum and lv2:default so they can be used to describe properties/parameters as well."
] , [
rdfs:label "Add extern C and visibility attribute to LV2_SYMBOL_EXPORT."
+ ] , [
+ rdfs:label "Add lv2:isSideChain port property."
]
]
] , [