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 | 1 | -5/+5 | |
2014-01-24 | atom: Deprecate Blank and Resource in favour of just Object. | David Robillard | 1 | -2/+2 | |
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 | 1 | -32/+50 | |
Fix book generator to include single-star C comments in code blocks. | |||||
2013-12-24 | Fix several const violations. | David Robillard | 1 | -6/+7 | |
2013-12-15 | Add example scope plugin from Robin Gareus. | David Robillard | 1 | -0/+404 | |