Make import GUI report if you are importing a file of a name that
[ardour.git] / libs / ardour / vst_plugin.cc
2007-12-10 Paul DavisAU support, plus changes in Plugin to make unique_id...
2007-05-10 Paul Davisfix use of old .ardour dir for VST presets
2007-04-03 Paul Davisfix botched apply of torben's zero line patch, remove...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2006-10-26 Paul Davisremove reference to PluginState in VST code, for real...
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-07 Paul Davisremove all duplicated _id members from children of...
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
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-11 Paul Davisremoved references to midi controls from VST plugin...
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.