• Max Kellermann's avatar
    output_plugin: added method "drain" · 1403172e
    Max Kellermann authored
    drain() is the opposite of cancel(): it waits until all data in the
    buffer has finished playing.  Instead of implicitly draining in the
    close() method like the ALSA plugin has been doing it forever, let the
    output thread decide whether to drain or to cancel.
    1403172e
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...