summaryrefslogtreecommitdiff
path: root/libs/fst/fst.h
AgeCommit message (Expand)Author
2014-04-11another stab at a working vst on windowsunknown
2014-04-11more vst tweaksunknown
2014-04-11interim vst fixesunknown
2014-04-11amend previous commit, remove cruft, no more extern function pointersRobin Gareus
2014-04-11export fst functions (for MSVC)Robin Gareus
2014-02-23consolidate lxVST & winVST file-info code into libardourRobin Gareus
2014-02-22resolve gtk + VST threading issuesRobin Gareus
2014-02-22first part of merging windows and wine VSTRobin Gareus
2011-11-23Merge some linux/windows VST GUI code.Carl Hetherington
2011-11-22Share main VSTFX / FST struct between windows / linux VSTs.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-21Share VSTKey struct beween linux and windows VST.Carl Hetherington
2010-12-30Gruesome-in-the-extreme VST hacks to attempt to allow presets toCarl Hetherington
2010-12-29Clean up VST plugin key handling slightly.Carl Hetherington
2010-12-29Extremely hacky but somewhat functional passing of keys to VST plugin UIs. S...Carl Hetherington
2010-12-07Move RDF-based preset stuff into LadspaPlugin, to make way for a set of evil ...Carl Hetherington
2009-04-16FST code from 2.X branchPaul Davis
2009-02-27vestige-based VST support, back-ported from 2.0-ongoingPaul Davis
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-06fix misdesign of VST GUI threadPaul Davis
2006-06-22correctly forward configure events to plugin windows, and cleanup FST codePaul Davis
2006-06-22more details for VST supportPaul Davis