Call slot_stop() after the play buffer is drained to properly cleanup
authorratchov <ratchov@openbsd.org>
Sat, 16 May 2015 19:27:53 +0000 (19:27 +0000)
committerratchov <ratchov@openbsd.org>
Sat, 16 May 2015 19:27:53 +0000 (19:27 +0000)
commit6d8665a7c07945b9df3e6fe6b636881888616493
treeec05e27dab6817e79e18058d35666106aac789de
parent664f8617092e8992cef60728df5dc322179e70f1
Call slot_stop() after the play buffer is drained to properly cleanup
the slot. Fixes periodic glitches occurring after eof is reached, and
then playback restarted with a MMC-relocate and MMC-start.
usr.bin/aucat/aucat.c