summaryrefslogtreecommitdiffstats
path: root/src/engine/ingen.lv2/ingen_lv2.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-03-05Remove ingen.lv2 subdirectory (isn't a bundle and only had ingen_lv2.cpp in i...David Robillard1-195/+0
2010-02-24Tidy up Context and ProcessContext interfaces (ProcessContext only lives on a...David Robillard1-1/+1
2010-02-23Fix various code issues discovered by cppcheck.David Robillard1-0/+1
2010-02-20Remove no longer used AudioDriver.hpp.David Robillard1-2/+2
2010-01-07Add missing base class virtual destructor stubs.David Robillard1-1/+0
2010-01-05Merge JackMidiDriver and JackAudioDriver.David Robillard1-1/+1
2009-12-19New ingen module (library, not e.g. LV2 plugin) design.David Robillard1-2/+2
2009-11-18Rename DataType to PortType (since that's what it really means).David Robillard1-1/+1
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-9/+9
2008-10-20Make Ingen and Patchage relocatable binaries when built as a bundle.David Robillard1-0/+2
2008-10-12Split OSC/HTTP/JACK dependencies from ingen into separate libraries so engine...David Robillard1-0/+193