Freeze the audio playlist after completing the set_state on the parent playlist ...
authorCarl Hetherington <carl@carlh.net>
Mon, 24 Aug 2009 22:01:26 +0000 (22:01 +0000)
committerCarl Hetherington <carl@carlh.net>
Mon, 24 Aug 2009 22:01:26 +0000 (22:01 +0000)
commit42dccb2a65089e006b268f797854f7662ac9746c
tree7ba3dc6c5c961aab57d23ba7ff5c0ed1eaa86803
parent32dd2a43d803cd0d9603958377cb39f585f14643
Freeze the audio playlist after completing the set_state on the parent playlist (rather than before) so that the playlist state gets flushed before we start creating crossfades.  Otherwise in some cases expected RegionViews won't exist for crossfades when they are created.

git-svn-id: svn://localhost/ardour2/branches/3.0@5586 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/audio_playlist.cc