From 7950a6d612a0eef6595cfd831912db592c4f5ad3 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 24 Dec 2008 03:24:23 +0100 Subject: configure.ac: disable the mikmod plugin by default libmikmod seems to be unmaintained, and has several critical bugs which make MPD crash. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=461519 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476339 Disable the plugin by default to minimize harm. Users should explicitly enable the mikmod decoder (--enable-mod) if they wish to have it anyway. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 9dfadb16..06851ccf 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,7 @@ ver 0.14.0 (????/??/??) - ffmpeg: new plugin - wavpack: new plugin - aac: stream support added + - mod: disabled by default due to critical bugs in all libmikmod versions * commands: - "addid" takes optional second argument to specify position - "idle" notifies the client when a notable change occurs -- cgit v1.2.3