Consolidate VST Plugin Info
[ardour.git] / libs / ardour / ardour / vst_plugin.h
2018-11-07 Robin GareusConsolidate VST Plugin Info
2018-11-04 Robin GareusOptimize Plugin connect & run API, use const maps
2018-10-21 Robin GareusPotential fix for lost VST MIDI events
2018-10-20 Christopher ArndtAdd plugin version and parameter count to VST user...
2018-06-04 Paul Davisremove aeffectx.h; use vestige.h
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-03-08 Robin GareusPrepare moving to a dedicated x-thread signal for VST...
2017-03-06 Robin GareusRework VST initialization:
2017-03-06 Robin GareusAdd support for VST effSetBypass #7266
2017-02-28 Robin GareusTweak/optimize VST callback:
2016-11-14 Robin Gareusadd signal for VST state load
2016-11-14 Robin GareusFix VST state-lock SNAFU (effSetChunk and process are...
2016-09-17 Robin GareusVST threading: prevent concurrent effSetChunk and process()
2016-08-03 Robin Gareusadd support for VST default values (instantiation time...
2016-06-25 Robin Gareusmajor internal plugin & processor API change:
2016-05-25 Robin Gareusupdate VST audioMasterGetTime
2016-04-12 Robin Gareusprepare VST plugins for reporting connected pins
2016-03-27 Robin GareusVSTs don't process in-place
2015-10-14 John EmmasFix a problem where VST automation data wasn't getting... 4.3
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-08-07 Robin GareusVST use scratch buffers for processing.
2015-08-05 Robin Gareusrework VST processing/buffering (no more alloca).
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-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-02 Robin Gareusimplement VST midi-output
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-23 Paul Davisfix merge conflict with master
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul Davismerge with master
2014-01-15 Paul Davismerge with master
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
2014-01-11 Paul Davisfix merge with master
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul Davisfix merge errors with master
2014-01-08 Paul DavisMerge branch 'master' into cairocanvas
2014-01-02 Paul DavisMerge branch 'master' into cairocanvas
2013-12-28 Paul DavisMerge branch 'master' into cairocanvas
2013-12-27 Paul Davismerge exportvis branch into cairocanvas, to reduce...
2013-12-04 Paul DavisMerge branch 'master' into exportvis
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-10-18 John EmmasMerge remote-tracking branch 'remotes/origin/exportvis...
2013-10-17 Paul Davisremove a few more misplaced export macros
2013-10-17 Paul Davisadd export visibility macros across libardour
2013-05-03 Paul Davismerge resolution with master
2013-05-01 Paul DavisMerge branch 'license-fix' of https://github.com/adikno...
2013-04-29 Paul DavisRevert "fix LXVST support for plugins that make audioMa...
2013-04-10 Paul DavisMerge branch 'master' into cairocanvas
2013-04-10 Paul Davisfix LXVST support for plugins that make audioMaster...
2011-11-22 Carl HetheringtonAdd missing files.
2011-11-21 Carl HetheringtonRename windows VST stuff with a Windows prefix.
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2010-12-19 Carl HetheringtonClean up plugin preset handling a bit.
2010-12-15 Carl HetheringtonMake VST preset files pre-preset rather than global...
2010-12-07 Carl HetheringtonPut plugin-note-off code in the right place.
2010-12-07 Carl HetheringtonSend note-offs to VST instrument plugins on transport...
2010-12-07 Carl HetheringtonMove RDF-based preset stuff into LadspaPlugin, to make...
2010-12-06 Carl HetheringtonFix VST build.
2010-12-04 Carl HetheringtonMissing nframes_t fixes in VST build.
2010-08-16 Paul Davisforward port 2.X changes up to and including rev 6714
2010-07-11 Carl HetheringtonFix up VST build and add basic support for VSTi
2010-04-15 Paul Davisforward-port from 2.X commits 5827-6000 including
2010-02-23 David RobillardFix various code quality issues found by cppcheck ...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-05-04 David RobillardPreliminary MIDI plugin support.
2009-02-27 Paul Davistweaks to get a VST-supporting 3.0 to build & startup
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-01-12 David RobillardMerge with 2.0-ongoing R2885.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-06-27 Paul Davisallow user tweaking of everything that might have inher...
2007-05-11 Carl HetheringtonFix compilation with VST=1
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2006-11-19 David RobillardMerged with trunk R1141
2006-10-26 Paul Davisremove reference to plugin_state.h in VST code
2006-10-26 Paul Davisremove StateManager code entirely and more debugging...
2006-10-21 David RobillardMerged with trunk R992.
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
next