Fix session range location by hooking into the undo system. Fixes #3654.
authorCarl Hetherington <carl@carlh.net>
Wed, 19 Jan 2011 17:38:56 +0000 (17:38 +0000)
committerCarl Hetherington <carl@carlh.net>
Wed, 19 Jan 2011 17:38:56 +0000 (17:38 +0000)
commit1e8586742e48f56bb81fa14c50442cec23894dfd
tree717797af5e3e87e67a1356e14a5d74520cbbd904
parent074d58fc6f97c225e804d32b5d2b8f09e4d512da
Fix session range location by hooking into the undo system.  Fixes #3654.

git-svn-id: svn://localhost/ardour2/branches/3.0@8539 d708f5d6-7413-0410-9779-e7cbd77b26cf
12 files changed:
gtk2_ardour/editor.cc
gtk2_ardour/editor.h
gtk2_ardour/editor_audio_import.cc
gtk2_ardour/editor_drag.cc
gtk2_ardour/editor_mouse.cc
gtk2_ardour/editor_ops.cc
gtk2_ardour/midi_time_axis.cc
libs/ardour/ardour/session.h
libs/ardour/session.cc
libs/ardour/session_state.cc
libs/ardour/session_transport.cc
libs/ardour/wscript