Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-05-26 | Suppress new warnings in clang-tidy 13 | David Robillard | 1 | -1/+1 | |
2021-01-02 | Update date in version output | David Robillard | 1 | -1/+1 | |
2021-01-02 | Use email address instead of website for attribution | David Robillard | 1 | -2/+2 | |
2020-12-31 | Format all code with clang-format | David Robillard | 1 | -217/+219 | |
2020-12-31 | Avoid "else" after "return" | David Robillard | 1 | -2/+6 | |
2020-12-16 | lv2bench: Fix potential memory leaks | David Robillard | 1 | -0/+2 | |
2020-09-26 | Fix memory leaks in lv2bench | David Robillard | 1 | -1/+4 | |
2020-07-16 | Fix conversion warnings | David Robillard | 1 | -3/+3 | |
2019-04-14 | Use modern LV2 includes | David Robillard | 1 | -3/+3 | |
2019-01-13 | Update copyright dates | David Robillard | 1 | -2/+2 | |
2019-01-13 | Clean up includes | David Robillard | 1 | -6/+11 | |
Sorts includes from local to global (which catches errors) and fixes missing includes found by the resulting breakage and include-what-you-use. | |||||
2017-12-29 | Fix potential memory leaks | David Robillard | 1 | -0/+2 | |
2017-03-18 | Support running a single plugin in lv2bench | David Robillard | 1 | -17/+38 | |
2017-03-06 | Fix lv2bench for some plugins with sequence ports | David Robillard | 1 | -2/+17 | |
2016-08-01 | Use consistent feature test macros | David Robillard | 1 | -1/+1 | |
2014-11-17 | Fix a few minor/unlikely memory errors. | David Robillard | 1 | -0/+4 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@5484 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-08-12 | Preliminary support for sequence ports. | David Robillard | 1 | -8/+22 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@4663 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-08-12 | Improvements to lv2bench for plotting. | David Robillard | 1 | -16/+49 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@4661 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-08-11 | Add lv2bench utility. | David Robillard | 1 | -0/+179 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@4660 a436a847-0d15-0410-975c-d299462d15a1 |