summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/vst_types.h
AgeCommit message (Expand)Author
2019-08-03Update libardour GPL boilerplate and (C) from git logRobin Gareus
2018-06-04remove aeffectx.h; use vestige.hPaul Davis
2017-03-08Prepare moving to a dedicated x-thread signal for VST UI resizingRobin Gareus
2016-11-15consolidate VSTState functionsRobin Gareus
2016-11-15rework 8e3b6c9ac (fstwin is C code, not C++)Robin Gareus
2016-11-14Fix VST state-lock SNAFU (effSetChunk and process are exclusive)Robin Gareus
2016-11-14consolidate VSTState initializationRobin Gareus
2016-11-13Mac VST-2.x supportRobin Gareus
2016-10-07prepare for proper VST synth categorizationRobin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2014-04-14remove code intended for use with basename(), fix memory leak since g_path_ge...Robin Gareus
2014-03-04mingw build fixes (tested with i686-w64-mingw32 on linux-x86_64)Robin Gareus
2014-02-22fix minimum VST GUI window size (gtk padding)Robin Gareus
2014-02-22first part of merging windows and wine VSTRobin Gareus
2013-10-17add export visibility macros across libardourPaul Davis
2011-11-23Remove VST current_program variable, since that stuff isCarl Hetherington
2011-11-22No-op; tidy-up.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-21Missing file.Carl Hetherington