• Max Kellermann's avatar
    output: signal the output thread when CANCEL is finished · b9013944
    Max Kellermann authored
    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.
    b9013944
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...