summaryrefslogtreecommitdiffstats
path: root/src/server/Context.hpp
AgeCommit message (Expand)AuthorFilesLines
2014-08-31Use float sequences for sample-accurate control ports.David Robillard1-4/+16
2014-01-24Fix various whitespace and formatting issues.David Robillard1-1/+0
2013-02-23Move Atom implementation out of Raul so it can depend on LV2.David Robillard1-7/+7
2013-02-02Add option to enable/disable canvas animation (fix/avoid #879).David Robillard1-0/+8
2013-01-11Use type safe enumerations.David Robillard1-1/+1
2012-11-17Gracefully handle failure to send notifications due to buffer overrun.David Robillard1-2/+4
2012-08-19GraphObject => NodeDavid Robillard1-2/+2
2012-08-12Fix notifications when running as LV2.David Robillard1-0/+3
2012-08-11Vectorizable (by GCC with -ftree-vectorize) mixing and Buffer::set_block().David Robillard1-5/+1
2012-07-31Remove rotten parallelism stuff.David Robillard1-1/+1
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-1/+1
2012-07-30Eliminate pure virtual base classes Patch, Node, and Port, and the virtual in...David Robillard1-2/+2
2012-07-26Fix post processor ordering to be correctly monotonic between both pre-proces...David Robillard1-1/+1
2012-07-26Increase notification ring size.David Robillard1-10/+1
2012-07-18Working bi-directional UI <=> plugin messaging.David Robillard1-7/+7
2012-07-17Wrap notification stuff behind simple API and hide details in Context.David Robillard1-12/+21
2012-05-09Factor audio thread execution stuff out of JackDriver into Engine::run().David Robillard1-3/+2
2012-03-27Squeeze blank lines.David Robillard1-1/+0
2012-03-27Switch to AGPL3+.David Robillard1-16/+16
2011-10-21Move World.hpp and Module.hpp to public include directory.David Robillard1-1/+1
2011-10-06Remove unused EventSinkDavid Robillard1-1/+0
2011-08-20Fix crash when sending port notifications (fix #741).David Robillard1-4/+7
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+107