• Max Kellermann's avatar
    output_thread: fix double lock · 5f069996
    Max Kellermann authored
    During the whole output thread, the audio_output object is locked, and
    it is only unlocked while waiting for the GCond and while running a
    plugin method.  The error handler in ao_play_chunk() attempted to lock
    the object again, which was code from MPD 0.15.x which should have
    been removed a long time ago.
    5f069996
To find the state of this project's repository at the time of any of these versions, check out the tags.
NEWS 32 KB