summaryrefslogtreecommitdiffstats
path: root/src/server/HTTPEngineReceiver.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-10-21Make engine receivers depend only on ServerInterface.David Robillard1-15/+7
2011-10-21Remove unnecessary calls to EventSource::whip().David Robillard1-6/+0
2011-10-21Make OSCEngineReceiver and HTTPEngineReceiver has-a ServerInterfaceImpl (inst...David Robillard1-10/+21
2011-10-21QueuedEngineInterface => ServerInterfaceImpl.David Robillard1-2/+2
2011-10-21Move World.hpp and Module.hpp to public include directory.David Robillard1-1/+1
2011-05-25Move sanitised serialisation headers to public include directoryDavid Robillard1-2/+2
2011-05-18Use an intrusive linked list for event queue rather than Raul::List.David Robillard1-1/+1
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+230