aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/eg04-sampler.lv2
AgeCommit message (Collapse)AuthorFilesLines
2014-04-27Implement show/hide fallback interface for sampler UI.David Robillard2-0/+45
2014-01-24Replace use of lv2_atom_forge_property_head with lv2_atom_forge_key.David Robillard1-2/+2
2014-01-24Fix -Wconversion warnings in headers.David Robillard2-7/+7
2014-01-24atom: Deprecate Blank and Resource in favour of just Object.David Robillard2-10/+3
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-25Bookify examploscope documentation.David Robillard1-4/+0
Fix book generator to include single-star C comments in code blocks.
2013-12-24Fix several const violations.David Robillard3-6/+6
2013-02-18Clean up sampler exampler for book format.David Robillard4-65/+51
2013-02-11Order examples in a sensible progression for the book.David Robillard9-0/+1019