summaryrefslogtreecommitdiff
path: root/libs/ardour/lv2_plugin.cc
AgeCommit message (Expand)Author
2012-04-10Rename LV2 designation (BPM, etc) stuff to match terminology used in the spec.David Robillard
2012-03-26Update LV2 special port stuff for latest LV2/Lilv.David Robillard
2012-02-29Make it simpler to add new specially handled parameter ports.David Robillard
2012-02-28Implement special BPM and free-wheeling control ports.David Robillard
2012-02-24Implement LV2 URID support.David Robillard
2011-10-03Replace use of SLV2 with its successor Lilv.David Robillard
2010-03-12Ardour -> PROGRAM_NAME for libardourPaul Davis
2010-01-30move LocaleGuard "up" into libpbd; use LocaleGuard to replace utterly broken ...Paul Davis
2009-10-28Make sure PluginInfo.type is always set plus replace a mindless class cast kl...Sampo Savolainen
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