Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-22 | Install standard headers to simpler include paths | David Robillard | 1 | -68/+0 | |
2017-03-20 | Add patch:context property | David Robillard | 1 | -0/+2 | |
2017-02-08 | Add lv2_validate utility | David Robillard | 1 | -1/+0 | |
2016-10-04 | Add patch:accept property | David Robillard | 1 | -0/+9 | |
2015-04-07 | LV2 1.12.0v1.12.0 | David Robillard | 1 | -2/+3 | |
2015-02-08 | Add patch:Copy method. | David Robillard | 1 | -1/+3 | |
2014-10-31 | Define patch:Get with no subject to implicitly apply to reciever. This can ↵ | David Robillard | 1 | -0/+9 | |
be used by UIs to get an initial description of a plugin. | |||||
2014-08-08 | LV2 1.10.0 | David Robillard | 1 | -2/+4 | |
2014-01-24 | atom: Deprecate Blank and Resource in favour of just Object. | David Robillard | 1 | -0/+8 | |
atom: Add lv2_atom_forge_is_object_type() and lv2_atom_forge_is_blank() to ease backwards compatibility. atom: Add lv2_atom_forge_key() for terser object writing. patch: Add patch:sequenceNumber for associating replies with requests. lv2specgen: Display deprecated warning on classes marked owl:deprecated. | |||||
2013-02-18 | Update versions. LV2 1.4.0. | David Robillard | 1 | -1/+2 | |
2013-01-10 | Fix date. | David Robillard | 1 | -1/+1 | |
2013-01-10 | Make patch:Set a compact message for setting one property. | David Robillard | 1 | -0/+11 | |
Add patch:readable and patch:writable for describing available properties. | |||||
2012-08-05 | Move all project metadata for extensions (e.g. change log) to separate files to | David Robillard | 1 | -0/+24 | |
spare hosts from loading them during discovery. |