summaryrefslogtreecommitdiffstats
path: root/src/engine/ingen_engine.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-48/+0
2011-04-19Make event queue size a runtime parameter (--queue-size, -q).David Robillard1-2/+1
2011-04-18Put engine code in new Ingen::Engine namespace.David Robillard1-4/+5
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-15Move Shared::Module and Shared::World to shared directory.David Robillard1-2/+2
2011-02-17Fix "Ingen as an LV2", i.e. make Ingen bundles working LV2 plugins.David Robillard1-7/+3
2010-09-04My name is David. :)David Robillard1-1/+1
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-5/+7
2010-02-03Comprehensive use of cached URIs and more advanced Value (Atom) system.David Robillard1-0/+1
2009-12-19New ingen module (library, not e.g. LV2 plugin) design.David Robillard1-27/+23
2009-07-07Fix compilation issues.David Robillard1-0/+1
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-3/+3
2008-12-16Trim include dependency tree.David Robillard1-2/+0
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-1/+1
2008-10-12Split OSC/HTTP/JACK dependencies from ingen into separate libraries so engine...David Robillard1-5/+3
2008-10-05More case sensitive fixing (duh).David Robillard1-1/+1
2008-10-05Move engine.cpp to ingen_engine.cpp to avoid case insensitive name clashes.David Robillard1-0/+56