Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-22 | Install standard headers to simpler include paths | David Robillard | 1 | -136/+0 | |
2016-09-18 | Update copyright dates | David Robillard | 1 | -1/+1 | |
2016-09-10 | Document all URI defines | David Robillard | 1 | -7/+6 | |
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-25 | Single-page API documentation with unified style. | David Robillard | 1 | -2/+10 | |
2014-07-31 | Use Doxygen Markdown support for more human-readable doc comments. | David Robillard | 1 | -2/+2 | |
Minor improvements to UI documentation. | |||||
2014-07-28 | Add missing C extern declarations for C++. | David Robillard | 1 | -0/+8 | |
2012-04-12 | Add struct names for LV2_URID_Map and LV2_URID_Unmap to allow forward ↵ | David Robillard | 1 | -6/+6 | |
declarations. | |||||
2012-04-12 | Update doxygen markup. | David Robillard | 1 | -2/+2 | |
2012-03-11 | Implement consistent URI defines in core, state, atom, urid. | David Robillard | 1 | -3/+9 | |
2012-02-08 | Rearrange tree so top level can be used as an include path for standard ↵ | David Robillard | 1 | -0/+115 | |
style LV2 includes. |