summaryrefslogtreecommitdiffstats
path: root/src/server/LV2Info.hpp
AgeCommit message (Expand)AuthorFilesLines
2013-01-08Add support for URID ports.David Robillard1-0/+1
2012-08-12Fix memory leaks.David Robillard1-18/+19
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-8/+5
2012-07-25Fix control bindings for logarithmic and sample rate control ports.David Robillard1-0/+1
2012-05-31Implement Control/CV morph ports.David Robillard1-0/+3
2012-05-28... missed one.David Robillard1-0/+1
2012-05-28Cache lilv nodes used for instantiation in LV2Info.David Robillard1-6/+11
2012-05-23Tidy.David Robillard1-3/+0
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-2/+1
2012-03-19Partially functioning communication between Ingen LV2 plugin and UI.David Robillard1-1/+0
2012-03-11Implement cv:CVPort (fix #790). Not well-tested, but at least works somewhat.David Robillard1-0/+1
2011-10-21Move World.hpp and Module.hpp to public include directory.David Robillard1-1/+1
2011-05-24Remove use of ingen-config.h in soon-to-be-public headers.David Robillard1-5/+1
2011-04-29LilvValue => LilvNode.David Robillard1-7/+7
2011-04-29Don't hide pointers behind typedefs.David Robillard1-8/+8
2011-04-28Switch to Lilv from SLV2.David Robillard1-11/+11
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+62