Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-11-27 | Move Legend implementation to a separate source file | David Robillard | 1 | -54/+8 | |
2020-11-27 | Make single-argument constructors explicit | David Robillard | 1 | -1/+1 | |
2020-11-27 | Use consistent naming convention for enum classes | David Robillard | 1 | -10/+10 | |
2020-11-27 | Use enum classes | David Robillard | 1 | -10/+22 | |
2020-11-27 | Use auto where appropriate | David Robillard | 1 | -2/+2 | |
2020-11-27 | Clean up includes | David Robillard | 1 | -0/+1 | |
2020-02-09 | Format all code with clang-format | David Robillard | 1 | -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-29 | Clean up includes | David Robillard | 1 | -3/+3 | |
2015-02-17 | Delete trailing whitespace. | David Robillard | 1 | -1/+0 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5582 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-05-05 | Support Jack CV and OSC via metadata. | David Robillard | 1 | -3/+7 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5398 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-03-31 | Make port colours configurable. | David Robillard | 1 | -0/+68 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5350 a436a847-0d15-0410-975c-d299462d15a1 |