Remove dubious _buffers_mutex and maintain a lock on _mutex for
authorCarl Hetherington <cth@carlh.net>
Tue, 5 Nov 2019 20:09:37 +0000 (21:09 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 5 Nov 2019 20:09:37 +0000 (21:09 +0100)
commite97d48b043fe39ec22687555225d6b4b526a2172
tree6cd8b2a1a0c1d541e3d9de111122f3f6b32a3d91
parent22051b7757c036f95c9c5b8f6749e795fc16d30b
Remove dubious _buffers_mutex and maintain a lock on _mutex for
the whole of ::audio.  Otherwise changes to pending seeks can be
mixed up with audio being put into the ringbuffer.
src/lib/butler.cc
src/lib/butler.h