summaryrefslogtreecommitdiffstats
path: root/src/server/internals/Controller.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-10LV2URIMap => URIMap.David Robillard1-1/+0
2012-05-09Factor audio thread execution stuff out of JackDriver into Engine::run().David Robillard1-0/+1
2012-04-28Use CV ports on internal modules.David Robillard1-2/+2
2012-04-12Update for latest atom extension.David Robillard1-3/+2
2012-03-27Squeeze blank lines.David Robillard1-1/+0
2012-03-27Switch to AGPL3+.David Robillard1-16/+16
2012-03-25Update for latest atom extension.David Robillard1-1/+1
2012-03-19Partially functioning communication between Ingen LV2 plugin and UI.David Robillard1-29/+23
2012-03-14Use the host URI map/unmap when running as a plugin.David Robillard1-1/+3
2012-03-12Centralise atom creation in forge object.David Robillard1-15/+21
2011-10-21Move more headers to shared include directory.David Robillard1-1/+1
2011-10-21Separate URIs from LV2URIMap.David Robillard1-2/+2
2011-08-20Fix crash when sending port notifications (fix #741).David Robillard1-5/+6
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+147