Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-11-27 | Don't use else after return | David Robillard | 1 | -5/+5 | |
I don't always agree with this one, but in this case it's reasonable enough. | |||||
2020-11-27 | Fix mismatched parameter names | David Robillard | 1 | -1/+1 | |
2020-11-27 | Clean up Queue special member functions | David Robillard | 1 | -1/+8 | |
2020-11-27 | Clean up includes | David Robillard | 1 | -0/+1 | |
2020-11-27 | Clean up include guards | David Robillard | 1 | -4/+4 | |
2020-07-21 | Remove nonsense doc comment | David Robillard | 1 | -2/+0 | |
2020-02-09 | Format all code with clang-format | David Robillard | 1 | -18/+18 | |
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. | |||||
2017-12-16 | Use modern C++ atomics | David Robillard | 1 | -43/+18 | |
2014-08-08 | Use Markdown in doc comments for better source readability. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5429 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 | |||||
2013-03-17 | Update copyright date. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5087 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-11-26 | Add missing file. | David Robillard | 1 | -0/+156 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@3636 a436a847-0d15-0410-975c-d299462d15a1 |