]> git.alsa-project.org Git - alsa-lib.git/commitdiff
Add Front control to weight list
authorTakashi Iwai <tiwai@suse.de>
Mon, 3 Jan 2005 17:12:21 +0000 (17:12 +0000)
committerTakashi Iwai <tiwai@suse.de>
Mon, 3 Jan 2005 17:12:21 +0000 (17:12 +0000)
Added "Front" control to the weight list.

src/mixer/simple.c

index 1ce12d1b5633d80916b4188a80805b08f6fb5085..bdccc4ee09a6e519ff208080457e1b72d5c2743f 100644 (file)
@@ -147,6 +147,7 @@ static int get_compare_weight(const char *name, unsigned int idx)
                "Treble",
                "3D Control",
                "PCM",
+               "Front",
                "Surround",
                "Center",
                "LFE",