aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-01-22 16:06:39 +0100
committerMax Kellermann <max@duempel.org>2009-01-22 16:06:39 +0100
commiteefe97bdb1169b68b57284820ba699e1240d0b6f (patch)
tree6355fcf26cff44583109861cdab894305d0648b3 /NEWS
parent8484c3708bc1a75af8064c3cc87933a39866d3d9 (diff)
downloadmpd-eefe97bdb1169b68b57284820ba699e1240d0b6f.tar.gz
mpd-eefe97bdb1169b68b57284820ba699e1240d0b6f.tar.xz
mpd-eefe97bdb1169b68b57284820ba699e1240d0b6f.zip
NEWS: update change log
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 16 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 423c6ed3c..841a7b1bb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,16 +1,30 @@
ver 0.15 - (200?/??/??)
+* input:
+ - parse Icy-Metadata
+* tags:
+ - support the "album artist" tag
+ - parse RVA2 tags in mp3 files
+* decoders:
+ - audiofile: streaming support added
+ - ffmpeg: enable WAV
+ - modplug: another MOD plugin, based on libmodplug
+ - mikmod disabled by default, due to severe security issues in libmikmod
+* audio outputs:
+ - shout: enlarged buffer size to 32 kB
+* commands:
+ - "playlistinfo" supports a range now
+ - added "sticker database", command "sticker", which allows clients
+ to implement features like "song rating"
* Rewritten mixer code to support multiple mixers
* Add audio archive extraction support:
- bzip2
- iso9660
- zip
-* Add RVA2 tag support
* the option "error_file" was removed, all messages are logged into
"log_file"
* support logging to syslog
* fall back to XDG music directory if no music_directory is configured
* failure to read the state file is non-fatal
-* added Icy-Metadata support
* --create-db starts the MPD daemon instead of exiting
* playlist_directory and music_directory are optional