summaryrefslogtreecommitdiffstats
path: root/src/server/Context.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-07-26Process notifications when no events are pending (prevent overflow).David Robillard1-1/+3
2012-07-26Fix post processor ordering to be correctly monotonic between both pre-proces...David Robillard1-2/+7
2012-07-26Increase notification ring size.David Robillard1-0/+11
2012-07-26Gracefully handle notification ring overflow.David Robillard1-2/+9
2012-07-18Working bi-directional UI <=> plugin messaging.David Robillard1-7/+45
2012-07-17Wrap notification stuff behind simple API and hide details in Context.David Robillard1-0/+46