summaryrefslogtreecommitdiffstats
path: root/src/server/PreProcessor.cpp
AgeCommit message (Collapse)AuthorFilesLines
2012-05-09Simply event interface design and make only one pre-process thread.David Robillard1-0/+125
This makes event pre-processing actually safe for multiple interfaces since multiple events will never be pre-processed simultaneously and the pre-process order is definitely the same as the execute order. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4323 a436a847-0d15-0410-975c-d299462d15a1