Merge branch 'v0.18.x' into v0.19.x

This commit is contained in:
Max Kellermann
2014-11-02 12:27:46 +01:00
2 changed files with 10 additions and 1 deletions

9
NEWS
View File

@@ -101,6 +101,15 @@ ver 0.19 (2014/10/10)
* install systemd unit for socket activation
* Android port
ver 0.18.17 (not yet released)
* playlist
- don't allow empty playlist name
- m3u: recognize the file suffix ".m3u8"
* decoder
- ignore URI query string for plugin detection
- faad: remove workaround for ancient libfaad2 ABI bug
- ffmpeg: recognize MIME type audio/aacp
ver 0.18.16 (2014/09/26)
* fix DSD breakage due to typo in configure.ac