mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-26 07:00:07 -05:00
alsa: create a seperate mixer path for Speaker elements
On some cards line-out is independant of Sepaker and it is a good idea to cover that so that they can independantly be activated. https://bugzilla.redhat.com/show_bug.cgi?id=520884
This commit is contained in:
parent
8a26fbf863
commit
4323c9f22f
4 changed files with 107 additions and 13 deletions
|
|
@ -137,6 +137,7 @@ EXTRA_DIST = \
|
|||
modules/alsa/mixer/paths/analog-input-tvtuner.conf \
|
||||
modules/alsa/mixer/paths/analog-input-video.conf \
|
||||
modules/alsa/mixer/paths/analog-output.conf \
|
||||
modules/alsa/mixer/paths/analog-output-speaker.conf \
|
||||
modules/alsa/mixer/paths/analog-output.conf.common \
|
||||
modules/alsa/mixer/paths/analog-output-headphones.conf \
|
||||
modules/alsa/mixer/paths/analog-output-headphones-2.conf \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue