aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext/urid/urid.h
AgeCommit message (Collapse)AuthorFilesLines
2014-07-31Use Doxygen Markdown support for more human-readable doc comments.David Robillard1-2/+2
Minor improvements to UI documentation.
2014-07-28Add missing C extern declarations for C++.David Robillard1-0/+8
2012-04-12Add struct names for LV2_URID_Map and LV2_URID_Unmap to allow forward ↵David Robillard1-6/+6
declarations.
2012-04-12Update doxygen markup.David Robillard1-2/+2
2012-03-11Implement consistent URI defines in core, state, atom, urid.David Robillard1-3/+9
2012-02-08Rearrange tree so top level can be used as an include path for standard ↵David Robillard1-0/+115
style LV2 includes.