No-op: rename a few variables and add/fix some comments.
[ardour.git] / libs / ardour / automation_list.cc
2010-04-01 Carl HetheringtonNo-op: rename a few variables and add/fix some comments.
2010-03-02 Paul Davis(1) remove most uses of MementoCommand for Playlist...
2010-01-25 Paul Davisa boatload of minor and middle-sized changes to try...
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-03-07 Sakari BergenFix compiler warnings
2009-03-02 Paul Davisremove unneeded code in line_drag that was probably...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-19 David RobillardOnly create a Curve for an AutomationList if we need it.
2009-02-09 Carl HetheringtonApply fix for 2546 from lincoln. Many thanks.
2008-12-23 Carl HetheringtonBug fixes so that region split does not clobber region...
2008-10-05 David RobillardNormalize XML property name style, preserving old sessi...
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-19 David RobillardTidy.