summaryrefslogtreecommitdiffstats
path: root/src/server/EventQueue.hpp
AgeCommit message (Collapse)AuthorFilesLines
2012-05-03Work towards a proper server infrastructure with a thread per connection.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4320 a436a847-0d15-0410-975c-d299462d15a1
2012-05-03More work towards separating event interfaces from queueing implementation.David Robillard1-1/+3
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4318 a436a847-0d15-0410-975c-d299462d15a1
2012-05-02Separate EventSource interface from EventQueue implementation.David Robillard1-0/+61
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4316 a436a847-0d15-0410-975c-d299462d15a1