summaryrefslogtreecommitdiffstats
path: root/src/engine/ControlBindings.hpp
AgeCommit message (Expand)AuthorFilesLines
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-4/+3
2010-02-13Learn and remove bindings exclusively through property interface.David Robillard1-0/+6
2010-02-04MIDI feedback.David Robillard1-12/+21
2010-02-03Only bind notes to toggle controls, so it is possible to bind non-toggle cont...David Robillard1-1/+1
2010-02-03Binding of MIDI notes to toggle parameters.David Robillard1-1/+2
2010-02-03Comprehensive use of cached URIs and more advanced Value (Atom) system.David Robillard1-3/+21
2010-02-01Use consistent and more globally unique inclusion guards.David Robillard1-3/+3
2010-01-29Remove references to deleted ports with control bindings (fix crash when appl...David Robillard1-3/+12
2010-01-29Send binding information to client.David Robillard1-1/+2
2010-01-29Magic MIDI binding via special ingen_control port.David Robillard1-0/+57