aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext/patch/patch.h
AgeCommit message (Collapse)AuthorFilesLines
2018-09-22Install standard headers to simpler include pathsDavid Robillard1-67/+0
2017-03-20Add patch:context propertyDavid Robillard1-0/+1
2016-10-04Add patch:accept propertyDavid Robillard1-0/+1
2016-09-18Update copyright datesDavid Robillard1-1/+1
2016-09-10Document all URI definesDavid Robillard1-27/+27
This makes headers somewhat redundant and too wide, but it's the only way I can get Doxygen to make links to the corresponding spec documentation, because it doesn't linkify URIs in strings.
2015-02-08Add patch:Copy method.David Robillard1-0/+1
2014-11-25Single-page API documentation with unified style.David Robillard1-4/+12
2014-01-24atom: Deprecate Blank and Resource in favour of just Object.David Robillard1-23/+24
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-01-10Make patch:Set a compact message for setting one property.David Robillard1-0/+4
Add patch:readable and patch:writable for describing available properties.
2012-04-12Lint.David Robillard1-1/+1
2012-03-30Add missing definition of patch:wildcard.David Robillard1-0/+1
2012-03-16Add missing URI defines.David Robillard1-15/+18
2012-03-16Message extension => Patch extensionDavid Robillard1-0/+47