Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-14 | Clean up includes | David Robillard | 1 | -1/+1 | |
2020-11-29 | Put everything in a namespace | David Robillard | 1 | -0/+4 | |
2020-11-28 | Reduce use of raw new and delete | David Robillard | 1 | -1/+1 | |
2020-11-28 | Move PortType to its own header | David Robillard | 1 | -9/+1 | |
2020-11-28 | Move SignalDirection to its own header | David Robillard | 1 | -7/+2 | |
2020-11-28 | Rename ModuleType to SignalDirection | David Robillard | 1 | -6/+8 | |
2020-11-27 | Make single-argument constructors explicit | David Robillard | 1 | -1/+2 | |
2020-11-27 | Initialize all members | David Robillard | 1 | -18/+16 | |
2020-11-27 | Use consistent naming convention for enum classes | David Robillard | 1 | -8/+8 | |
2020-11-27 | Use enum classes | David Robillard | 1 | -5/+9 | |
2020-11-27 | Always initialize variables | David Robillard | 1 | -1/+7 | |
2020-11-27 | Clean up includes | David Robillard | 1 | -4/+3 | |
2020-02-09 | Format all code with clang-format | David Robillard | 1 | -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-29 | Clean up includes | David Robillard | 1 | -1/+0 | |
2016-07-08 | Add option to disable port sorting | David Robillard | 1 | -1/+5 | |
Fixes #1082 | |||||
2015-02-08 | Style messages pane to match canvas. | David Robillard | 1 | -0/+8 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5545 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-05-05 | Support Jack CV and OSC via metadata. | David Robillard | 1 | -2/+2 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5398 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-04-27 | Add support for sprung layout to Patchage. | David Robillard | 1 | -0/+4 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5379 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-04-26 | Update copyright date. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5371 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-04-06 | Resurrect toolbar with Jack info and dropout indicator. | David Robillard | 1 | -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-31 | Save zoom and font size in configuration. | David Robillard | 1 | -2/+5 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5351 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-03-31 | Make port colours configurable. | David Robillard | 1 | -3/+13 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5350 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-03-30 | StateManager => Configuration. | David Robillard | 1 | -0/+76 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5348 a436a847-0d15-0410-975c-d299462d15a1 |