Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
[ardour.git] / libs / ardour / ardour / automation_list.h
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
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-03-02 Paul Davis(1) remove most uses of MementoCommand for Playlist...
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-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-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-19 David RobillardOnly create a Curve for an AutomationList if we need it.
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-09-29 David RobillardCan't call the wrong function when there's only one...
2008-09-23 David RobillardAn actual tempo line cache (not quite perfect when...
2008-09-19 David RobillardTidy.