From e7100377608e282424fde43a196ffdc059d9c4fa Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 28 Apr 2009 20:33:06 +0200 Subject: output_init: added option to disable the hardware mixer Added the per-device option "mixer_enabled" which allows users to disable the hardware mixer of an audio output. --- doc/user.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'doc/user.xml') diff --git a/doc/user.xml b/doc/user.xml index 2fb27fc4d..63f5c9f6c 100644 --- a/doc/user.xml +++ b/doc/user.xml @@ -285,6 +285,17 @@ cd mpd-0.14.2 enabled. + + + mixer_enabled + yes|no + + + Specifies whether the hardware mixer of this audio + output should be used. By default, all hardware + mixers are enabled if available. + + -- cgit v1.2.3