summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/vestige
AgeCommit message (Collapse)Author
2016-05-26update VST audioMasterGetTimeRobin Gareus
* don't use a static struct. this fixes a concurrency issue with flags and valid values * send kVstTransportChanged IFF there is an actual change * set system time * send loop location
2016-02-16Fill some more VST transport flags.Ben Loftis
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
Paul Davis was responsible for introducing almost all of this.
2014-02-23remaining bits for VST-shell plugin support ..and more VST reworkRobin Gareus
2014-02-22update vestige header (from mixbus)Robin Gareus
2014-01-26fix #5840 ; redefinition of typedef 'VstTimeInfo'Robin Gareus
2014-01-15minor tweak to layout of vestige aeffectx.hPaul Davis
2014-01-15update VstTimeInfo structure, from Qtractor's version of vestige, which has ↵Paul Davis
all fields thanks to some steinberg online docs
2013-06-16remove executable mode-bit from filesRobin Gareus
2011-11-23Fix some confusion over getting parameter details fromCarl Hetherington
VSTs. git-svn-id: svn://localhost/ardour2/branches/3.0@10814 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-11-22Use same aeffectx.h for windows and linux VSTs.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@10757 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-10-03update vestige header; fix 64 bit issuesPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@10185 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-09-20(native) Linux VST support from LinuxDSPPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@10101 d708f5d6-7413-0410-9779-e7cbd77b26cf