fix configurable IO MIDI FX w/strict-i/o
[ardour.git] / libs / ardour / ardour / plugin_insert.h
2016-04-13 Robin Gareusfix configurable IO MIDI FX w/strict-i/o
2016-04-08 Robin GareusLatency compensation for plugin thru routing.
2016-04-07 Robin Gareusadd support for plugin bypass/thru connections
2016-04-06 Robin Gareusupdate processor in-place mode when pin-mapping changes
2016-04-04 Robin Gareusthose who can't spell need to push thrice.
2016-04-04 Robin Gareusexpose more info from plugin-strip (for GUI display)
2016-04-03 Robin Gareusautomatically add & connect sidechain plugin pins.
2016-04-03 Robin Gareushandle sidechain input changes
2016-04-03 Robin Gareusimplement plugin sidechain
2016-04-02 Robin Gareuskeep port maps sane and properly detect changes
2016-04-01 Robin Gareusre/store custom plugin pin maps
2016-04-01 Robin Gareusautodetect if current pin-connections can be processed...
2016-03-31 Robin Gareuscustom config trumps strict-i/o
2016-03-31 Robin Gareusplugin-pin-map:
2016-03-30 Robin Gareusallow to sum channel maps
2016-03-30 Robin Gareusdebug print match method
2016-03-29 Robin Gareusplugin-pin management.. nearly there
2016-03-27 Robin Gareusclosing in on pin management.
2016-03-26 Robin Gareusprototype support for arbitrary plugin channel maps
2016-03-25 Robin Gareusamend last commit
2016-03-25 Robin Gareusadd a dedicated channel map per plugin
2016-03-25 Robin Gareusprepare strict-i/o configuration.
2016-03-25 Robin Gareusprepare Plugin Pin Management
2016-01-22 Paul Davisfirst compiling, mostly working version of group contro...
2016-01-02 Paul Davischange Controllable::set_value() API to include grouped...
2015-12-18 Robin Gareussave/restore plugin state with track-template
2015-10-22 Paul DavisAdd AutomationControl::set_value_unchecked() and Automa...
2015-10-20 Paul Davisrename Plugin::ParameterChanged to ParameterChangedExte...
2015-10-20 Paul DavisRevert "rename ParameterChanged signal in Plugin to...
2015-10-20 Paul Davisrename ParameterChanged signal in Plugin to ParameterCh...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-08-09 Robin Gareusremember actual processor configuration
2015-07-16 Ben Loftismerge fix
2015-07-10 Robin Gareusassign new IDs to plugin copies on paste.
2015-06-01 Robin Gareusproperly handle integer steps in plugin controls
2015-05-04 Robin GareusAPI to reset plugin parameters to default
2014-12-30 David RobillardFix some mangled whitespace (noop).
2014-11-02 David RobillardAutomation of LV2 plugin properties.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-26 Robin Gareusprocess effect-automation when bouncing w/processing
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
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-20 John EmmasMerge branch 'windows+cc' into cairocanvas
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-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-11 Paul Davisfix merge with master
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-10 Paul Davisfix merge errors with master
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2014-01-08 Paul DavisMerge branch 'master' into cairocanvas
2014-01-02 Paul DavisMerge branch 'master' into cairocanvas
2014-01-01 Robin Gareusvisualize port connections in mixer/processor when...
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 Davisadd export visibility macros across libardour
2013-08-08 Robin Gareusrework MIDI [processor|plugin] chain
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-02 Paul DavisMerge branch 'master' into windows
2013-08-02 Robin Gareusrework MIDI [processor|plugin] chain
2012-07-11 Paul Davisremove unusued signals inadvertently added during previ...
2012-07-11 Paul Davisadd StartTouch and EndTouch signals to Plugin class...
2012-07-11 Paul Davisfix propagation of parameter changes from Plugin to...
2012-01-21 Carl HetheringtonReinstate user Controllable values, as they are needed
2012-01-20 Carl HetheringtonRemove unused concept of user' values. Make user_to_ui
2011-12-26 Paul Davisa grab bag of changes correcting and improving the...
2011-11-23 Carl HetheringtonTrim function that is only used once.
2011-09-26 Carl HetheringtonSomewhat experimental patch to hide plugin inputs if...
2011-09-26 Carl HetheringtonTidy up PluginInsert's handling of how it chooses to...
2011-07-08 Paul Davisrefine definition of "generator" plugins, and only...
2011-06-09 Paul Davisfix serious breakage with setup of plugin automatable...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-05-18 David RobillardAdd 'controls' item to plugin insert context menu to...
2011-02-20 Carl HetheringtonFix plugin parameter controllers again (#3767).
2011-02-15 Carl HetheringtonClean up and hopefully fix handling of logarithmic...
2011-02-12 Carl HetheringtonLabel logarithmic plugin controls correctly. Should...
next