diff options
Diffstat (limited to 'audio/pulseaudio/files')
-rw-r--r-- | audio/pulseaudio/files/patch-src_daemon_default.pa.in | 9 | ||||
-rw-r--r-- | audio/pulseaudio/files/patch-ubuntu-bundle | 12 |
2 files changed, 0 insertions, 21 deletions
diff --git a/audio/pulseaudio/files/patch-src_daemon_default.pa.in b/audio/pulseaudio/files/patch-src_daemon_default.pa.in index b8291f56dda2..0ca5a64e5ba6 100644 --- a/audio/pulseaudio/files/patch-src_daemon_default.pa.in +++ b/audio/pulseaudio/files/patch-src_daemon_default.pa.in @@ -15,12 +15,3 @@ .fail -@@ -101,7 +101,7 @@ load-module module-rescue-streams - load-module module-always-sink - - ### Automatically suspend sinks/sources that become idle for too long --load-module module-suspend-on-idle -+#load-module module-suspend-on-idle - - ### If autoexit on idle is enabled we want to make sure we only quit - ### when no local session needs us anymore. diff --git a/audio/pulseaudio/files/patch-ubuntu-bundle b/audio/pulseaudio/files/patch-ubuntu-bundle index 65df94565aef..c1511d705711 100644 --- a/audio/pulseaudio/files/patch-ubuntu-bundle +++ b/audio/pulseaudio/files/patch-ubuntu-bundle @@ -879,15 +879,3 @@ Index: pulseaudio-0.9.14/src/daemon/daemon.conf.in -; default-fragment-size-msec = 25 +default-fragments = 8 +default-fragment-size-msec = 10 -=================================================================== ---- src/daemon/default.pa.in 2009-02-13 19:12:33.000000000 -0500 -+++ src/daemon/default.pa.in 2009-02-13 19:13:03.000000000 -0500 -@@ -58,7 +58,7 @@ - - ### Automatically load driver modules depending on the hardware available - .ifexists module-hal-detect@PA_SOEXT@ --load-module module-hal-detect -+load-module module-hal-detect tsched=0 - .else - ### Alternatively use the static hardware detection module (for systems that - ### lack HAL support) |