Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-05-09 | Deprecate ui:resize | David Robillard | 1 | -1/+2 | |
2021-03-15 | Add owl:imports to ontologies | David Robillard | 1 | -2/+3 | |
These are required by OWL tools to use vocabulary from another ontology. Though we don't use OWL tools in LV2, they are at least useful for sanity checking the semantic side of things. These properties are also nice to have anyway, since they clearly describe the dependencies between specifications. | |||||
2020-04-10 | Add more specific property types | David Robillard | 1 | -6/+12 | |
2020-04-10 | Remove redundant lv2:Specification type properties | David Robillard | 1 | -2/+1 | |
These are included in the manifest so that hosts can discover them. Having them in the data file as well is redundant, and in some cases requires an otherwise unnecessary import of the core spec. | |||||
2020-04-10 | Move documentation to metadata files and convert it to Markdown | David Robillard | 1 | -329/+48 | |
2020-03-28 | Rename spec metadata files to name.meta.ttl | David Robillard | 1 | -1/+1 | |
Towards putting more here than just the project metadata, and is a bit cleaner of a naming scheme anyway. | |||||
2020-03-28 | Add missing labels and a test to prevent this in the future | David Robillard | 1 | -0/+1 | |
2020-03-17 | Add UI scale factor and color properties | Robin Gareus | 1 | -0/+47 | |
2020-03-17 | Add note about toolkits unsuitable for binary UI distribution | David Robillard | 1 | -4/+4 | |
2020-03-17 | Add a UI feature to request a parameter value from the host | David Robillard | 1 | -0/+13 | |
2020-02-16 | Make all specifications a lv2:Specification | David Robillard | 1 | -1/+2 | |
2020-02-16 | Normalise syntax of all specification data with serdi | David Robillard | 1 | -15/+16 | |
2019-03-24 | Fix broken link in UI documentation | David Robillard | 1 | -3/+1 | |
2018-09-22 | Install standard headers to simpler include paths | David Robillard | 1 | -0/+463 | |