mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-03 09:01:50 -05:00
parent
63ebd05464
commit
4315f277bc
2 changed files with 13 additions and 0 deletions
|
|
@ -1713,6 +1713,8 @@ static int option_verify(pa_alsa_option *o) {
|
|||
{ "input-boost-off", N_("No Boost") },
|
||||
{ "output-amplifier-on", N_("Amplifier") },
|
||||
{ "output-amplifier-off", N_("No Amplifier") },
|
||||
{ "output-bass-boost-on", N_("Bass Boost") },
|
||||
{ "output-bass-boost-off", N_("No Bass Boost") },
|
||||
{ "output-speaker", N_("Speaker") },
|
||||
{ "output-headphones", N_("Headphones") }
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue