aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/eg05-scope.lv2/examploscope_ui.c
AgeCommit message (Collapse)AuthorFilesLines
2014-08-06Order book chapters in build script rather than by bundle name.David Robillard1-655/+0
2014-01-24Replace use of lv2_atom_forge_property_head with lv2_atom_forge_key.David Robillard1-4/+6
2014-01-24atom: Deprecate Blank and Resource in favour of just Object.David Robillard1-6/+6
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-24Fix vector size calculation (patch from Robin Gareus).David Robillard1-1/+1
2013-12-24Fix several const violations.David Robillard1-16/+16
2013-12-15Add example scope plugin from Robin Gareus.David Robillard1-0/+653