diff options
author | Max Kellermann <max@duempel.org> | 2010-07-20 22:32:55 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2010-07-20 22:32:55 +0200 |
commit | 8b055c3127fb65aaeceb571b7db264c066b9cc3f (patch) | |
tree | c89db9cf0bd6615295d74c970703cb94dd3a5a9f /NEWS | |
parent | 172182b18f00e062a4eae22dd4d0032750f37367 (diff) | |
download | mpd-8b055c3127fb65aaeceb571b7db264c066b9cc3f.tar.gz mpd-8b055c3127fb65aaeceb571b7db264c066b9cc3f.tar.xz mpd-8b055c3127fb65aaeceb571b7db264c066b9cc3f.zip |
tag_rva2: set "gain", not "peak"
RVA2 tags only store the "gain" value, there is no "peak" attribute.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ ver 0.15.12 (2010/??/??) +* tags: + - rva2: set "gain", not "peak" * decoders: - wildmidi: support version 0.2.3 |