summaryrefslogtreecommitdiffstats
path: root/src/server/ingen_engine.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-04-04Update copyright dates.David Robillard1-1/+1
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-2/+3
2012-08-20Replace several assertions with graceful error handling.David Robillard1-1/+0
2012-08-17Implement real logging system, LV2 log extension support, and purge evil/ugly...David Robillard1-1/+1
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-5/+5
2012-05-11Use more reasonable names for the world's interface and engine (if present).David Robillard1-4/+4
2012-05-09Simply event interface design and make only one pre-process thread.David Robillard1-6/+3
2012-05-03Separate EventWriter interface from EventQueue.David Robillard1-4/+6
2012-03-27Squeeze blank lines.David Robillard1-1/+0
2012-03-27Switch to AGPL3+.David Robillard1-16/+16
2011-10-21QueuedEngineInterface => ServerInterfaceImpl.David Robillard1-3/+3
2011-10-21Move World.hpp and Module.hpp to public include directory.David Robillard1-2/+2
2011-05-18Use an intrusive linked list for event queue rather than Raul::List.David Robillard1-2/+1
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+48