diff options
author | Max Kellermann <max@duempel.org> | 2014-11-18 21:47:20 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-11-18 21:47:20 +0100 |
commit | 26382713c26139e474bda5e74798e1201e036b82 (patch) | |
tree | da03a95d2cf840843e1e02052d2d87d8e513ee0f /NEWS | |
parent | f37481f843c3ae7aa0c43591c9c7fc4a501c1f5b (diff) | |
parent | d6bc5c35a730a9542af79118369022115009eddd (diff) |
Merge tag 'v0.19.4'
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -5,6 +5,15 @@ ver 0.20 (not yet released) * output - pulse: set channel map to WAVE-EX +ver 0.19.4 (2014/11/18) +* protocol + - workaround for buggy clients that send "add /" +* decoder + - ffmpeg: support opus + - opus: add MIME types audio/ogg and application/ogg +* fix crash on failed filename charset conversion +* fix local socket detection from uid=0 (root) + ver 0.19.3 (2014/11/11) * protocol - fix "(null)" result string to "list" when AlbumArtist is disabled @@ -127,6 +136,12 @@ ver 0.19 (2014/10/10) * install systemd unit for socket activation * Android port +ver 0.18.18 (2014/11/18) +* decoder + - ffmpeg: support opus +* fix crash on failed filename charset conversion +* fix local socket detection from uid=0 (root) + ver 0.18.17 (2014/11/02) * playlist - don't allow empty playlist name |