diff options
author | Max Kellermann <max@duempel.org> | 2010-11-18 22:25:11 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2010-11-18 22:26:06 +0100 |
commit | f6bbe1332f63560bd212a068e8fc9faf16455dc7 (patch) | |
tree | c0b6d42e2e4829a5bc5a9913bf00f5045cba4566 /NEWS | |
parent | 11613347bedef464029c167116d226ec3fddfdcd (diff) | |
download | mpd-f6bbe1332f63560bd212a068e8fc9faf16455dc7.tar.gz mpd-f6bbe1332f63560bd212a068e8fc9faf16455dc7.tar.xz mpd-f6bbe1332f63560bd212a068e8fc9faf16455dc7.zip |
replay_gain_ape: parse replay gain from APE tags
Based on the APE reader.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -88,6 +88,7 @@ ver 0.16 (20??/??/??) - fall back to track gain if album gain is unavailable - optionally use hardware mixer to apply replay gain - added mode "auto" + - parse replay gain from APE tags * log unused/unknown block parameters * removed the deprecated "error_file" option * save state when stopped |