Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-15 | Clean up includes in core and server | David Robillard | 1 | -0/+3 | |
2020-08-03 | Clean up includes | David Robillard | 1 | -1/+0 | |
As directed by include-what-you-use. Unfortunately, it is still confused by quite a few things, but this gets a lot closer to a clean report, and at least makes the output more tolerable to manually check. | |||||
2020-08-02 | Remove std::shared_ptr alias | David Robillard | 1 | -3/+3 | |
2020-08-02 | Rename memory utility header | David Robillard | 1 | -1/+1 | |
2020-08-01 | Use modern casts | David Robillard | 1 | -1/+1 | |
2020-08-01 | Add explicit accessors to Quark | David Robillard | 1 | -1/+1 | |
2019-03-09 | Clean up includes and forward declarations | David Robillard | 1 | -3/+16 | |
2018-09-23 | Use lowercase namespace names | David Robillard | 1 | -4/+4 | |
2018-01-21 | Add URI class and remove use of Raul::URI | David Robillard | 1 | -5/+5 | |
2018-01-21 | Replace insert(make_pair(...)) with emplace | David Robillard | 1 | -1/+1 | |
2018-01-17 | Clean up Engine component memory management and trim include tree | David Robillard | 1 | -4/+4 | |
2017-02-15 | Move Properties out of Resource | David Robillard | 1 | -5/+5 | |
2015-10-30 | Update clients when plugins are unloaded/reloaded | David Robillard | 1 | -0/+155 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5808 a436a847-0d15-0410-975c-d299462d15a1 |