summaryrefslogtreecommitdiff
path: root/libs/ardour/lxvst_plugin.cc
AgeCommit message (Expand)Author
2011-11-23Rename linux VST files to be more friendly.Carl Hetherington
2011-11-22Use same VST callback for both Linux and Windows VSTs.Carl Hetherington
2011-11-22Push most of LXVSTPlugin and WindowsVSTPlugin up to VSTPlugin parent.Carl Hetherington
2011-11-22Share VSTHandle and VSTInfo between windows/linux VSTs.Carl Hetherington
2011-11-22Remove VESTIGE_HEADER stuff since we will always use it.Carl Hetherington
2011-11-21fix a few warnings from newer versions of gccPaul Davis
2011-10-18make Stateful::_id private and provide appropriate methods to set it, and use...Paul Davis
2011-10-03update vestige header; fix 64 bit issuesPaul Davis
2011-09-30fixes for 98% of all the warnings/errors reported by OS X gcc on tigerPaul Davis
2011-09-26Fix warnings.Carl Hetherington
2011-09-25minor correction in return type castPaul Davis
2011-09-20a few coding style (indentation etc.) cleanups to LX VST codePaul Davis
2011-09-20(native) Linux VST support from LinuxDSPPaul Davis