try not thinning when loading old-school automation lists
[ardour.git] / libs / ardour / automation_control.cc
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-04-06 David RobillardFix my name :)
2011-02-15 Carl HetheringtonClean up and hopefully fix handling of logarithmic...
2010-11-28 Paul Davismore or less complete restoration of Controllable:...
2010-11-27 Paul Davischanges associated with save/restore of AutomationContr...
2010-08-23 Paul Davis3.0 version of rev 5564 from 2.x - basic boolean plugin...
2010-07-27 Paul Davischange Control::{set,get}_float to Control::{set,get...
2009-12-30 Paul Davisrestore excess calls to sync-order stuff (for now)...
2009-12-11 Paul Davisfix compilation breakages from the last commit
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-15 David RobillardTrim include dependency tree (particularly on evoral...
2008-10-03 David RobillardApply automation fix patch from torbenh.
2008-09-29 David RobillardCan't call the wrong function when there's only one...
2008-09-28 David RobillardFix shadowing problem with *Control::set_value.
2008-09-21 David RobillardDisplay recorded controller data (fix show all/existing...
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
2007-07-07 David RobillardNote modes: note, percussion.
2007-07-06 David RobillardFix 'live' CC sending of bar controllers after loading...
2007-07-04 David RobillardAdd AutomationControl::parameter() for terseness.
2007-07-03 David Robillards/ParamID/Parameter/
2007-06-29 David RobillardReduce overhead of multi-type-ness (last Summer's SoC):
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...