summaryrefslogtreecommitdiffstats
path: root/src/Legend.hpp
AgeCommit message (Collapse)AuthorFilesLines
2023-09-22Clean up includes and forward declarationsDavid Robillard1-2/+2
2022-07-20Adopt REUSE machine-readable licensing standardDavid Robillard1-15/+2
2021-01-02Format all code with clang-formatDavid Robillard1-6/+6
2020-12-14Clean up includesDavid Robillard1-3/+9
2020-11-29Remove more dead codeDavid Robillard1-2/+3
2020-11-29Put everything in a namespaceDavid Robillard1-0/+4
2020-11-27Move Legend implementation to a separate source fileDavid Robillard1-54/+8
2020-11-27Make single-argument constructors explicitDavid Robillard1-1/+1
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