Optimize plugin-processing for non-automated params
[ardour.git] / libs / ardour / automatable.cc
2018-12-16 Robin GareusOptimize plugin-processing for non-automated params
2018-10-31 Robin GareusAdd option to limit automatable control parmaters
2018-10-26 Robin GareusFix some Wimplicit-fallthrough
2017-10-03 Robin GareusClean up State API:
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-09-18 Robin GareusAdd support for Latch Automation
2017-08-07 Robin GareusExplicitly initialize parent in the copy constructor
2017-07-26 Robin GareusStart a new write-pass when writing automation and...
2017-07-23 Robin GareusRemove unused "mark" parameter from stop_touch() API
2017-07-22 Robin GareusNO-OP: consistent [internal] API name for Automatables
2017-07-22 Robin GareusNO-OP: Consistent API name
2017-07-16 Robin GareusConsistent Automation evaluation:
2017-06-21 Robin GareusRemove Cruft -- AutomationStyle never did anything.
2017-06-09 Robin GareusNO-OP: whitespace
2017-06-09 Robin GareusRemove Automatable::value_as_string API from libardour
2017-05-30 Robin GareusPrepare for automation control master
2017-05-05 Paul Davislibardour now has CoreSelection object to manage select...
2017-01-09 Paul Davissave state of an automation list, even if empty, becaus...
2017-01-05 Dobroslav SlavenskojFixing LV2_SUPPORT #ifdefs
2016-08-19 Paul DavisMIDI polyphonic pressure, part 2
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-06-28 Robin Gareusignore automation for non-automatables.
2016-05-31 Paul Davisimplementation side of Controllable::get_user_string...
2016-05-31 Paul Davisextend function of Automatable::control_factory() ...
2016-05-31 Paul Davisdo not non-automable controls to an Automatable's list...
2016-05-05 Paul DavisOMNIBUS COMMIT: prefer const XMLNode::property method...
2016-01-18 Paul Davismove Amp::GainControl out into its own source module...
2016-01-18 Paul Davischange ownership of the AutomationControl used by Amp.
2015-11-01 nick_mClean up _before XMLNode in AutomationList if no automa...
2015-11-01 nick_mRevert starting write pass only in write mode when...
2015-10-22 Paul Davisfix automation update at transport stop when in automat...
2015-10-19 nick_mAutomation - more toggled controller twiddling.
2015-10-19 nick_mAutomation - fix occasional inverted bool state after...
2015-10-19 nick_mMake automation record undo per pass rather than per...
2015-10-07 Robin Gareusonly subdivide plugin-cycle when automation is playing
2015-10-05 Robin Gareususe quotes for in-tree pbd/glib wrapper include
2015-10-05 Robin Gareusremove i/ofstream from libardour
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-05-04 Robin Gareusadd signal for automation state changes per plugin
2015-04-25 Robin Gareusprepare trim automation
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-08 David RobillardFix compilation with --no-lv2 (#0006169).
2014-12-25 David RobillardRemove warning when adding MIDI model controls.
2014-12-02 David RobillardReplace half-baked param metadata with descriptor.
2014-12-01 David RobillardReplace thinning static state with parameter.
2014-11-07 David RobillardJust rename problematic Variant::VOID type.
2014-11-02 David RobillardDisplay gain and midiNote plugin parameters/properties...
2014-11-02 David RobillardAutomation of LV2 plugin properties.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-08-31 David RobillardFix crash when changing automation mode for MIDI track...
2014-07-01 Paul Davisadd partial support for mute automation (playback does...
2013-01-20 David RobillardShow matching controller name in automation lane header.
2012-11-19 Paul Davisremove unused Automatable::automation_interval and...
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-07-13 Paul Davisdramatic overhaul of automation. too long to explain...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2011-06-11 Paul Davismajor, substantive reworking of how we store GUI inform...
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-04-20 Carl HetheringtonFix an assertion failure when stopping the transport...
2011-03-02 Carl HetheringtonNumber CC automation tracks from 0 rather than 1 (...
2011-01-27 Paul Davisvirtualize the way that AutomationController gets strin...
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2010-12-11 Carl HetheringtonReset PanControllable StreamPanners when they change.
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-28 Paul Davismore or less complete restoration of Controllable:...
2010-09-18 Carl HetheringtonFix save/reload of pan automation.
2010-08-24 Paul Davisfix load+save of plugin parameter automation
2010-08-19 Paul Davisforward port automation handling changes from 2.x,...
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6909
2010-08-09 Carl HetheringtonFix save/load of MIDI automation state. Fixes #3354.
2010-07-27 Paul Davischange Control::{set,get}_float to Control::{set,get...
2010-07-17 Carl HetheringtonShow MIDI controller numbers in automation track titles...
2010-07-14 Carl HetheringtonA few fixes to interpolation of MIDI controller data...
2010-07-12 Carl HetheringtonMark Sequence as edited when one of its parent ControlS...
2010-06-25 Carl HetheringtonMake MIDI region `automation' respect the automation...
2010-05-19 Paul DavisMIDI region forking, plus Playlist::regions_to_read...
2009-10-23 David RobillardFix sketchy casts.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-07 David RobillardThe great audio processing overhaul.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-15 David RobillardTrim include dependency tree (particularly on evoral...
2009-01-28 Hans Baier* more user friendly MIDI automation lane names
2008-10-13 David RobillardFix wrongly exposed set_parameter methods on PluginInsert.
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-29 David RobillardPlugin automation fixes from torbenh.
2008-09-28 David RobillardFix shadowing problem with *Control::set_value.
2008-09-21 David Robillard- Call channel pressure channel pressure, not aftertouc...
2008-09-21 David RobillardDisplay recorded controller data (fix show all/existing...
2008-09-19 David RobillardRestore visible CC/etc automation tracks on session...
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-09-12 Paul Davismake tracks visible again
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-05-21 David RobillardMore petty clean ups of MIDI stuff.
2008-05-21 Hans Baier* Made the MIDI standard names show up for controllers...
2008-05-03 Hans Baier* MidiModel::const_iterator::operator++: added AUTOMATI...
next