summaryrefslogtreecommitdiffstats
path: root/ingen/EngineBase.hpp
AgeCommit message (Expand)AuthorFilesLines
2017-12-25Remove trivial destructors and use default where possibleDavid Robillard1-1/+1
2017-12-16Fix documentation warningsDavid Robillard1-1/+1
2017-04-12Refuse to start if driver requires a graph and one is not providedDavid Robillard1-0/+9
2017-04-12Fix const correctnessDavid Robillard1-1/+1
2017-03-20Revert removal of DirectDriver and fix test suiteDavid Robillard1-0/+10
2017-03-20Fix event timing and remove vestigial DirectDriverDavid Robillard1-10/+0
2017-02-18Improve parallel analysis and execution algorithmsDavid Robillard1-1/+6
2017-02-18Add experimental PortAudio driverDavid Robillard1-4/+14
2016-10-14Improve documentationDavid Robillard1-1/+1
2016-10-02Add parallel graph executionDavid Robillard1-0/+5
2015-04-04Update copyright dates.David Robillard1-1/+1
2015-03-02Fix compilation with -fvisibility=hidden.David Robillard1-2/+2
2015-02-24Use sequence buffer size from Jack.David Robillard1-1/+4
2015-02-09Fix broadcasting to several clients.David Robillard1-3/+2
2015-02-07Demodularize socket stuff.David Robillard1-0/+5
2014-08-08Use Markdown in doc comments for better source readability.David Robillard1-1/+1
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-3/+4
2012-05-22More work on test suite.David Robillard1-0/+5
2012-05-18Beginnings of a test framework.David Robillard1-0/+7
2012-05-14Real-time safe LV2 message handling.David Robillard1-1/+7
2012-05-11Generate API documentation.David Robillard1-1/+1
2012-05-11Fix include guards.David Robillard1-3/+3
2012-05-10Use SharedPtr references to Interfaces to keep things sane.David Robillard1-2/+3
2012-05-09Factor audio thread execution stuff out of JackDriver into Engine::run().David Robillard1-0/+7
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-2/+2
2012-03-16Remove activity from interface and use set_property() instead.David Robillard1-0/+16
2012-03-15Remove weird "include" directory and use standard style ("ingen" directory in...David Robillard1-0/+67