aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext/buf-size/buf-size.h
AgeCommit message (Collapse)AuthorFilesLines
2018-09-22Install standard headers to simpler include pathsDavid Robillard1-44/+0
2016-09-18Update copyright datesDavid Robillard1-1/+1
2016-09-10Document all URI definesDavid Robillard1-10/+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.
2015-09-09Add bufsz:nominalBlockLengthDavid Robillard1-0/+1
2014-11-25Single-page API documentation with unified style.David Robillard1-0/+13
2012-08-29Remove old buf-size API.David Robillard1-78/+0
2012-08-29Add bufsz:sequenceSize.David Robillard1-0/+1
2012-08-29Add bufsz:maxBlockLength and bufsz:minBlockLength properties.David Robillard1-0/+2
2012-08-08Make LV2_Buf_Size_Access::get_buf_size take a time parameter and thus ↵David Robillard1-9/+14
actually be sufficient for allocating auxiliary buffers. Other minor improvements to buf-size extension. Bump version to 1.0.7.
2012-07-02Remove unnecessary include.David Robillard1-2/+0
2012-06-05Add buf-size extension.David Robillard1-0/+102