r283@gandalf: fugalh | 2006-08-09 08:13:37 -0600
authorHans Fugal <hans@fugal.net>
Wed, 9 Aug 2006 14:15:05 +0000 (14:15 +0000)
committerHans Fugal <hans@fugal.net>
Wed, 9 Aug 2006 14:15:05 +0000 (14:15 +0000)
commitc26215c1e59b6341da86f94f5b2b3ca950dd3889
treeaded41982da1aae24d553407595a3dc7482c3ac7
parent5fc16bf95f43c816cbabbc594f826d1d934adbd4
 r283@gandalf:  fugalh | 2006-08-09 08:13:37 -0600
 Save state basics, including adding PBD::ID to the delinquents. Compiles but needs to be tested (because I can't get the whole thing to compile on OSX due to the Rect problem).

git-svn-id: svn://localhost/ardour2/branches/undo@769 d708f5d6-7413-0410-9779-e7cbd77b26cf
21 files changed:
gtk2_ardour/ardour_ui.cc
gtk2_ardour/ardour_ui_dialogs.cc
gtk2_ardour/automation_line.h
gtk2_ardour/editor.h
gtk2_ardour/region_gain_line.h
libs/ardour/ardour/automation_event.h
libs/ardour/ardour/location.h
libs/ardour/ardour/playlist.h
libs/ardour/ardour/session.h
libs/ardour/ardour/tempo.h
libs/ardour/session.cc
libs/ardour/session_state.cc
libs/ardour/session_transport.cc
libs/ardour/track.cc
libs/pbd/command.cc
libs/pbd/id.cc
libs/pbd/pbd/id.h
libs/pbd/pbd/memento_command.h
libs/pbd/pbd/undo.h
libs/pbd/undo.cc
libs/surfaces/control_protocol/basic_ui.cc