Merge tag 'v0.23.6'

release v0.23.6
This commit is contained in:
Max Kellermann
2022-03-14 18:58:47 +01:00
11 changed files with 114 additions and 49 deletions

9
NEWS
View File

@@ -9,9 +9,16 @@ ver 0.24 (not yet released)
* tags
- new tag "Mood"
ver 0.23.6 (not yet released)
ver 0.23.6 (2022/03/14)
* protocol
- support filename "cover.webp" for "albumart" command
- support "readcomments" and "readpicture" on CUE tracks
* decoder
- ffmpeg: fix end-of-file check (update stuck at empty files)
- opus: fix "readpicture" on Opus files
* output
- pipewire: fix crash bug if setting volume before playback starts
- wasapi: fix resume after pause
ver 0.23.5 (2021/12/01)
* protocol