I have made the following changes intended for : CE:Adaptation:N950-N9 / pulseaudio-settings-n950
Please review and accept or decline. BOSS has already run some checks on this request. See the "Messages from BOSS" section below. https://build.pub.meego.com//request/show/7772 Thank You, Juho Hämäläinen [This message was auto-generated] --- Request # 7772: Messages from BOSS: State: review at 2013-01-30T15:02:07 by bossbot Reviews: accepted by bossbot : Prechecks succeeded. new for CE-maintainers : Please replace this text with a review and approve/reject the review (not the SR). BOSS will take care of the rest Changes: submit: home:jhamalai:branches:CE:Adaptation:N950-N9 / pulseaudio-settings-n950 -> CE:Adaptation:N950-N9 / pulseaudio-settings-n950 changes files: -------------- --- pulseaudio-settings-n950.changes +++ pulseaudio-settings-n950.changes @@ -0,0 +1,3 @@ +* Wed Jan 30 2013 Juho Hamalainen <[email protected]> - 2.1.3 +- Fixes NEMO#620: Downmix stereo to mono for ihf playback. + old: ---- pulseaudio-settings-n950-n9-2.1.2.tar.gz new: ---- pulseaudio-settings-n950-n9-2.1.3.tar.gz spec files: ----------- --- pulseaudio-settings-n950.spec +++ pulseaudio-settings-n950.spec @@ -9,7 +9,7 @@ # << macros Summary: PulseAudio settings for N950 and N9 -Version: 2.1.2 +Version: 2.1.3 Release: 1 Group: System/Libraries License: GPLv2 other changes: -------------- ++++++ pulseaudio-settings-n950-n9-2.1.2.tar.gz -> pulseaudio-settings-n950-n9-2.1.3.tar.gz --- usr/share/pulseaudio/alsa-mixer/paths/nokia-n950-twl4030-output-ihf.conf +++ usr/share/pulseaudio/alsa-mixer/paths/nokia-n950-twl4030-output-ihf.conf @@ -50,6 +50,12 @@ [Element PreDriv] volume = zero +# Mux right channel to left channel +[Element DACL2 Playback Mux] +enumeration = select +[Option DACL2 Playback Mux:SDRM2] +name = dacl2-playback-mux-sdrm2 + # Mute earpiece output (disable all inputs from DAC 1&2 to the Earpiece mixer). [Element Earpiece Mixer AudioL1] switch = off --- usr/share/pulseaudio/alsa-mixer/paths/nokia-n950-twl4030-output-ihfandheadset.conf +++ usr/share/pulseaudio/alsa-mixer/paths/nokia-n950-twl4030-output-ihfandheadset.conf @@ -51,6 +51,12 @@ [Element PreDriv] volume = zero +# Mux right channel to left channel +[Element DACL2 Playback Mux] +enumeration = select +[Option DACL2 Playback Mux:SDRM2] +name = dacl2-playback-mux-sdrm2 + # Enable headset output from DAC2 left channel only. [Element PredriveL Mixer AudioL1] switch = off ++++++ pulseaudio-settings-n950.yaml --- pulseaudio-settings-n950.yaml +++ pulseaudio-settings-n950.yaml @@ -1,6 +1,6 @@ Name: pulseaudio-settings-n950 Summary: PulseAudio settings for N950 and N9 -Version: 2.1.2 +Version: 2.1.3 Release: 1 Group: System/Libraries License: GPLv2
