summaryrefslogtreecommitdiffstats
path: root/tools/lv2bench.c
AgeCommit message (Expand)AuthorFilesLines
2024-12-11Reduce complexity and fix potential memory leaks in lv2benchDavid Robillard1-37/+30
2024-12-11Avoid use of atoi()David Robillard1-2/+8
2024-11-24Use angle brackets for library includes and clean up include pathsDavid Robillard1-5/+5
2024-11-24Avoid using internal configuration header in toolsDavid Robillard1-1/+0
2024-11-24Use conventional command-line help output formattingDavid Robillard1-3/+3
2024-10-11Add missing const qualifiersDavid Robillard1-2/+2
2024-10-11Avoid potential null pointer arithmeticDavid Robillard1-2/+3
2022-12-10Use uppercase integer literal suffixesDavid Robillard1-1/+1
2022-11-29Clean up inconsistent tool command line interfacesDavid Robillard1-3/+3
2022-09-01Adopt REUSE machine-readable licensing standardDavid Robillard1-15/+2
2022-07-18Switch to meson build systemDavid Robillard1-0/+282