aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext/log/log.h
AgeCommit message (Collapse)AuthorFilesLines
2016-09-10Document all URI definesDavid Robillard1-8/+10
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.
2014-11-25Single-page API documentation with unified style.David Robillard1-2/+10
2014-07-31Use Doxygen Markdown support for more human-readable doc comments.David Robillard1-2/+2
Minor improvements to UI documentation.
2012-08-03Fix compilation with MSVC.David Robillard1-1/+1
2012-04-14Improve documentation.David Robillard1-5/+5
2012-04-05Twiddle log extension class hierarchy a bit, and all log:Trace level.David Robillard1-8/+12
Use log extension in eg-sample if available.
2012-03-23Update log extension.David Robillard1-8/+12
2012-02-08Rearrange tree so top level can be used as an include path for standard ↵David Robillard1-0/+91
style LV2 includes.