summaryrefslogtreecommitdiffstats
path: root/test/old_version.lv2
AgeCommit message (Collapse)AuthorFilesLines
2022-12-10Use consistent meson formattingDavid Robillard1-9/+13
2022-09-08Use 0BSD for trivial "public domain intent" thingsDavid Robillard1-1/+1
Fedora takes issue with CC0. Although it doesn't really matter for this stuff (dual licensed anyway, questionably "software", certainly not patentable, and so on), this is simpler and more consistent with the ISC license used for the actual software anyway.
2022-09-01Adopt REUSE machine-readable licensing standardDavid Robillard2-16/+5
2022-07-18Switch to meson build systemDavid Robillard1-0/+17
2021-01-11Fix unused parameter warningsDavid Robillard1-0/+7
2020-12-31Format all code with clang-formatDavid Robillard1-35/+33
2019-04-14Use modern LV2 includesDavid Robillard1-1/+1
2019-01-13Update copyright datesDavid Robillard1-1/+1
2019-01-13Clean up includesDavid Robillard1-2/+3
Sorts includes from local to global (which catches errors) and fixes missing includes found by the resulting breakage and include-what-you-use.
2016-07-10Test versioned plugin replacementDavid Robillard3-0/+140