Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-01-13 | Update copyright dates | David Robillard | 1 | -2/+2 | |
2019-01-13 | Clean up includes | David Robillard | 1 | -3/+6 | |
Sorts includes from local to global (which catches errors) and fixes missing includes found by the resulting breakage and include-what-you-use. | |||||
2018-07-21 | lv2apply: Activate plugin before running | David Robillard | 1 | -0/+2 | |
2018-07-09 | lv2apply: Use default values when they are not nan | giuliomoro | 1 | -1/+1 | |
2017-12-29 | Never attempt to create VLA with 0 length | David Robillard | 1 | -1/+2 | |
2017-12-29 | Fix potential memory leaks | David Robillard | 1 | -0/+2 | |
2016-08-27 | Add lv2apply utility/example | David Robillard | 1 | -0/+349 | |