summaryrefslogtreecommitdiffstats
path: root/src/server/LV2Node.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-03-31Update for latest LV2 state extension.David Robillard1-1/+1
2012-03-27Squeeze blank lines.David Robillard1-1/+0
2012-03-27Delete trailing whitespace.David Robillard1-1/+1
2012-03-27Switch to AGPL3+.David Robillard1-16/+16
2012-03-25Update for latest atom extension.David Robillard1-5/+3
2012-03-23Fix compilation with latest LV2.David Robillard1-42/+13
2012-03-19Partially functioning communication between Ingen LV2 plugin and UI.David Robillard1-22/+42
2012-03-14Use the host URI map/unmap when running as a plugin.David Robillard1-0/+1
2012-03-12Centralise atom creation in forge object.David Robillard1-9/+10
2012-03-11Implement cv:CVPort (fix #790). Not well-tested, but at least works somewhat.David Robillard1-2/+5
2011-11-09Update for changes in LV2 SVN.David Robillard1-3/+3
2011-10-21Move more headers to shared include directory.David Robillard1-1/+1
2011-10-21Separate URIs from LV2URIMap.David Robillard1-1/+1
2011-10-21Simplify LV2Features.David Robillard1-1/+1
2011-10-21Use modern terser waf syntax.David Robillard1-1/+2
2011-10-02Fix support for ports with multiple lv2:portProperty properties.David Robillard1-1/+1
2011-09-15Fix control bindings (MIDI learn).David Robillard1-0/+2
2011-06-11Remove dead code.David Robillard1-0/+1
2011-05-23Apply patch from pgiblox in ticket #694 to fix compilation without Raul::Intr...David Robillard1-1/+1
2011-04-29LilvValue => LilvNode.David Robillard1-38/+38
2011-04-29Terser names for value constructors.David Robillard1-7/+7
2011-04-29Don't hide pointers behind typedefs.David Robillard1-20/+20
2011-04-28Switch to Lilv from SLV2.David Robillard1-61/+61
2011-04-28More future-proof collection APIs.David Robillard1-5/+5
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+410