summaryrefslogtreecommitdiffstats
path: root/utils/lv2bench.c
AgeCommit message (Collapse)AuthorFilesLines
2019-04-14Use modern LV2 includesDavid Robillard1-3/+3
2019-01-13Update copyright datesDavid Robillard1-2/+2
2019-01-13Clean up includesDavid Robillard1-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-29Fix potential memory leaksDavid Robillard1-0/+2
2017-03-18Support running a single plugin in lv2benchDavid Robillard1-17/+38
2017-03-06Fix lv2bench for some plugins with sequence portsDavid Robillard1-2/+17
2016-08-01Use consistent feature test macrosDavid Robillard1-1/+1
2014-11-17Fix a few minor/unlikely memory errors.David Robillard1-0/+4
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@5484 a436a847-0d15-0410-975c-d299462d15a1
2012-08-12Preliminary support for sequence ports.David Robillard1-8/+22
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@4663 a436a847-0d15-0410-975c-d299462d15a1
2012-08-12Improvements to lv2bench for plotting.David Robillard1-16/+49
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@4661 a436a847-0d15-0410-975c-d299462d15a1
2012-08-11Add lv2bench utility.David Robillard1-0/+179
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@4660 a436a847-0d15-0410-975c-d299462d15a1