r191@gandalf: fugalh | 2006-07-24 19:50:10 -0600
authorHans Fugal <hans@fugal.net>
Tue, 25 Jul 2006 01:50:20 +0000 (01:50 +0000)
committerHans Fugal <hans@fugal.net>
Tue, 25 Jul 2006 01:50:20 +0000 (01:50 +0000)
commitb7bffbe7a249356a93d25a41f7c472cc9dd8f27f
treef4e2739586f55cca66834c32c63bb7027c46e920
parent55159005b925396eeb41529f6e5b1d998fe63dc2
 r191@gandalf:  fugalh | 2006-07-24 19:50:10 -0600
 All the obvious MementoCommand grunt work. Now there's some
 add_undo/add_redo_no_execute sprinkled around where one is separated from the
 other (e.g. in different callbacks) or perhaps even where there's only an undo
 and no redo. Also some sigc-based undo/redo pairs that probably need their own
 Command class.

git-svn-id: svn://localhost/ardour2/branches/undo@692 d708f5d6-7413-0410-9779-e7cbd77b26cf
16 files changed:
gtk2_ardour/audio_time_axis.cc
gtk2_ardour/automation_line.cc
gtk2_ardour/automation_time_axis.cc
gtk2_ardour/editor_audio_import.cc
gtk2_ardour/editor_keyboard.cc
gtk2_ardour/editor_markers.cc
gtk2_ardour/editor_ops.cc
gtk2_ardour/editor_tempodisplay.cc
gtk2_ardour/editor_timefx.cc
gtk2_ardour/gain_automation_time_axis.cc
gtk2_ardour/location_ui.cc
gtk2_ardour/pan_automation_time_axis.cc
gtk2_ardour/redirect_automation_time_axis.cc
gtk2_ardour/region_gain_line.cc
gtk2_ardour/regionview.cc
libs/ardour/audio_diskstream.cc