alsa-mixer: add support for Steelseries Arctis 7 headset

This commit is contained in:
Johan Heikkilä 2017-08-27 16:29:37 +03:00 committed by Tanu Kaskinen
parent 739a4b3d23
commit 15386a710c
6 changed files with 126 additions and 0 deletions

View file

@ -2469,6 +2469,7 @@ static int path_verify(pa_alsa_path *p) {
{ "analog-input-video", N_("Video") },
{ "analog-output", N_("Analog Output") },
{ "analog-output-headphones", N_("Headphones") },
{ "analog-output-headphones-mono", N_("Headphones Mono Output") },
{ "analog-output-lfe-on-mono", N_("LFE on Separate Mono Output") },
{ "analog-output-lineout", N_("Line Out") },
{ "analog-output-mono", N_("Analog Mono Output") },