summaryrefslogtreecommitdiffstats
path: root/src/Configuration.hpp
AgeCommit message (Collapse)AuthorFilesLines
2020-11-27Use consistent naming convention for enum classesDavid Robillard1-8/+8
2020-11-27Use enum classesDavid Robillard1-5/+9
2020-11-27Always initialize variablesDavid Robillard1-1/+7
2020-11-27Clean up includesDavid Robillard1-4/+3
2020-02-09Format all code with clang-formatDavid Robillard1-24/+53
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-1/+0
2016-07-08Add option to disable port sortingDavid Robillard1-1/+5
Fixes #1082
2015-02-08Style messages pane to match canvas.David Robillard1-0/+8
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5545 a436a847-0d15-0410-975c-d299462d15a1
2014-05-05Support Jack CV and OSC via metadata.David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5398 a436a847-0d15-0410-975c-d299462d15a1
2014-04-27Add support for sprung layout to Patchage.David Robillard1-0/+4
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5379 a436a847-0d15-0410-975c-d299462d15a1
2014-04-26Update copyright date.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5371 a436a847-0d15-0410-975c-d299462d15a1
2014-04-06Resurrect toolbar with Jack info and dropout indicator.David Robillard1-0/+4
Move legend to right hand side of toolbar. Store toolbar visible state in configuration. git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5359 a436a847-0d15-0410-975c-d299462d15a1
2014-03-31Save zoom and font size in configuration.David Robillard1-2/+5
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5351 a436a847-0d15-0410-975c-d299462d15a1
2014-03-31Make port colours configurable.David Robillard1-3/+13
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5350 a436a847-0d15-0410-975c-d299462d15a1
2014-03-30StateManager => Configuration.David Robillard1-0/+76
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5348 a436a847-0d15-0410-975c-d299462d15a1