mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
alsa-mixer: Remove passthrough profiles
These aren't used any more - we handle passthrough mode in the iec958* profiles now.
This commit is contained in:
parent
e11770b64f
commit
20f1fa17be
3 changed files with 1 additions and 28 deletions
|
|
@ -1,19 +0,0 @@
|
|||
# This file is part of PulseAudio.
|
||||
#
|
||||
# PulseAudio is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU Lesser General Public License as
|
||||
# published by the Free Software Foundation; either version 2.1 of the
|
||||
# License, or (at your option) any later version.
|
||||
#
|
||||
# PulseAudio is distributed in the hope that it will be useful, but
|
||||
# WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
# General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Lesser General Public License
|
||||
# along with PulseAudio; if not, write to the Free Software Foundation,
|
||||
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
|
||||
[Element IEC958]
|
||||
switch = mute
|
||||
|
|
@ -155,13 +155,6 @@ paths-input = iec958-stereo-input
|
|||
paths-output = iec958-stereo-output
|
||||
priority = 5
|
||||
|
||||
[Mapping iec958-passthrough]
|
||||
device-strings = iec958:%f
|
||||
channel-map = left,right
|
||||
direction = output
|
||||
paths-output = iec958-passthrough-output
|
||||
priority = 5
|
||||
|
||||
[Mapping iec958-ac3-surround-40]
|
||||
device-strings = a52:%f
|
||||
channel-map = front-left,front-right,rear-left,rear-right
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue