Fix up VST build and add basic support for VSTi
[ardour.git] / libs / ardour / vst_plugin.cc
2010-07-11 Carl HetheringtonFix up VST build and add basic support for VSTi
2010-04-15 Paul Davisforward-port from 2.X commits 5827-6000 including
2010-02-23 David RobillardFix various code quality issues found by cppcheck ...
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-05-04 David RobillardPreliminary MIDI plugin support.
2009-04-16 Paul Davispart 2 of 3 of the 2.8 -> 3.0 merge
2009-02-27 Paul Davistweaks to get a VST-supporting 3.0 to build & startup
2009-02-27 Paul Davisvestige-based VST support, back-ported from 2.0-ongoing
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-01-12 David RobillardMerge with 2.0-ongoing R2885.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-06-30 David RobillardAnother not-quite-there-but-better commit.
2007-06-27 Paul Davisallow user tweaking of everything that might have inher...
2007-06-27 Tim MayberryUse sys::path and ARDOUR::user_config_directory in...
2007-05-11 Carl HetheringtonFix compilation with VST=1
2007-05-10 Paul Davisfix use of old .ardour dir for VST presets
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-03 Paul Davisfix botched apply of torben's zero line patch, remove...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2006-11-19 David RobillardMerged with trunk R1141
2006-10-26 Paul Davisremove reference to PluginState in VST code, for real...
2006-10-21 David RobillardMerged with trunk R992.
2006-10-09 Sampo SavolainenVST plugin parameters restore properly 2.0beta5
2006-10-03 Paul Davisfloating point precision fix, after months of waiting...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-19 David RobillardMerged with trunk R920.
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-08-29 David RobillardMerged with trunk R861
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-10 David RobillardMerged with trunk R776
2006-08-08 Hans Fugalpull from trunk
2006-08-05 Sampo Savolainenshraed_ptr<> etc. fixes for VST's. VST support now...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-03 Taybin RutkinMost PluginManager refactoring is out of the way. ...
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-11 Paul Davisremoved references to midi controls from VST plugin...
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-02-11 Sampo SavolainenFixed buffer index overrun in connect_and_run()
2005-11-14 Sampo SavolainenOffset correction for VST plugins when running split...
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-09-24 Taybin Rutkinlibardour added.