Optimize plugin-processing for non-automated params
[ardour.git] / libs / ardour / ardour / automatable.h
2018-12-16 Robin GareusOptimize plugin-processing for non-automated params
2017-10-03 Robin GareusClean up State API:
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
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-22 Robin GareusUpdate Slavable API
2017-06-21 Robin GareusRemove Cruft -- AutomationStyle never did anything.
2017-06-09 Robin GareusRemove Automatable::value_as_string API from libardour
2017-05-10 Paul DavisSelection::get_stripables() needs to recurse into an...
2017-05-05 Paul Davislibardour now has CoreSelection object to manage select...
2016-05-31 Paul DavisAdd PanControllable::get_user_string() (provide indirec...
2016-05-31 Paul Davisrearrange inheritance so that Automatable IS-A Slavable
2015-10-07 Robin Gareusonly subdivide plugin-cycle when automation is playing
2015-05-04 Robin Gareusadd signal for automation state changes per plugin
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-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 Davisadd export visibility macros across libardour
2013-04-05 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-04-01 Paul Davisclarify comment about Automatable/ControlSet inheritance
2012-11-19 Paul Davisremove unused Automatable::automation_interval and...
2012-07-13 Paul Davisdramatic overhaul of automation. too long to explain...
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-01-27 Paul Davisvirtualize the way that AutomationController gets strin...
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-09-18 Carl HetheringtonFix save/reload of pan automation.
2010-08-19 Paul Davisforward port automation handling changes from 2.x,...
2010-08-09 Carl HetheringtonFix save/load of MIDI automation state. Fixes #3354.
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...
2010-02-05 David RobillardRemove weird/pointless Automatable::data().
2009-10-23 David RobillardFix sketchy casts.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-15 David RobillardTrim include dependency tree (particularly on evoral...
2009-02-02 David RobillardMake (MIDI) event time stamp type a template parameter.
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
2009-01-30 Paul Davisfirst pass at internal sends. this is a very tentative...
2008-10-13 David RobillardFix wrongly exposed set_parameter methods on PluginInsert.
2008-09-29 David RobillardCan't call the wrong function when there's only one...
2008-09-22 David RobillardMove event specific ringbuffer stuff to evoral.
2008-09-21 David RobillardDisplay recorded controller data (fix show all/existing...
2008-09-19 David RobillardTidy.
2008-09-19 David RobillardFactor out sequencing related things into an independan...
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-02-16 David RobillardMerge with 2.0-ongoing R3071.
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-08-31 David RobillardReading of MIDI CC from MIDI regions (MidiModel). ...
2007-08-17 David RobillardPer-region MIDI CC "automation".
2007-08-16 David RobillardMake SMFSource suck significantly less.
2007-07-06 David RobillardFix 'live' CC sending of bar controllers after loading...
2007-07-03 David Robillards/ParamID/Parameter/
2007-06-30 David RobillardAnother not-quite-there-but-better commit.
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-27 David RobillardBig ol' automation refactor.
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...