Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-24 | Replace use of lv2_atom_forge_property_head with lv2_atom_forge_key. | David Robillard | 2 | -9/+11 | |
2014-01-24 | atom: Deprecate Blank and Resource in favour of just Object. | David Robillard | 2 | -8/+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-12-25 | Bookify examploscope documentation. | David Robillard | 3 | -36/+59 | |
Fix book generator to include single-star C comments in code blocks. | |||||
2013-12-24 | Fix vector size calculation (patch from Robin Gareus). | David Robillard | 1 | -1/+1 | |
2013-12-24 | Fix several const violations. | David Robillard | 2 | -22/+23 | |
2013-12-15 | Add example scope plugin from Robin Gareus. | David Robillard | 7 | -0/+1381 | |