diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,3 +1,25 @@ +ver 0.18 (2012/??/??) +* innput: + - soup: plugin removed +* decoder: + - adplug: new decoder plugin using libadplug + - ffmpeg: drop support for pre-0.8 ffmpeg + - flac: require libFLAC 1.2 or newer + - flac: support FLAC files inside archives + - opus: new decoder plugin for the Opus codec + - vorbis: skip 16 bit quantisation, provide float samples + - mp4ff: obsolete plugin removed +* encoder: + - opus: new encoder plugin for the Opus codec + - vorbis: accept floating point input samples +* output: + - new option "tags" may be used to disable sending tags to output + - alsa: workaround for noise after manual song change + - ffado: remove broken plugin + - mvp: remove obsolete plugin +* improved decoder/output error reporting +* eliminate timer wakeup on idle MPD + ver 0.17.5 (2013/08/04) * protocol: - fix "playlistadd" with URI |