aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-04-02 07:12:38 +0200
committerMax Kellermann <max@duempel.org>2009-04-02 07:12:38 +0200
commit54863dff8a5f27c3933ce8a0e3c7646fe2a636a3 (patch)
tree2821adb8d106c1f7b2addc8172f61b87cafd8113 /NEWS
parenta376b471893cf8670b4912be8200548946500e4a (diff)
downloadmpd-54863dff8a5f27c3933ce8a0e3c7646fe2a636a3.tar.gz
mpd-54863dff8a5f27c3933ce8a0e3c7646fe2a636a3.tar.xz
mpd-54863dff8a5f27c3933ce8a0e3c7646fe2a636a3.zip
NEWS: flagged some new features "experimental"
The "lastfm" input plugin is far from complete, because MPD does not support nesting playlists yet. The "fluidsynth" decoder plugin suffers from shortcomings in the libfluidsynth library: http://www.mail-archive.com/fluid-dev@nongnu.org/msg01099.html
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 815a6acb9..3960033e2 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ ver 0.15 (200?/??/??)
- parse Icy-Metadata
- added support for the MMS protocol
- hide HTTP password in playlist
- - lastfm: new input plugin for last.fm radio
+ - lastfm: new input plugin for last.fm radio (experimental and incomplete!)
* tags:
- support the "album artist" tag
- support MusicBrainz tags
@@ -17,7 +17,8 @@ ver 0.15 (200?/??/??)
- modplug: another MOD plugin, based on libmodplug
- mikmod disabled by default, due to severe security issues in libmikmod
- sidplay: new decoder plugin for C64 SID (using libsidplay2)
- - fluidsynth: new decoder plugin for MIDI files (using libfluidsynth)
+ - fluidsynth: new decoder plugin for MIDI files (using libfluidsynth,
+ experimental due to shortcomings in libfluidsynth)
- wildmidi: another decoder plugin for MIDI files (using libwildmidi)
- flac: parse stream tags
- mpcdec: support the new libmpcdec SV8 API