diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-03 07:35:51 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-03 07:35:51 +0000 |
commit | e9c2111ea204df06d84413f282f3086406bfbaba (patch) | |
tree | ca67a35ed96ec7b7312a0fc8c47290ce47f4e868 /audio/pulseaudio/files/patch-ubuntu-bundle | |
parent | - Rename editors/koffice-i18n-sr@Latn -> editors/koffice-i18n-sr_Latn (diff) |
Remove two patch hunks which cause issues with starting pulseaudio when
the default configuration file is used.
Notes
Notes:
svn path=/head/; revision=238803
Diffstat (limited to 'audio/pulseaudio/files/patch-ubuntu-bundle')
-rw-r--r-- | audio/pulseaudio/files/patch-ubuntu-bundle | 12 |
1 files changed, 0 insertions, 12 deletions
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) |