summaryrefslogtreecommitdiff
path: root/libs/ardour/session_vst.cc
AgeCommit message (Expand)Author
2012-02-29fix a few dangling uses of Ardour as program name, in favor of PROGRAM_NAMEPaul Davis
2011-12-13more fun and games with meter and the tempo map: rename Meter::beats_per_bar(...Paul Davis
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-22Use same aeffectx.h for windows and linux VSTs.Carl Hetherington
2011-11-21Make the windows VST callback use int32_t rather than long (to make it the sa...Carl Hetherington
2011-11-21Rename windows VST stuff with a Windows prefix.Carl Hetherington
2010-12-19Clean up plugin preset handling a bit.Carl Hetherington
2010-07-11Fix up VST build and add basic support for VSTiCarl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-04-16part 2 of 3 of the 2.8 -> 3.0 mergePaul Davis
2009-02-27tweaks to get a VST-supporting 3.0 to build & startupPaul Davis
2009-02-27vestige-based VST support, back-ported from 2.0-ongoingPaul Davis
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2005-09-24libardour added.Taybin Rutkin