summaryrefslogtreecommitdiffstats
path: root/src/server/ControlBindings.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-11Add missing includes.David Robillard1-0/+2
2012-05-11Clean up and better document World interface.David Robillard1-6/+6
2012-05-10Work towards translatable strings and a cleaner log interface.David Robillard1-7/+6
2012-05-10LV2URIMap => URIMap.David Robillard1-1/+0
2012-04-12Update for latest atom extension.David Robillard1-2/+1
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-69/+41
2012-03-12Centralise atom creation in forge object.David Robillard1-2/+3
2012-03-10Use new LV2 MIDI definitions.David Robillard1-1/+1
2011-10-21Move more headers to shared include directory.David Robillard1-1/+1
2011-10-21Move URIs.hpp to public shared include directory.David Robillard1-1/+1
2011-10-21Separate URIs from LV2URIMap.David Robillard1-7/+13
2011-10-21Move World.hpp and Module.hpp to public include directory.David Robillard1-1/+1
2011-09-15Fix control bindings (MIDI learn).David Robillard1-33/+52
2011-08-20Fix crash when sending port notifications (fix #741).David Robillard1-6/+8
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+384