summaryrefslogtreecommitdiffstats
path: root/src/server/events/Mark.hpp
AgeCommit message (Expand)AuthorFilesLines
2018-09-23Use override specifiersDavid Robillard1-4/+4
2018-09-23Use lowercase namespace namesDavid Robillard1-8/+8
2017-12-25Remove trivial destructors and use default where possibleDavid Robillard1-2/+0
2017-12-16Make events take the corresponding message directlyDavid Robillard1-6/+10
2017-02-12Use smart pointers to handle real-time memory disposalDavid Robillard1-1/+1
2016-10-02Defer graph compilation in atomic bundlesDavid Robillard1-3/+8
2016-10-01Fix OSX buildDavid Robillard1-1/+1
2016-09-29Atomic bundle executionDavid Robillard1-0/+3
2016-09-13Fix misleading commentDavid Robillard1-1/+5
2016-09-11Remove last vestiges of multiple run contextsDavid Robillard1-1/+1
2016-07-30Add undo supportDavid Robillard1-0/+55