r260@gandalf: fugalh | 2006-08-03 15:53:50 -0600
authorHans Fugal <hans@fugal.net>
Thu, 3 Aug 2006 21:54:14 +0000 (21:54 +0000)
committerHans Fugal <hans@fugal.net>
Thu, 3 Aug 2006 21:54:14 +0000 (21:54 +0000)
commitb0b723445816bc968a6a183c6619fccc61e82859
treeacea74f2808f94f09492bfa5c09163ba6ec3a8cd
parent1f1c4981de73b13d0b7617d8ebe89d9f22dddec3
 r260@gandalf:  fugalh | 2006-08-03 15:53:50 -0600
 It compiles and runs and seems to still work. Still needed is the actual
 serialization. Time to merge back to trunk so things can be tested by all.

git-svn-id: svn://localhost/ardour2/branches/undo@754 d708f5d6-7413-0410-9779-e7cbd77b26cf
13 files changed:
gtk2_ardour/automation_line.cc
gtk2_ardour/route_ui.cc
libs/ardour/SConscript
libs/ardour/ardour/automation_event.h
libs/ardour/ardour/session.h
libs/ardour/automation_event.cc
libs/ardour/session_command.cc
libs/pbd3/SConscript
libs/pbd3/command.cc [new file with mode: 0644]
libs/pbd3/pbd/command.h
libs/pbd3/pbd/memento_command.h
libs/pbd3/pbd/serializable.h
libs/pbd3/undo.cc