Fix locking of Playlist to protect against access from the GUI thread
authorCarl Hetherington <cth@carlh.net>
Wed, 13 Mar 2019 10:59:47 +0000 (10:59 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 13 Mar 2019 10:59:47 +0000 (10:59 +0000)
commita1a96da90403c0a16a9d9dcde9fd8b66da2daffe
treeb40d761929c721f86c3004358f486dd9197e7dab
parentc984f807703fb113c3e53d9a61d38e1cc83bf196
Fix locking of Playlist to protect against access from the GUI thread
and at the same time traces like

Butler -> Content::end -> Playlist::active_frame_rate_change.
src/lib/playlist.cc
src/lib/playlist.h