diff --git a/.pulseaudio.metadata b/.pulseaudio.metadata new file mode 100644 index 0000000..9f19afe --- /dev/null +++ b/.pulseaudio.metadata @@ -0,0 +1 @@ +87d7d1bc0e07dcf1c9c38413b59343f0126e45df SOURCES/pulseaudio-3.0.tar.xz diff --git a/README.md b/README.md deleted file mode 100644 index 0e7897f..0000000 --- a/README.md +++ /dev/null @@ -1,5 +0,0 @@ -The master branch has no content - -Look at the c7 branch if you are working with CentOS-7, or the c4/c5/c6 branch for CentOS-4, 5 or 6 - -If you find this file in a distro specific branch, it means that no content has been checked in yet diff --git a/SOURCES/0001-alsa-mixer-Fix-the-analog-output-speaker-always-path.patch b/SOURCES/0001-alsa-mixer-Fix-the-analog-output-speaker-always-path.patch new file mode 100644 index 0000000..ec3432f --- /dev/null +++ b/SOURCES/0001-alsa-mixer-Fix-the-analog-output-speaker-always-path.patch @@ -0,0 +1,41 @@ +From 299e32b767ac60ddbaa747cd03c09b780e364637 Mon Sep 17 00:00:00 2001 +From: David Henningsson +Date: Wed, 19 Dec 2012 11:24:33 +0100 +Subject: [PATCH 1/7] alsa-mixer: Fix the analog-output-speaker-always path + +A left over "required-any" made this path useless for most people. +While we're at it, also add "Front Headphone" like for the normal +speaker path. + +Tested-by: Colin Guthrie +Signed-off-by: David Henningsson +--- + src/modules/alsa/mixer/paths/analog-output-speaker-always.conf | 5 ++++- + 1 file changed, 4 insertions(+), 1 deletion(-) + +diff --git a/src/modules/alsa/mixer/paths/analog-output-speaker-always.conf b/src/modules/alsa/mixer/paths/analog-output-speaker-always.conf +index 3ebdc4a..8a2b3df 100644 +--- a/src/modules/alsa/mixer/paths/analog-output-speaker-always.conf ++++ b/src/modules/alsa/mixer/paths/analog-output-speaker-always.conf +@@ -30,6 +30,10 @@ device.icon_name = audio-speakers + state.plugged = no + state.unplugged = unknown + ++[Jack Front Headphone] ++state.plugged = no ++state.unplugged = unknown ++ + [Element Hardware Master] + switch = mute + volume = merge +@@ -132,7 +136,6 @@ switch = mute + volume = merge + override-map.1 = lfe + override-map.2 = lfe,lfe +-required-any = any + + [Element CLFE] + switch = mute +-- +1.8.1.4 + diff --git a/SOURCES/0002-man-Update-log-target-documentation.patch b/SOURCES/0002-man-Update-log-target-documentation.patch new file mode 100644 index 0000000..6d3bf90 --- /dev/null +++ b/SOURCES/0002-man-Update-log-target-documentation.patch @@ -0,0 +1,62 @@ +From e5155b4f505dbc39c54944e369237202f0b42bf6 Mon Sep 17 00:00:00 2001 +From: Tanu Kaskinen +Date: Mon, 17 Dec 2012 07:46:04 +0200 +Subject: [PATCH 2/7] man: Update log-target documentation. + +--- + man/pulse-daemon.conf.5.xml.in | 15 +++++++++------ + man/pulseaudio.1.xml.in | 7 +++++-- + 2 files changed, 14 insertions(+), 8 deletions(-) + +diff --git a/man/pulse-daemon.conf.5.xml.in b/man/pulse-daemon.conf.5.xml.in +index c270d2b..744e94e 100644 +--- a/man/pulse-daemon.conf.5.xml.in ++++ b/man/pulse-daemon.conf.5.xml.in +@@ -297,12 +297,15 @@ USA. + + + + + + + +