summaryrefslogtreecommitdiffstats
path: root/src/Legend.hpp
AgeCommit message (Collapse)AuthorFilesLines
2020-11-27Use consistent naming convention for enum classesDavid Robillard1-10/+10
2020-11-27Use enum classesDavid Robillard1-10/+22
2020-11-27Use auto where appropriateDavid Robillard1-2/+2
2020-11-27Clean up includesDavid Robillard1-0/+1
2020-02-09Format all code with clang-formatDavid Robillard1-17/+21
This configuration tries to get as close to the previous style as possible so the changes aren't too dramatic. It's still far from ideal and the code could use some adaptation, but this makes things much easier to work on.
2019-12-29Clean up includesDavid Robillard1-3/+3
2015-02-17Delete trailing whitespace.David Robillard1-1/+0
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5582 a436a847-0d15-0410-975c-d299462d15a1
2014-05-05Support Jack CV and OSC via metadata.David Robillard1-3/+7
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5398 a436a847-0d15-0410-975c-d299462d15a1
2014-03-31Make port colours configurable.David Robillard1-0/+68
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5350 a436a847-0d15-0410-975c-d299462d15a1