mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-31 22:25:33 -04:00
alsa-mixer: add support for SteelSeries Arctis 5 and renamed Arctis 7 files appropriately
This commit is contained in:
parent
0d50e787f8
commit
83675b3745
10 changed files with 90 additions and 8 deletions
|
|
@ -2545,6 +2545,8 @@ static int path_verify(pa_alsa_path *p) {
|
|||
{ "iec958-passthrough-output", N_("Digital Passthrough (S/PDIF)") },
|
||||
{ "multichannel-input", N_("Multichannel Input") },
|
||||
{ "multichannel-output", N_("Multichannel Output") },
|
||||
{ "steelseries-arctis-5-output-game", N_("Game Output") },
|
||||
{ "steelseries-arctis-5-output-chat", N_("Chat Output") },
|
||||
};
|
||||
|
||||
pa_alsa_element *e;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue