Protect playlist with a mutex so that we can add content safely from e.g. examine...
authorCarl Hetherington <cth@carlh.net>
Wed, 14 Aug 2013 14:09:05 +0000 (15:09 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 14 Aug 2013 14:09:05 +0000 (15:09 +0100)
commit853b8641ee7fb8348302c0daae838c4891769b1d
tree069d2dc6d32d0b7ab45da3c7d45cd2aa15ce2680
parent0a5de051937ad3999dea70d80bcc4215083b8694
Protect playlist with a mutex so that we can add content safely from e.g. examine content threads.
src/lib/film.cc
src/lib/playlist.cc
src/lib/playlist.h