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
This commit is contained in:
parent
a376b47189
commit
54863dff8a
5
NEWS
5
NEWS
|
@ -3,7 +3,7 @@ ver 0.15 (200?/??/??)
|
||||||
- parse Icy-Metadata
|
- parse Icy-Metadata
|
||||||
- added support for the MMS protocol
|
- added support for the MMS protocol
|
||||||
- hide HTTP password in playlist
|
- 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:
|
* tags:
|
||||||
- support the "album artist" tag
|
- support the "album artist" tag
|
||||||
- support MusicBrainz tags
|
- support MusicBrainz tags
|
||||||
|
@ -17,7 +17,8 @@ ver 0.15 (200?/??/??)
|
||||||
- modplug: another MOD plugin, based on libmodplug
|
- modplug: another MOD plugin, based on libmodplug
|
||||||
- mikmod disabled by default, due to severe security issues in libmikmod
|
- mikmod disabled by default, due to severe security issues in libmikmod
|
||||||
- sidplay: new decoder plugin for C64 SID (using libsidplay2)
|
- 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)
|
- wildmidi: another decoder plugin for MIDI files (using libwildmidi)
|
||||||
- flac: parse stream tags
|
- flac: parse stream tags
|
||||||
- mpcdec: support the new libmpcdec SV8 API
|
- mpcdec: support the new libmpcdec SV8 API
|
||||||
|
|
Loading…
Reference in New Issue