From 752dfb3d95482c562e5d24c6ea839c4815de9a6d Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sun, 14 Feb 2010 17:04:39 +0100 Subject: replay_gain: reimplement as a filter plugin Apply the replay gain in the output thread. This means a new setting will be active instantly, without going through the whole music pipe. And we might have different replay gain settings for each audio output device. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 7cc25808e..4000a1933 100644 --- a/NEWS +++ b/NEWS @@ -70,6 +70,8 @@ ver 0.16 (20??/??/??) - rescan after metadata_to_use change * normalize: upgraded to AudioCompress 2.0 - automatically convert to 16 bit samples +* replay gain: + - reimplemented as a filter plugin * log unused/unknown block parameters * removed the deprecated "error_file" option * save state when stopped -- cgit v1.2.3