summaryrefslogtreecommitdiffstats
path: root/src/server/ingen_jack.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-03-09Clean up includes and forward declarationsDavid Robillard1-4/+3
2019-03-08Pass World everywhere by referenceDavid Robillard1-7/+7
2018-09-23Use override specifiersDavid Robillard1-1/+1
2018-09-23Use lowercase namespace namesDavid Robillard1-9/+9
2017-12-25Remove superfluous using namespace declarationsDavid Robillard1-1/+0
2017-12-25Use nullptrDavid Robillard1-1/+1
2015-04-04Update copyright dates.David Robillard1-1/+1
2013-02-23Move Atom implementation out of Raul so it can depend on LV2.David Robillard1-2/+2
2013-02-02More generic Atom class.David Robillard1-2/+2
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-1/+1
2012-11-21Use atoms for option values.David Robillard1-1/+2
2012-11-21Configuration file support.David Robillard1-1/+1
2012-11-21Move Configuration from Raul to Ingen.David Robillard1-3/+3
2012-08-17Implement real logging system, LV2 log extension support, and purge evil/ugly...David Robillard1-2/+2
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-6/+6
2012-05-11Add missing includes.David Robillard1-0/+2
2012-05-11Clean up and better document World interface.David Robillard1-0/+2
2012-05-11Use more reasonable names for the world's interface and engine (if present).David Robillard1-5/+5
2012-03-27Squeeze blank lines.David Robillard1-1/+0
2012-03-27Switch to AGPL3+.David Robillard1-16/+16
2012-03-19Partially functioning communication between Ingen LV2 plugin and UI.David Robillard1-2/+5
2012-03-10Delete trailing whitespace.David Robillard1-1/+1
2011-10-21Merge Request into Event.David Robillard1-0/+7
2011-10-21Move World.hpp and Module.hpp to public include directory.David Robillard1-2/+2
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+45