summaryrefslogtreecommitdiffstats
path: root/src/server/Engine.hpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-14Remove Thread context stuff and add a thread-specific variable class, ThreadV...David Robillard1-19/+19
2012-05-14Real-time safe LV2 message handling.David Robillard1-2/+2
2012-05-12More work towards checking contexts via parameter rather than thread magic.David Robillard1-4/+16
2012-05-12Use compiler checkable ProcessContext parameter rather than runtime context a...David Robillard1-1/+1
2012-05-10Use SharedPtr references to Interfaces to keep things sane.David Robillard1-1/+2
2012-05-09Factor audio thread execution stuff out of JackDriver into Engine::run().David Robillard1-0/+9
2012-05-09Simply event interface design and make only one pre-process thread.David Robillard1-6/+9
2012-05-03Real-time safe event source management (oops).David Robillard1-5/+2
2012-05-03Work towards a proper server infrastructure with a thread per connection.David Robillard1-11/+5
2012-03-27Squeeze blank lines.David Robillard1-1/+0
2012-03-27Switch to AGPL3+.David Robillard1-16/+16
2012-03-16Merge ClientInterface and ServerInterface.David Robillard1-1/+2
2012-03-16Remove activity from interface and use set_property() instead.David Robillard1-0/+4
2011-10-21Fix running as an LV2 plugin.David Robillard1-3/+3
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+115