Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-07-17 | Switch to meson build system | David Robillard | 1 | -0/+2 | |
2022-07-17 | Replace canonical dcs ontology with a minimal version for LV2 | David Robillard | 1 | -0/+2 | |
Since most applications pay to keep these ontologies in memory, it is best to keep them small. This replaces the "canonical" dcs ontology with a minimal and restricted version specifically written for the subset of the vocabulary that LV2 uses (like the xsd ontology). | |||||
2022-07-17 | Remove archaic properties from foaf vocabulary | David Robillard | 1 | -0/+2 | |
2022-07-17 | Clean up and modernize Python support code | David Robillard | 1 | -0/+2 | |
Switches to safer and more modern idioms, and addresses many issues raised by flake8 and pylint. | |||||
2022-07-17 | Add dark mode style for documentation | David Robillard | 1 | -0/+2 | |
2022-07-03 | Suppress new warnings from clang-tidy 13 | David Robillard | 1 | -0/+7 | |
2022-05-26 | LV2 1.18.4v1.18.4 | David Robillard | 1 | -0/+12 | |
2021-03-15 | Remove old link to SVN repository | David Robillard | 1 | -4/+0 | |
2021-01-07 | LV2 1.18.2v1.18.2 | David Robillard | 1 | -3/+6 | |
2020-12-18 | eg-sampler: Save and restore gain parameter value | Filipe Coelho | 1 | -0/+9 | |
2020-04-26 | LV2 1.18.0 | David Robillard | 1 | -2/+5 | |
2020-04-10 | Move documentation to metadata files and convert it to Markdown | David Robillard | 1 | -1/+3 | |
2020-03-17 | Add a UI feature to request a parameter value from the host | David Robillard | 1 | -1/+1 | |
2020-02-16 | Update version in metadata to match wscript | David Robillard | 1 | -1/+1 | |
2020-02-16 | Normalise syntax of all specification data with serdi | David Robillard | 1 | -5/+6 | |
2020-02-16 | Separate developers from project metadata | David Robillard | 1 | -49/+0 | |
2019-04-14 | Remove unused namespace prefixes | David Robillard | 1 | -1/+0 | |
2019-03-27 | Add news item for documentation improvements | David Robillard | 1 | -0/+9 | |
2019-02-03 | LV2 1.16.0v1.16.0 | David Robillard | 1 | -4/+11 | |
2018-09-23 | Factor out deprecation attribute and warning boilerplate | David Robillard | 1 | -0/+2 | |
2018-09-22 | Install standard headers to simpler include paths | David Robillard | 1 | -0/+213 | |