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/7114 Thank You, vesku [This message was auto-generated] --- Request # 7114: Messages from BOSS: State: review at 2012-10-23T12:20:39 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:vesku: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 @@ +* Tue Oct 23 2012 Vesa-Matti Hartikainen <[email protected]> - 0.9.19.11 +- Fixes NEMO#546: PulseAudio sample playback makes Applications FPS drop + spec files: ----------- --- pulseaudio-settings-n950.spec +++ pulseaudio-settings-n950.spec @@ -1,11 +1,13 @@ # # Do NOT Edit the Auto-generated Part! -# Generated by: spectacle version 0.23 +# Generated by: spectacle version 0.25 # + +Name: pulseaudio-settings-n950 + # >> macros # << macros -Name: pulseaudio-settings-n950 Summary: PulseAudio settings for N950 Version: 0.9.19.11 Release: 0 @@ -19,12 +21,10 @@ Requires: pulseaudio Provides: pulseaudio-settings - %description PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. This package includes device specific settings for PulseAudio. - %package debug Summary: PulseAudio debugging support Group: Development/Libraries @@ -53,6 +53,7 @@ # >> build post # << build post + %install rm -rf %{buildroot} # >> install pre @@ -73,13 +74,6 @@ # << install post - - - - - - - %files %defattr(-,root,root,-) %config %{_sysconfdir}/pulse/arm_nokia_rm_680_board.pa @@ -93,10 +87,8 @@ # >> files # << files - %files debug %defattr(-,root,root,-) %config %{_sysconfdir}/debug.d/* # >> files debug # << files debug - other changes: -------------- ++++++ updated_pulse_config_files.patch --- updated_pulse_config_files.patch +++ updated_pulse_config_files.patch @@ -35,7 +35,7 @@ + +### Default static drivers + -+load-module module-alsa-sink-old sink_name=sink.hw0 device=hw:0 rate=48000 fragment_size=19200 fragments=4 alt_fragment_size=1920 alt_fragments=4 paths=nokia-n950-twl4030-output-earpiece,nokia-n950-twl4030-output-earpiece-nosidetone,nokia-n950-twl4030-output-headset-call,nokia-n950-twl4030-output-headset,nokia-n950-twl4030-output-ihfandheadset,nokia-n950-twl4030-output-ihf ++load-module module-alsa-sink-old sink_name=sink.hw0 device=hw:0 rate=48000 fragment_size=1920 fragments=4 alt_fragment_size=960 alt_fragments=2 paths=nokia-n950-twl4030-output-earpiece,nokia-n950-twl4030-output-earpiece-nosidetone,nokia-n950-twl4030-output-headset-call,nokia-n950-twl4030-output-headset,nokia-n950-twl4030-output-ihfandheadset,nokia-n950-twl4030-output-ihf +load-module module-alsa-sink-old sink_name=sink.headphone device=hw:1 rate=48000 fragment_size=1920 fragments=4 alt_fragment_size=19200 alt_fragments=4 paths=nokia-n950-tlv320dac33-output-headphone-call,nokia-n950-tlv320dac33-output-headphone +update-sink-proplist sink.hw0 module-suspend-on-idle.timeout=1 +set-sink-volume sink.hw0 0
