When a region movement is undone, prevent the resulting movement from triggering...
authorCarl Hetherington <carl@carlh.net>
Thu, 22 Jul 2010 01:22:33 +0000 (01:22 +0000)
committerCarl Hetherington <carl@carlh.net>
Thu, 22 Jul 2010 01:22:33 +0000 (01:22 +0000)
commit092e598389668135b9ff1ae493213b17aa2070d7
tree8491879a44bb2db8db80cfd6894796c2a894c575
parent8b0e35cba44643cc8e5deb27e6f138b3425d0559
When a region movement is undone, prevent the resulting movement from triggering the automation-follows-regions code.  Fixes #3348.

git-svn-id: svn://localhost/ardour2/branches/3.0@7464 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/ardour/audioplaylist.h
libs/ardour/ardour/diskstream.h
libs/ardour/ardour/playlist.h
libs/ardour/audio_playlist.cc
libs/ardour/diskstream.cc
libs/ardour/playlist.cc