mark session dirty when plugin pin mapping changes
[ardour.git] / libs / ardour / plugin_insert.cc
2016-04-07 Robin Gareusmark session dirty when plugin pin mapping changes
2016-04-07 Robin Gareusadd support for plugin bypass/thru connections
2016-04-06 Robin Gareusamend 00ecc545 (split + inplace)
2016-04-06 Robin Gareusreturn of the in-place split-processing optimization
2016-04-06 Robin Gareusupdate processor in-place mode when pin-mapping changes
2016-04-04 Robin Gareusfix d3447dfd1 Mixbus special case.
2016-04-04 Robin Gareusspecial case MB channelstrip
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 Gareusfix stict-i/o midi bypass
2016-04-02 Robin Gareusfix invalid mapping detection
2016-04-02 Robin Gareusproper debug output for channel mapping
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 Gareusfix typo
2016-03-31 Robin Gareusplugin-pin-map:
2016-03-30 Robin Gareusfix ChanCount min/max
2016-03-30 Robin Gareusdebug print match method
2016-03-30 Robin Gareusspecial case mixbus.
2016-03-30 Robin GareusDelegated plugin configuration is now always successful...
2016-03-29 Robin Gareusplugin-pin management.. nearly there
2016-03-27 Robin Gareusclosing in on pin management.
2016-03-26 Robin Gareusfurther pin management prototyping.
2016-03-26 Robin Gareusstep by step evolution of plugin pin management
2016-03-26 Robin Gareusstrict i/o: limit output channels.
2016-03-26 Robin Gareusprototype support for arbitrary plugin channel maps
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-03-13 Robin Gareusprototype online self-automating LV2 plugin interface
2016-02-23 Robin Gareusfix LV2Plugin::requires_fixed_sized_buffers()
2016-02-23 Robin GareusImplement Lua DSP processor/plugin
2016-01-24 Robin Gareusdeactivate plugin if connect_and_run returns an error
2016-01-22 Paul Davisfirst compiling, mostly working version of group contro...
2016-01-03 Robin Gareusre-map lv2-port (symbol) with Controllable ID
2016-01-02 Paul Davischange Controllable::set_value() API to include grouped...
2015-12-18 Robin Gareuscleaner version of 7383ea6a (duplicate plugin state)
2015-12-18 Robin Gareussave/restore plugin state with track-template
2015-12-17 Robin Gareusproperly copy plugin state when duplicating routes...
2015-12-10 Robin Gareusfix LV2 plugin state for copied plugins.
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-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-09-11 Paul Davisspelling error fixes (notably "overriden" => "overidden...
2015-08-15 Robin Gareusfix a typo
2015-08-15 Robin Gareussave [actual] plugin i/o-configuration
2015-08-09 Robin Gareusremember actual processor configuration
2015-07-20 Robin Gareusconfigure Analysis Plugin
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-06-01 Robin Gareusfix importing A2 automation data - fixes #6359
2015-05-04 Robin GareusAPI to reset plugin parameters to default
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-01-06 Robin GareusOnly restore plugin state (of first instance) once.
2014-12-02 David RobillardReplace half-baked param metadata with descriptor.
2014-11-29 David RobillardSet discrete by default for boolean parameters.
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-14 Robin Gareusadd abort() to non-reached code
2014-11-07 David RobillardJust rename problematic Variant::VOID type.
2014-11-03 David RobillardFix parameter descriptors for one control leaking into...
2014-11-03 David RobillardReduce coupling between Plugin and PluginInsert.
2014-11-02 David RobillardAutomation of LV2 plugin properties.
2014-11-02 David RobillardMove ParameterDescriptor from Plugin to its own header.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-18 Ben LoftisFix some inconsistent usage of a Controllables Interfac...
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-05-06 Robin Gareusprovide plugins with all available buffers.
2014-03-23 Robin Gareusmidi-controller, support log parameters - fixes #5890
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-02-28 Robin Gareusfix typo in doc
2014-02-26 Robin Gareustreat linux and windows VST plugins equivalent on sessi...
2014-02-24 Colin FletcherMerge branch 'master' into export-dialog
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-25 Robin Gareusfix crash when removing synth from midi-track
2014-01-25 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
2014-01-18 David RobillardFix crash when instrument plugins fail to instantiate.
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 Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2014-01-08 Paul DavisMerge branch 'master' into cairocanvas
2014-01-05 Robin Gareusfix plugin log-sliders for ranges [0..]
2014-01-02 Paul DavisMerge branch 'master' into cairocanvas
next