summaryrefslogtreecommitdiffstats
path: root/src/engine/ingen_lv2.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-04-18Saner module loading API.David Robillard1-2/+2
2011-04-16Add EngineBase, a pure virtual public interface for the engine.David Robillard1-8/+10
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-1/+1
2011-04-15Move Shared::Module and Shared::World to shared directory.David Robillard1-1/+1
2011-04-15Remove pointless module interface to ingen_module (World).David Robillard1-7/+6
2011-04-13Consistent local or installed includes for interface headers.David Robillard1-1/+1
2011-02-17Jack session support for ingen.David Robillard1-5/+6
2011-02-17Fix "Ingen as an LV2", i.e. make Ingen bundles working LV2 plugins.David Robillard1-89/+72
2011-01-08Clean up code (cpplint).David Robillard1-10/+17
2010-11-26Update for latest LV2 #include style.David Robillard1-1/+1
2010-10-06Add scheme to LV2 URI-based includes.David Robillard1-1/+1
2010-10-06Use URI-based LV2 header includes.David Robillard1-1/+1
2010-09-04My name is David. :)David Robillard1-1/+1
2010-03-06Fully load patch in LV2 instantiate method.David Robillard1-16/+33
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-77/+292
2010-03-05Remove ingen.lv2 subdirectory (isn't a bundle and only had ingen_lv2.cpp in i...David Robillard1-0/+195