summaryrefslogtreecommitdiff
path: root/libs/ardour/lv2_plugin.cc
AgeCommit message (Collapse)Author
2009-10-28Make sure PluginInfo.type is always set plus replace a mindless class cast ↵Sampo Savolainen
kludge from PluginInfo::type() with plugin()->get_info()->type git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5959 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-01LV2 epp logarithmic patch from nedko (#2775)Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5699 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-01LV2 external UI patch from nedko (#2777)Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5697 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-08-21Fix mantis 2610: bad syntax in LV2 RDF files causes crash on startup.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5563 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-03-25make LADSPA and LV2 plugins pay attention to "offset" in connect_and_run, ↵Paul Davis
again (see previous commit for the reason why - the first call in an automation process cycle could have a non-zero offset) git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4892 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-13Save symbols along with indices for LV2 ports (as required by LV2r3).David Robillard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4157 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-09-27Fix split buffer audio glitches with lv2 plugins.Sampo Savolainen
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3816 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-08-12Support for the LV2 'data access' and 'instance access' extensions (for ↵David Robillard
in-process GUIs). git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3684 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-08-09Embedded LV2 GTK GUI support.David Robillard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3678 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-07-09gcc 4.3 includeDoug McLain
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3533 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-30Support for LV2 scale points (control port enumerations), ala LADSPA+LRDF.David Robillard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2977 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-15LV2 support.David Robillard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2922 d708f5d6-7413-0410-9779-e7cbd77b26cf