aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/core.lv2/meta.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/core.lv2/meta.ttl')
-rw-r--r--lv2/core.lv2/meta.ttl233
1 files changed, 1 insertions, 232 deletions
diff --git a/lv2/core.lv2/meta.ttl b/lv2/core.lv2/meta.ttl
index 03e2240..75a13ac 100644
--- a/lv2/core.lv2/meta.ttl
+++ b/lv2/core.lv2/meta.ttl
@@ -1,4 +1,3 @@
-@prefix dcs: <http://ontologi.es/doap-changeset#> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
@prefix meta: <http://lv2plug.in/ns/meta#> .
@@ -32,235 +31,5 @@ THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH R
meta:gabrbedd ,
meta:daste ,
meta:kfoltman ,
- meta:paniq ;
- doap:release [
- doap:revision "1.18.9" ;
- doap:created "2022-08-14" ;
- dcs:blame <http://drobilla.net/drobilla#me> ;
- dcs:changeset [
- dcs:item [
- rdfs:label "Fix includedir in pkg-config file."
- ] , [
- rdfs:label "Only install lv2specgen when required Python modules are found."
- ] , [
- rdfs:label "Fix missing example plugin UI binaries."
- ]
- ]
- ] , [
- doap:revision "1.18.8" ;
- doap:created "2022-08-12" ;
- doap:file-release <http://lv2plug.in/spec/lv2-1.18.8.tar.xz> ;
- dcs:blame <http://drobilla.net/drobilla#me> ;
- dcs:changeset [
- dcs:item [
- rdfs:label "lv2specgen: Fix installed data paths."
- ] , [
- rdfs:label "Fix documentation build with meson 0.56.2."
- ] , [
- rdfs:label "Fix lv2.h missing from installation."
- ] , [
- rdfs:label "Fix documentation build with Python 3.7."
- ] , [
- rdfs:label "eg-midigate: Fix output timing."
- ] , [
- rdfs:label "eg-sampler: Add resampling via libsamplerate."
- ] , [
- rdfs:label "eg-sampler: Fix potentially corrupt notification events."
- ]
- ]
- ] , [
- doap:revision "1.18.6" ;
- doap:created "2022-07-07" ;
- doap:file-release <http://lv2plug.in/spec/lv2-1.18.6.tar.xz> ;
- dcs:blame <http://drobilla.net/drobilla#me> ;
- dcs:changeset [
- dcs:item [
- rdfs:label "Fix or avoid new compiler and tool warnings."
- ] , [
- rdfs:label "Add dark mode style for documentation."
- ] , [
- rdfs:label "Clean up and modernize Python support code."
- ] , [
- rdfs:label "Remove archaic properties from foaf vocabulary."
- ] , [
- rdfs:label "Replace canonical dcs ontology with a minimal version for LV2."
- ] , [
- rdfs:label "Switch to Meson build system."
- ] , [
- rdfs:label "Separate API headers from data."
- ] , [
- rdfs:label "Rearrange source tree to be directly usable by dependants."
- ]
- ]
- ] , [
- doap:revision "1.18.4" ;
- doap:created "2022-05-26" ;
- doap:file-release <http://lv2plug.in/spec/lv2-1.18.4.tar.bz2> ;
- dcs:blame <http://drobilla.net/drobilla#me> ;
- dcs:changeset [
- dcs:item [
- rdfs:label "Fix spelling errors."
- ] , [
- rdfs:label "Fix build issues with newer toolchains."
- ]
- ]
- ] , [
- doap:revision "1.18.2" ;
- doap:created "2021-01-07" ;
- doap:file-release <http://lv2plug.in/spec/lv2-1.18.2.tar.bz2> ;
- dcs:blame <http://drobilla.net/drobilla#me> ;
- dcs:changeset [
- dcs:item [
- rdfs:label "eg-sampler: Save and restore gain parameter value."
- ] , [
- rdfs:label "Various code cleanups and infrastructure improvements."
- ]
- ]
- ] , [
- doap:revision "1.18.0" ;
- doap:created "2020-04-26" ;
- doap:file-release <http://lv2plug.in/spec/lv2-1.18.0.tar.bz2> ;
- dcs:blame <http://drobilla.net/drobilla#me> ;
- dcs:changeset [
- dcs:item [
- rdfs:label "Improve documentation."
- ] , [
- rdfs:label "Separate extended documentation from primary data."
- ]
- ]
- ] , [
- 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 "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."
- ]
- ]
- ] , [
- doap:revision "1.14.0" ;
- doap:created "2016-09-19" ;
- doap:file-release <http://lv2plug.in/spec/lv2-1.14.0.tar.bz2> ;
- dcs:blame <http://drobilla.net/drobilla#me> ;
- dcs:changeset [
- dcs:item [
- rdfs:label """eg-scope: Don't feed back UI state updates."""
- ] , [
- rdfs:label "eg-sampler: Fix handling of state file paths."
- ] , [
- rdfs:label "eg-sampler: Support thread-safe state restoration."
- ]
- ]
- ] , [
- doap:revision "1.12.0" ;
- doap:created "2015-04-07" ;
- doap:file-release <http://lv2plug.in/spec/lv2-1.12.0.tar.bz2> ;
- dcs:blame <http://drobilla.net/drobilla#me> ;
- dcs:changeset [
- dcs:item [
- rdfs:label "eg-sampler: Support patch:Get, and request initial state from UI."
- ] , [
- rdfs:label "eg-sampler: Add gain parameter."
- ] , [
- rdfs:label "Fix merging of version histories in specification documentation."
- ] , [
- rdfs:label "Improve API documentation."
- ] , [
- rdfs:label "Simplify property restrictions by removing redundancy."
- ]
- ]
- ] , [
- doap:revision "1.10.0" ;
- doap:created "2014-08-08" ;
- doap:file-release <http://lv2plug.in/spec/lv2-1.10.0.tar.bz2> ;
- dcs:blame <http://drobilla.net/drobilla#me> ;
- dcs:changeset [
- dcs:item [
- rdfs:label "lv2specgen: Display deprecated warning on classes marked owl:deprecated."
- ] , [
- rdfs:label "Fix -Wconversion warnings in headers."
- ] , [
- rdfs:label "Upgrade to waf 1.7.16."
- ]
- ]
- ] , [
- doap:revision "1.8.0" ;
- doap:created "2014-01-04" ;
- doap:file-release <http://lv2plug.in/spec/lv2-1.8.0.tar.bz2> ;
- dcs:blame <http://drobilla.net/drobilla#me> ;
- dcs:changeset [
- dcs:item [
- rdfs:label "Add scope example plugin from Robin Gareus."
- ] , [
- rdfs:label "lv2specgen: Fix links to externally defined terms."
- ] , [
- rdfs:label "Install lv2specgen for use by other projects."
- ]
- ]
- ] , [
- doap:revision "1.6.0" ;
- doap:created "2013-08-09" ;
- doap:file-release <http://lv2plug.in/spec/lv2-1.6.0.tar.bz2> ;
- dcs:blame <http://drobilla.net/drobilla#me> ;
- dcs:changeset [
- dcs:item [
- rdfs:label "Fix port indices of metronome example."
- ] , [
- rdfs:label "Fix lv2specgen usage from command line."
- ] , [
- rdfs:label "Upgrade to waf 1.7.11."
- ]
- ]
- ] , [
- doap:revision "1.4.0" ;
- doap:created "2013-02-17" ;
- doap:file-release <http://lv2plug.in/spec/lv2-1.4.0.tar.bz2> ;
- dcs:blame <http://drobilla.net/drobilla#me> ;
- dcs:changeset [
- dcs:item [
- rdfs:label "Add metronome example plugin to demonstrate sample accurate tempo sync."
- ] , [
- rdfs:label "Generate book-style HTML documentation from example plugins."
- ]
- ]
- ] , [
- doap:revision "1.2.0" ;
- doap:created "2012-10-14" ;
- doap:file-release <http://lv2plug.in/spec/lv2-1.2.0.tar.bz2> ;
- dcs:blame <http://drobilla.net/drobilla#me> ;
- dcs:changeset [
- dcs:item [
- rdfs:label "Move all project metadata for extensions (e.g. change log) to separate files to spare hosts from loading them during discovery."
- ] , [
- rdfs:label "Use stricter datatype definitions conformant with the XSD and OWL specifications for better validation."
- ]
- ]
- ] , [
- doap:revision "1.0.0" ;
- doap:created "2012-04-16" ;
- 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 """Initial release as a unified project. Projects can now simply depend on the pkg-config package 'lv2' for all official LV2 APIs."""
- ] , [
- rdfs:label "New extensions: atom, log, parameters, patch, port-groups, port-props, resize-port, state, time, worker."
- ]
- ]
- ] .
+ meta:paniq .