From 15e432204e62dd5a1c873af13a679195b9645b0c Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 27 Oct 2015 00:22:22 +0100 Subject: pcm/Order: new library to convert from FLAC to ALSA channel order This new library is integrated in the PcmExport class and (if enabled) converts MPD's channel order (= FLAC channel order) to ALSA channel order. This fixes: http://bugs.musicpd.org/view.php?id=3147 and http://bugs.musicpd.org/view.php?id=3255 --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 3db3c6e2a..d3888be38 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,7 @@ ver 0.20 (not yet released) - embcue: fix last track - flac: new plugin which reads the "CUESHEET" metadata block * output + - alsa: fix multi-channel order - jack: reduce CPU usage - pulse: set channel map to WAVE-EX - recorder: record tags -- cgit v1.2.3