[pulseaudio-commits] [SCM] PulseAudio Sound Server branch, master, updated. v0.9.19-519-gf26c849

Colin Guthrie gitmailer-noreply at 0pointer.de
Thu Jul 15 03:04:49 PDT 2010


This is an automated email from the git hooks/post-receive script. It was
generated because of a push to the "PulseAudio Sound Server" repository.

The master branch has been updated
      from  fb405765d90d69b185dd5f3ae4bad642327e64e4 (commit)

- Log -----------------------------------------------------------------
f26c849 alsa: add missing iec958 files from previous commit
-----------------------------------------------------------------------

Summary of changes:
 .../mixer/paths/iec958-passthrough-output.conf     |   16 ++++++----------
 .../alsa/mixer/paths/iec958-stereo-output.conf     |   16 ++++++----------
 2 files changed, 12 insertions(+), 20 deletions(-)
 copy autogen.sh => src/modules/alsa/mixer/paths/iec958-passthrough-output.conf (65%)
 mode change 100755 => 100644
 copy autogen.sh => src/modules/alsa/mixer/paths/iec958-stereo-output.conf (65%)
 mode change 100755 => 100644

-----------------------------------------------------------------------

commit f26c849efc23e5dddf1b11773b1d19a67491a504
Author: Pierre-Louis Bossart <pierre-louis.bossart at intel.com>
Date:   Wed Jul 14 11:34:45 2010 -0500

    alsa: add missing iec958 files from previous commit

diff --git a/src/modules/alsa/mixer/paths/iec958-passthrough-output.conf b/src/modules/alsa/mixer/paths/iec958-passthrough-output.conf
new file mode 100644
index 0000000..8506a58
--- /dev/null
+++ b/src/modules/alsa/mixer/paths/iec958-passthrough-output.conf
@@ -0,0 +1,19 @@
+# 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
diff --git a/src/modules/alsa/mixer/paths/iec958-stereo-output.conf b/src/modules/alsa/mixer/paths/iec958-stereo-output.conf
new file mode 100644
index 0000000..8506a58
--- /dev/null
+++ b/src/modules/alsa/mixer/paths/iec958-stereo-output.conf
@@ -0,0 +1,19 @@
+# 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

-- 
hooks/post-receive
PulseAudio Sound Server



More information about the pulseaudio-commits mailing list