From: Takashi Iwai Date: Mon, 3 Jan 2005 17:12:21 +0000 (+0000) Subject: Add Front control to weight list X-Git-Tag: v1.0.8~15 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=cb6bb19b4d5b6b6354ed6c36d7daa90a868712a7;p=alsa-lib.git Add Front control to weight list Added "Front" control to the weight list. --- diff --git a/src/mixer/simple.c b/src/mixer/simple.c index 1ce12d1b..bdccc4ee 100644 --- a/src/mixer/simple.c +++ b/src/mixer/simple.c @@ -147,6 +147,7 @@ static int get_compare_weight(const char *name, unsigned int idx) "Treble", "3D Control", "PCM", + "Front", "Surround", "Center", "LFE",