diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -2,7 +2,10 @@ ver 0.19.4 (not yet released) * 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 @@ -126,6 +129,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 |