diff options
author | J. Shagam <fluffy@beesbuzz.biz> | 2009-12-02 18:11:53 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-12-02 18:11:53 +0100 |
commit | 4076523198655b1b459c8014c0ff8de76d720703 (patch) | |
tree | 6a46f769caf550cd20b25f70c6eaefa2be7198a0 /NEWS | |
parent | 3857bb99909a3b2816c86f19d3bc3776ab7c8f4f (diff) | |
download | mpd-4076523198655b1b459c8014c0ff8de76d720703.tar.gz mpd-4076523198655b1b459c8014c0ff8de76d720703.tar.xz mpd-4076523198655b1b459c8014c0ff8de76d720703.zip |
compress: upgraded to AudioCompress 2.0
Copied sources from
http://beesbuzz.biz/code/audiocompress/AudioCompress-2.0.tar.gz
[mk: created this patch under fluffy's name and fixed some gcc
signed/unsigned comparison warnings]
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -62,6 +62,7 @@ ver 0.16 (20??/??/??) - support .mpdignore files in the music directory - sort songs by album name first, then disc/track number - rescan after metadata_to_use change +* normalize: upgraded to AudioCompress 2.0 * log unused/unknown block parameters * removed the deprecated "error_file" option * save state when stopped |