aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/core/meta.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2019-02-03 17:01:24 +0100
committerDavid Robillard <d@drobilla.net>2019-02-03 17:01:24 +0100
commit0fa4d4847eb6d5bb0f58da889933c94c37ecb730 (patch)
tree48e154d4666ed13993c2fc43f484591a8bdcd0ef /lv2/core/meta.ttl
parent371be5a453fe988bae9377ed1fedf15707ec38ea (diff)
downloadlv2-0fa4d4847eb6d5bb0f58da889933c94c37ecb730.tar.xz
LV2 1.16.0v1.16.0
Diffstat (limited to 'lv2/core/meta.ttl')
-rw-r--r--lv2/core/meta.ttl15
1 files changed, 11 insertions, 4 deletions
diff --git a/lv2/core/meta.ttl b/lv2/core/meta.ttl
index d6290f9..4752dcb 100644
--- a/lv2/core/meta.ttl
+++ b/lv2/core/meta.ttl
@@ -38,20 +38,27 @@ THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH R
meta:kfoltman ,
meta:paniq ;
doap:release [
- doap:revision "1.15.4" ;
- doap:created "2018-09-22" ;
+ doap:revision "1.16.0" ;
+ doap:created "2019-02-03" ;
+ doap:file-release <http://lv2plug.in/spec/lv2-1.16.0.tar.bz2> ;
dcs:blame <http://drobilla.net/drobilla#me> ;
dcs:changeset [
dcs:item [
rdfs:label "Add core/attributes.h utility header."
] , [
- rdfs:label "Include waf sources and fix build with Python 3.7."
- ] , [
rdfs:label "eg-sampler: Add waveform display to UI."
] , [
rdfs:label "eg-midigate: Respond to \"all notes off\" MIDI message."
] , [
+ rdfs:label "Simplify use of lv2specgen."
+ ] , [
rdfs:label "Add lv2_validate utility."
+ ] , [
+ rdfs:label "Install headers to simpler paths."
+ ] , [
+ rdfs:label "Aggressively deprecate uri-map and event extensions."
+ ] , [
+ rdfs:label "Upgrade build system and fix building with Python 3.7."
]
]
] , [