add begin/end undo/redo signals so that playlist can freeze/thaw itself around potent...
authorPaul Davis <paul@linuxaudiosystems.com>
Fri, 19 Feb 2010 21:49:56 +0000 (21:49 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Fri, 19 Feb 2010 21:49:56 +0000 (21:49 +0000)
commitd9d1a4a5cf5825945e68ee7e66018d3ae6f00b26
treebeeab484491f7ddc6239664033517170dadfd236
parentfa701b8c065251d242342b86a54d91826d2290a0
add begin/end undo/redo signals so that playlist can freeze/thaw itself around potentially NxM region property changes; clean up debug output; don't connect streamview to Playlist::ContentsChanged because there appears to be no need for it - we catch add/remove region, and region property changes are handled by RegionView

git-svn-id: svn://localhost/ardour2/branches/3.0@6702 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/audio_streamview.cc
gtk2_ardour/streamview.cc
libs/ardour/ardour/playlist.h
libs/ardour/audioregion.cc
libs/ardour/playlist.cc
libs/ardour/region.cc
libs/pbd/pbd/undo.h
libs/pbd/undo.cc