Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-12-10 | Simplify trivial switch statements | David Robillard | 1 | -6/+1 | |
2022-09-01 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -16/+3 | |
2021-01-11 | Fix unused parameter warnings | David Robillard | 1 | -4/+22 | |
2020-12-31 | Format all code with clang-format | David Robillard | 1 | -36/+28 | |
2020-07-16 | Clean up includes | David Robillard | 1 | -1/+1 | |
2019-04-14 | Use modern LV2 includes | David Robillard | 1 | -1/+1 | |
2019-01-13 | Update copyright dates | David Robillard | 1 | -1/+1 | |
2019-01-13 | Clean up includes | David Robillard | 1 | -4/+4 | |
Sorts includes from local to global (which catches errors) and fixes missing includes found by the resulting breakage and include-what-you-use. | |||||
2016-09-18 | Fix warning | David Robillard | 1 | -2/+2 | |
2013-12-19 | Add support for running plugins from Python by Kaspar Emanuel (fix #939 and ↵ | David Robillard | 1 | -0/+196 | |
#940). git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@5189 a436a847-0d15-0410-975c-d299462d15a1 |