diff options
author | Max Kellermann <max@duempel.org> | 2009-11-02 19:09:25 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-11-02 19:09:25 +0100 |
commit | b9013944dc80c70533aaaa0d5a446500a49e0607 (patch) | |
tree | e30a133db1a7e718afb2c58a46de824706daa627 /src/decoder/audiofile_plugin.c | |
parent | e814f8d5bd0f701710fd44cf3743f00226ad67f0 (diff) | |
download | mpd-b9013944dc80c70533aaaa0d5a446500a49e0607.tar.gz mpd-b9013944dc80c70533aaaa0d5a446500a49e0607.tar.xz mpd-b9013944dc80c70533aaaa0d5a446500a49e0607.zip |
output: signal the output thread when CANCEL is finished
After CANCEL, the output thread waits for another signal before it
continues playback, to synchronize with the caller. There were some
situations where this signal wasn't sent properly. This patch adds an
explicit g_cond_signal() at two code positions.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions