fix up start-in-source values from regions created as sections of another region...
authorPaul Davis <paul@linuxaudiosystems.com>
Tue, 2 Mar 2010 21:08:37 +0000 (21:08 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Tue, 2 Mar 2010 21:08:37 +0000 (21:08 +0000)
commit3e013e45b37d11008b869154e0d4a4d8ddd5a201
treec2a2a6340407d53d2adbabe1f1ff003fb3e73567
parent3a85e71031bc26d67d66db985da2159415f84fdb
fix up start-in-source values from regions created as sections of another region (semantics changed as plists were introducted); remove some "optimizations" from Playlist::set_state() added to help with MementoCommand but that made undo not work correctly; make sure that Playlist::clear() notifies about regions being removed

git-svn-id: svn://localhost/ardour2/branches/3.0@6722 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/editor_ops.cc
libs/ardour/playlist.cc