Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-22 | Install standard headers to simpler include paths | David Robillard | 4 | -226/+0 | |
2017-02-08 | Add lv2_validate utility | David Robillard | 1 | -1/+0 | |
2016-10-03 | Fix typo | David Robillard | 1 | -1/+1 | |
2016-09-19 | LV2 1.14.0v1.14.0 | David Robillard | 2 | -2/+3 | |
2016-09-18 | Update copyright dates | David Robillard | 1 | -1/+1 | |
2016-09-18 | Add bufsz:coarseBlockLength feature | David Robillard | 2 | -2/+18 | |
2016-09-10 | Document all URI defines | David Robillard | 1 | -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-09 | Add bufsz:nominalBlockLength | David Robillard | 4 | -1/+27 | |
2014-11-25 | Single-page API documentation with unified style. | David Robillard | 2 | -1/+14 | |
2013-02-18 | Update versions. LV2 1.4.0. | David Robillard | 2 | -2/+4 | |
2013-02-17 | Make manifest versions match spec versions. | David Robillard | 1 | -1/+1 | |
2012-12-21 | Fix typo in bufsz:sequenceSize label. | David Robillard | 2 | -1/+9 | |
2012-10-14 | Bump versions for LV2 1.2.0. | David Robillard | 2 | -4/+5 | |
Generate valid top level NEWS file. Update to r88/autowaf. | |||||
2012-09-06 | Add missing release dates. | David Robillard | 1 | -0/+1 | |
2012-09-03 | Use relative links between extensions so local documentation links work. | David Robillard | 1 | -3/+3 | |
Automatically link prefixed names to the appropriate resource. | |||||
2012-08-29 | Remove old buf-size API. | David Robillard | 2 | -104/+14 | |
2012-08-29 | Add bufsz:sequenceSize. | David Robillard | 2 | -0/+13 | |
2012-08-29 | Add bufsz:maxBlockLength and bufsz:minBlockLength properties. | David Robillard | 2 | -0/+27 | |
2012-08-08 | Make LV2_Buf_Size_Access::get_buf_size take a time parameter and thus ↵ | David Robillard | 3 | -12/+17 | |
actually be sufficient for allocating auxiliary buffers. Other minor improvements to buf-size extension. Bump version to 1.0.7. | |||||
2012-08-05 | Move all project metadata for extensions (e.g. change log) to separate files to | David Robillard | 2 | -19/+23 | |
spare hosts from loading them during discovery. | |||||
2012-08-05 | Fix buf-size extension documentation. | David Robillard | 1 | -11/+12 | |
2012-08-05 | Do everything in the top level wscript file and remove wscript symlinks from ↵ | David Robillard | 1 | -1/+0 | |
extensions. | |||||
2012-07-29 | Use consistent label style. | David Robillard | 1 | -3/+1 | |
2012-07-02 | Remove unnecessary include. | David Robillard | 1 | -2/+0 | |
2012-06-05 | Add buf-size extension. | David Robillard | 4 | -0/+204 | |