consolidate VSTState functions
[ardour.git] / libs / fst / vstwin.c
2016-11-15 Robin Gareusconsolidate VSTState functions
2016-11-15 Robin Gareusreally fix windows compilation.
2016-11-15 Robin Gareusamend 5dc24971009 ...get the windows version to compile.
2016-11-15 Robin Gareusrework 8e3b6c9ac (fstwin is C code, not C++)
2016-11-15 Robin Gareusfix another typo (f30fbcaaf)
2016-11-14 Robin GareusFix VST state-lock SNAFU (effSetChunk and process are...
2016-11-14 Robin Gareusconsolidate VSTState initialization
2016-08-28 John EmmasFix a crash when toggling back and forth between a...
2015-08-12 Tim MayberryFix for crash when loading DrumGizmo VST editor on...
2014-11-04 John EmmasWhen building with MSVC, guard a declaration of 'strdup...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-01 Paul Davismerge with master.
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-04-17 Robin Gareusfix VST GUI swallowing for windows
2014-04-14 Robin Gareusremove code intended for use with basename(), fix memor...
2014-04-14 Robin Gareusclean up 6cc2812f2e8 (interim vst fixes)
2014-04-14 Robin Gareusdespite what MSVC thinks, C is not C++.
2014-04-11 unknowninterim vst fixes
2014-04-11 Robin Gareusamend previous commit, remove cruft, no more extern...
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-04 Robin Gareusmingw build fixes (tested with i686-w64-mingw32 on...
2014-02-23 Robin Gareusconsolidate lxVST & winVST file-info code into libardour
2014-02-22 Robin Gareusfix minimum VST GUI window size (gtk padding)
2014-02-22 Robin Gareusresolve gtk + VST threading issues
2014-02-22 Robin Gareusfirst part of merging windows and wine VST
2014-02-22 Robin Gareusadd support for VST>=2.4
2011-11-23 Carl HetheringtonRemove VST current_program variable, since that stuff is
2011-11-23 Carl HetheringtonMerge some linux/windows VST GUI code.
2011-11-22 Carl HetheringtonRemove unused define.
2011-11-22 Carl HetheringtonShare main VSTFX / FST struct between windows / linux...
2011-11-22 Carl HetheringtonShare VSTHandle and VSTInfo between windows/linux VSTs.
2010-12-30 Paul Davisfix C99 compliance issue for winegcc
2010-12-30 Carl HetheringtonGruesome-in-the-extreme VST hacks to attempt to allow...
2010-12-29 Carl HetheringtonClean up VST plugin key handling slightly.
2010-12-29 Carl HetheringtonExtremely hacky but somewhat functional passing of...
2010-12-07 Carl HetheringtonRevert previous ill-thought-out patch.
2010-12-07 Carl HetheringtonMove RDF-based preset stuff into LadspaPlugin, to make...
2009-04-16 Paul DavisFST code from 2.X branch
2009-02-27 Paul Davisvestige-based VST support, back-ported from 2.0-ongoing
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-26 Paul Davisfix error in last commit with VST entry function type...
2007-02-26 Paul Davisfix compiler complaints about RCU code; fix a couple...
2007-02-06 Paul Davisfix misdesign of VST GUI thread
2007-02-06 Paul Davisdebugging VST issues
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-22 Paul Daviscorrectly forward configure events to plugin windows...
2006-06-22 Paul Davismore details for VST support