aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-12-02 19:15:41 +0100
committerMax Kellermann <max@duempel.org>2008-12-02 19:15:41 +0100
commitb84f20257a261a3db8f8aa20f3f7455fd81d5fdb (patch)
treeb82aff07da4223f2df84dbee17cb2e6e831ff079 /NEWS
parent00ca5be3623066d237715e50e32d4e2cfbac8271 (diff)
downloadmpd-b84f20257a261a3db8f8aa20f3f7455fd81d5fdb.tar.gz
mpd-b84f20257a261a3db8f8aa20f3f7455fd81d5fdb.tar.xz
mpd-b84f20257a261a3db8f8aa20f3f7455fd81d5fdb.zip
NEWS: added new features
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d3cb6279b..e65eeebe9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
ver 0.14.0 (????/??/??)
* audio outputs:
+ - wait 10 seconds before reopening a failed device
- fifo: new plugin
- null: new plugin
- shout: block while trying to connect instead of failing
@@ -9,6 +10,7 @@ ver 0.14.0 (????/??/??)
* decoders:
- ffmpeg: new plugin
- wavpack: new plugin
+ - aac: stream support added
* commands:
- "addid" takes optional second argument to specify position
- "idle" notifies the client when a notable change occurs
@@ -25,6 +27,8 @@ ver 0.14.0 (????/??/??)
* optimized PCM conversions and dithering
* much code has been replaced by using GLib
* the HTTP client has been replaced with libcurl
+* symbolic links in the music directory can be disabled; the default
+ is to ignore symlinks pointing outside the music directory
ver 0.13.0 (2007/5/28)
* New JACK audio output