]> code.delx.au - pulseaudio/commitdiff
alsa-mixer: Remove passthrough profiles
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Thu, 3 Mar 2011 07:22:21 +0000 (12:52 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 2 May 2011 06:25:38 +0000 (11:55 +0530)
These aren't used any more - we handle passthrough mode in the iec958*
profiles now.

src/Makefile.am
src/modules/alsa/mixer/paths/iec958-passthrough-output.conf [deleted file]
src/modules/alsa/mixer/profile-sets/default.conf

index e321704322e8ec75652392862dee06fa4a6826d7..a68cdc2639a5ed586f15ca8aa2e4fd17ab27adad 100644 (file)
@@ -1166,8 +1166,7 @@ dist_alsapaths_DATA = \
                modules/alsa/mixer/paths/analog-output-headphones-2.conf \
                modules/alsa/mixer/paths/analog-output-lfe-on-mono.conf \
                modules/alsa/mixer/paths/analog-output-mono.conf \
-               modules/alsa/mixer/paths/iec958-stereo-output.conf \
-               modules/alsa/mixer/paths/iec958-passthrough-output.conf
+               modules/alsa/mixer/paths/iec958-stereo-output.conf
 
 endif
 
diff --git a/src/modules/alsa/mixer/paths/iec958-passthrough-output.conf b/src/modules/alsa/mixer/paths/iec958-passthrough-output.conf
deleted file mode 100644 (file)
index 8506a58..0000000
+++ /dev/null
@@ -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
index 9f7b5f2b05c949e4c14ef39a2c2e99cef6a0b2a7..283edfb39cbedac5fa3f54165e6dfae13d62f0e2 100644 (file)
@@ -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