summaryrefslogtreecommitdiff
path: root/libs/ardour/lv2_plugin.cc
AgeCommit message (Expand)Author
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-10-01LV2 epp log patch from nedko, via 2.XPaul Davis
2009-10-01LV2 external UI patch from nedko via 2.X and a couple of .rej'sPaul Davis
2009-08-19Fix crash on startup if an LV2 plugin has a bad .ttl file.Carl Hetherington
2009-07-21Fix some unused parameter warnings.Carl Hetherington
2009-05-07The great audio processing overhaul.David Robillard
2009-05-04clean up that godawful ugly latency GUI in plugin UIsPaul Davis
2009-05-04Preliminary MIDI plugin support.David Robillard
2009-04-23remove some extraneous chars from lv2_plugin.ccPaul Davis
2009-04-23remove offset from process callback tree. some breakage may have occured. yes...Paul Davis
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-15Session XML style consistency (tag names are capitalized).David Robillard
2009-02-14Less weak plugin preset system (maybe AU preset stuff can use the 'normal' th...David Robillard
2009-01-15Add apparently missing include...David Robillard
2008-12-18Remove unnecessary 0 checks before delete; see http://www.parashift.com/c++-f...Carl Hetherington
2008-11-14Apply LV2 changes from 2.0.David Robillard
2008-10-03Apply panners/automation patch from torbenh (Panner is-a Processor).David Robillard
2008-09-29Can't call the wrong function when there's only one of them: remove ARDOUR::P...David Robillard
2008-09-10merge 2.0-ongoing into 3.0 @ 3581 - 3710Paul Davis
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-02-20Some work towards MIDI plugins (LV2 plugins with (MIDI supporting) event port...David Robillard
2008-02-02Merge with trunk R2978.David Robillard
2008-01-19Merge with trunk R2935.David Robillard