fix crash when copy'ing latent plugins
[ardour.git] / libs / ardour / processor.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-05-05 Paul DavisOMNIBUS COMMIT: prefer const XMLNode::property method...
2016-04-24 Robin Gareusplug some memory leaks in libardour
2016-03-27 Robin Gareusprepare Pin Management GUI
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-09-01 Robin GareusPrepare option to disable Plugins completely
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-21 Robin Gareusfix --disable-plugins (bypass ‘em all)
2015-03-05 Ben Loftisfix import of v2 session redirects: active or inactive
2014-11-29 Robin Gareuschange ownership of processor window-proxy
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-11-26 Paul DavisMerge branch 'master' into windows
2013-11-25 Paul DavisMerge branch 'master' into cairocanvas
2013-11-22 Robin Gareusfix crash @ session-restore of plugins windows
2013-10-17 Paul Davismerge with master and fix 2 conflicts
2013-10-15 Paul DavisMerge branch 'master' into windows
2013-10-14 John EmmasMerge branch 'master' into windows+cc
2013-10-14 Paul Davisadd a back-pointer to the owner of a Processor
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-03-13 Paul Davisredesign how XML state, bitslots and names get propagat...
2011-11-21 Carl HetheringtonRename windows VST stuff with a Windows prefix.
2011-10-18 Paul Davischanges for OS X support: change waf config define...
2011-10-18 Paul Davismake Stateful::_id private and provide appropriate...
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-07-15 Carl HetheringtonSave / restore processor _user_latency (another part...
2011-06-11 Paul Davismajor, substantive reworking of how we store GUI inform...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-05-25 Carl HetheringtonDoxygen tweaks.
2011-04-13 David RobillardTolerate LV2 plugins that call persist/file state funct...
2011-02-07 Carl HetheringtonFix warning.
2011-02-02 Carl HetheringtonFix compiler warning.
2011-02-01 Paul Davisstore void pointers to processor UIs in Processors...
2011-01-11 Carl HetheringtonPrevent Processor classes messing with names when setti...
2010-12-10 Carl HetheringtonFix deadlock on closing a send IO dialogue.
2010-09-18 Carl HetheringtonFix save/reload of pan automation.
2010-08-24 Paul Davisfix load+save of plugin parameter automation
2010-08-18 Carl HetheringtonFirst go at saving window visibility and position state...
2010-08-07 Carl HetheringtonCall activate() on plugins when setting state so that...
2010-07-13 Carl HetheringtonRemove stub class.
2010-05-17 Carl HetheringtonRemove muting behaviour from the Amp processor. Fix...
2010-04-01 Paul Davisrevisit setting up processors during route construction...
2010-03-10 Paul Davishow about that ... a monitor/main section .. GUI is...
2010-02-23 David RobillardFix various code quality issues found by cppcheck ...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-11-18 Paul Davisadd "custom" meter option which is the only option...
2009-10-21 David RobillardFix unused parameter warnings since GCC apparently...
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-02 Paul Davisstring_is_affirmative() fix for 3.0
2009-08-28 Paul Davismore MIDI editing tweaks ; flip mouse mode buttons...
2009-08-10 Paul Davisfirst part of MIDI cut/copy/paste ; fix for input/outpu...
2009-07-21 Paul Davisfix clicking when processors become active/inactive...
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-06-17 Paul Davissolo models work again (amazing how hard this was)...
2009-06-16 Paul Davisfirst pass (ok, third really) at internal send+return...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-16 Paul Davisa gadzillion changes all over the place. nothing is...
2009-05-13 Paul Davismore work on the new all-Processor-all-The-Time redesig...
2009-05-07 David RobillardThe great audio processing overhaul.
2009-05-04 David RobillardReconfigure GUI meters when route I/O configuration...
2009-05-04 David RobillardPreliminary MIDI plugin support.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-15 David RobillardSession XML style consistency (tag names are capitalized).
2009-02-14 Carl HetheringtonMake DnD copy processors using their XML representation...
2009-01-30 Paul Davisfirst pass at internal sends. this is a very tentative...
2008-10-03 David RobillardApply panners/automation patch from torbenh (Panner...
2008-09-29 David RobillardCan't call the wrong function when there's only one...
2008-09-21 David RobillardDisplay recorded controller data (fix show all/existing...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-07-16 Sampo SavolainenFixes to get legacy 2.x sends working.
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2007-07-03 David Robillards/ParamID/Parameter/
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-27 David RobillardRenamed Insert to Processor and Redirect to IOProcessor.