-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: don't close ALSA output when pausing or on EOF
Previously the output would always be closed, even when calling Pause(). This worked for the most part, somehow, but not with recent changes. Instead, only close the output when actually getting an ALSA error that can't be recovered from.
- Loading branch information
Showing
1 changed file
with
20 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters