output/alsa: add option "close_on_pause"
This allows keeping the ALSA PCM open even if playback is paused. As a side effect, this allows using the "always_on" option with ALSA outputs, because "always_on" pauses the output. Closes https://github.com/MusicPlayerDaemon/MPD/issues/1623
This commit is contained in:
1
NEWS
1
NEWS
@@ -32,6 +32,7 @@ ver 0.24 (not yet released)
|
||||
- alsa: limit ALSA buffer time to 2 seconds
|
||||
- alsa: set up a channel map
|
||||
- alsa: support the alsa-lib 1.2.11 API
|
||||
- alsa: add option "close_on_pause"
|
||||
- curl: add "connect_timeout" configuration
|
||||
* decoder
|
||||
- ffmpeg: require FFmpeg 4.0 or later
|
||||
|
Reference in New Issue
Block a user