summaryrefslogtreecommitdiffstats
path: root/src/server/internals/BlockDelay.hpp
AgeCommit message (Collapse)AuthorFilesLines
2021-01-02Update for latest raulDavid Robillard1-3/+3
2020-08-03Clean up includesDavid Robillard1-2/+11
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-02Add missing override specifiersDavid Robillard1-1/+1
2020-08-02Clean up namespace commentsDavid Robillard1-1/+1
2020-08-02Use consistent naming for context parametersDavid Robillard1-1/+1
2018-09-23Use override specifiersDavid Robillard1-2/+2
2018-09-23Use lowercase namespace namesDavid Robillard1-6/+6
2016-10-02Replace Delay internal with simpler BlockDelayDavid Robillard1-0/+62