aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-11-05 21:29:25 +0100
committerMax Kellermann <max@duempel.org>2008-11-05 21:29:25 +0100
commit2916ef84e445fed974767fdbe8edc33ed3936bdb (patch)
tree5080c1a0b773730de99d86ed80419d89756fcf1a /NEWS
parent551aa767ae9a9774c2eebce5d8d81689b64788e9 (diff)
downloadmpd-2916ef84e445fed974767fdbe8edc33ed3936bdb.tar.gz
mpd-2916ef84e445fed974767fdbe8edc33ed3936bdb.tar.xz
mpd-2916ef84e445fed974767fdbe8edc33ed3936bdb.zip
NEWS: reformatted 0.14 items
Trying to bring a little bit of structure into that list.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 9 insertions, 8 deletions
diff --git a/NEWS b/NEWS
index a70a27594..5c0f245d8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,17 +1,18 @@
ver 0.14.0 (????/??/??)
-* New null audio output
+* audio outputs:
+ - fifo: new plugin
+ - null: new plugin
+ - shout: block while trying to connect instead of failing
+ - shout: new timeout parameter
+* decoders:
+ - wavpack: new plugin
+* commands:
+ - "addid" takes optional second argument to specify position
* Zeroconf support using Bonjour
* New zeroconf_enabled option so that Zeroconf support can be disabled
-* Enable the AAC input plugin if support for it has been compiled in
-* Support for playing MP4 streams
* Stop the player/decode processes when not playing to allow the CPU to sleep
* Fix a bug where closing an ALSA dmix device could cause MPD to hang
-* Make the shout output block while trying to connect instead of failing
-* New timeout parameter for shout outputs to define a connection timeout
-* New FIFO audio output
-* Support for WavPack files
* Support for reading ReplayGain from LAME tags on MP3s
-* addid takes optional second argument to specify position
ver 0.13.0 (2007/5/28)
* New JACK audio output