diff options
author | Max Kellermann <max@duempel.org> | 2012-09-25 23:28:53 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2012-09-25 23:31:07 +0200 |
commit | 9cdbde4f5e421b7a1ca28d5268d5c31de9d6ad5d (patch) | |
tree | 2daa30a0e8301dae5bb15d6fac068b2099058b2f /NEWS | |
parent | f9147a0706872841acd1b0c97224ab9e06dcecc7 (diff) | |
download | mpd-9cdbde4f5e421b7a1ca28d5268d5c31de9d6ad5d.tar.gz mpd-9cdbde4f5e421b7a1ca28d5268d5c31de9d6ad5d.tar.xz mpd-9cdbde4f5e421b7a1ca28d5268d5c31de9d6ad5d.zip |
output: new option "tags" may be used to disable sending tags
Implements Mantis ticket 0003340.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ ver 0.18 (2012/??/??) - adplug: new decoder plugin using libadplug - opus: new decoder plugin for the Opus codec - vorbis: skip 16 bit quantisation, provide float samples +* output: + - new option "tags" may be used to disable sending tags to output * improved decoder/output error reporting ver 0.17.2 (2012/??/??) |