try not thinning when loading old-school automation lists
[ardour.git] / libs / ardour / lxvst_plugin.cc
2011-11-23 Carl HetheringtonRename linux VST files to be more friendly.
2011-11-22 Carl HetheringtonUse same VST callback for both Linux and Windows VSTs.
2011-11-22 Carl HetheringtonPush most of LXVSTPlugin and WindowsVSTPlugin up to...
2011-11-22 Carl HetheringtonShare VSTHandle and VSTInfo between windows/linux VSTs.
2011-11-22 Carl HetheringtonRemove VESTIGE_HEADER stuff since we will always use it.
2011-11-21 Paul Davisfix a few warnings from newer versions of gcc
2011-10-18 Paul Davismake Stateful::_id private and provide appropriate...
2011-10-03 Paul Davisupdate vestige header; fix 64 bit issues
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-09-26 Carl HetheringtonFix warnings.
2011-09-25 Paul Davisminor correction in return type cast
2011-09-20 Paul Davisa few coding style (indentation etc.) cleanups to LX...
2011-09-20 Paul Davis(native) Linux VST support from LinuxDSP