summaryrefslogtreecommitdiffstats
path: root/src/server/LV2Info.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-11Clean up and better document World interface.David Robillard1-2/+2
2012-04-28Remove using declarations from headers.David Robillard1-2/+0
2012-04-14Update URIs.David Robillard1-1/+1
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-4/+2
2012-03-23Fix compilation with latest LV2.David Robillard1-3/+1
2012-03-19Partially functioning communication between Ingen LV2 plugin and UI.David Robillard1-2/+0
2012-03-11Implement cv:CVPort (fix #790). Not well-tested, but at least works somewhat.David Robillard1-8/+8
2011-10-21Move more headers to shared include directory.David Robillard1-1/+1
2011-10-21Remove stub LV2 event (blob) feature implementation.David Robillard1-3/+0
2011-10-21Simplify LV2Features.David Robillard1-3/+3
2011-10-21Move World.hpp and Module.hpp to public include directory.David Robillard1-1/+1
2011-10-21Use modern terser waf syntax.David Robillard1-1/+1
2011-10-19Remove stub implementation of reference extensionDavid Robillard1-4/+0
2011-07-25Actually fix compilation against reference extensionDavid Robillard1-1/+1
2011-07-25Update for move of "blob" functionality from atom to reference extension (tic...David Robillard1-0/+1
2011-04-30Cache port RDF node on load instead of searching for it repeatedly.David Robillard1-7/+7
2011-04-29LilvValue => LilvNode.David Robillard1-7/+7
2011-04-29Terser names for value constructors.David Robillard1-7/+7
2011-04-28Switch to Lilv from SLV2.David Robillard1-14/+14
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+77