summaryrefslogtreecommitdiff
path: root/libs/ardour/lv2_plugin.cc
AgeCommit message (Expand)Author
2009-10-01LV2 epp logarithmic patch from nedko (#2775)Paul Davis
2009-10-01LV2 external UI patch from nedko (#2777)Paul Davis
2009-08-21Fix mantis 2610: bad syntax in LV2 RDF files causes crash on startup.Carl Hetherington
2009-03-25make LADSPA and LV2 plugins pay attention to "offset" in connect_and_run, aga...Paul Davis
2008-11-13Save symbols along with indices for LV2 ports (as required by LV2r3).David Robillard
2008-09-27Fix split buffer audio glitches with lv2 plugins.Sampo Savolainen
2008-08-12Support for the LV2 'data access' and 'instance access' extensions (for in-pr...David Robillard
2008-08-09Embedded LV2 GTK GUI support.David Robillard
2008-07-09gcc 4.3 includeDoug McLain
2008-01-30Support for LV2 scale points (control port enumerations), ala LADSPA+LRDF.David Robillard
2008-01-15LV2 support.David Robillard