catch jack shutdown (from server) and handle it better then we used to in terms of...
[ardour.git] / libs / ardour / vst_plugin.cc
2009-03-27 Paul Davissave+restore VST preset program number; don't call...
2009-03-27 Paul Davissome totally untested FST/VST changes
2009-03-25 Paul Davisremove some debug output; always zero VstParameterPrope...
2009-03-24 Paul DavisVST omnibus commit edition: use wine_pthread_create...
2009-03-17 Paul DavisVST chunk save/restore patch from Martin Profittlich
2009-03-17 Paul Davisclean up VST debugging output
2009-03-13 Paul Davisa lot of VST support odds-and-ends, including preset...
2009-02-20 Paul Davisfix up indentation caused by lack of .emacs
2009-02-19 Paul Davisworking VST support with VeSTige header and new FST...
2008-07-10 Doug McLainReplaced some c includes with their c++ wrappers
2008-05-22 Paul Davisactual fix for ustring mistake
2008-05-22 Paul Davisadd header for ustring to vst_plugin.h
2008-05-16 Paul Davisadd missing header to vst_plugin.cc, needed for Glib...
2008-05-14 Paul Davisuse Glib::build_filename() more widely
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.