summaryrefslogtreecommitdiff
path: root/libs/ardour/windows_vst_plugin.cc
AgeCommit message (Expand)Author
2019-10-02remove all use of NO_PLUGIN_STATE #ifdefPaul Davis
2019-08-03Update libardour GPL boilerplate and (C) from git logRobin Gareus
2018-11-07Consolidate VST Plugin InfoRobin Gareus
2017-06-22Remove unnecessary LocaleGuards from VSTPlugin derived classesTim Mayberry
2017-03-07Rework VST initialization:Robin Gareus
2017-01-13Set rate and blocksize for multi-instance VSTsRobin Gareus
2016-11-13copy VST state on copy constructionRobin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-05-04OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)Paul Davis
2016-01-09API evolutionRobin Gareus
2016-01-07Allow to query Windows VST user-preset-namesRobin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2014-10-0564bit windows VSTsRobin Gareus
2014-02-23remaining bits for VST-shell plugin support ..and more VST reworkRobin Gareus
2014-02-23preparations for VST Shell plugins (mostly mixbus code forward port)Robin Gareus
2011-11-23Fix segfault on close.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-22Use same aeffectx.h for windows and linux VSTs.Carl Hetherington
2011-11-22Remove VESTIGE_HEADER stuff since we will always use it.Carl Hetherington
2011-11-21Rename windows VST stuff with a Windows prefix.Carl Hetherington