4fd38b9 backport another 30 fixes from upstream git

Authored and Committed by lennart 14 years ago
63 files changed. 2407 lines added. 66 lines removed.
0001-dbus-remove-filter-functions-only-if-they-were-actua.patch
file modified
+2 -2
0002-native-fix-request-counter-miscalculations.patch
file modified
+2 -2
0003-core-make-sure-we-always-return-a-valid-memblock-in-.patch
file modified
+2 -2
0004-bluetooth-destruct-stream-only-if-it-is-not-already-.patch
file modified
+2 -2
0005-bluetooth-don-t-hit-an-assert-if-latency-is-queried-.patch
file modified
+2 -2
0006-client-detect-forking-in-sample-cache-API-too.patch
file modified
+2 -2
0007-client-verify-connection-state-in-pa_stream_connect_.patch
file modified
+2 -2
0008-udev-don-t-forget-to-unref-devices-we-are-not-intere.patch
file modified
+2 -2
0009-once-make-once-related-variables-volatile.patch
file modified
+2 -2
0010-bluetooth-fix-invalid-memory-access.patch
file modified
+2 -2
0011-log-add-an-easy-way-to-disable-log-rate-limiting.patch
file modified
+2 -2
0012-udev-make-sure-we-get-events-only-for-sound-devices.patch
file modified
+2 -2
0013-alsa-ignore-volume-changes-from-the-hw-if-we-are-not.patch
file modified
+2 -2
0014-cpu-check-for-CMOV-flag-before-using-this-intsructio.patch
file modified
+2 -2
0015-alsa-cover-Input-Source-Int-Mic.patch
file modified
+2 -2
0016-alsa-Cover-the-Int-Mic-Boost-element.patch
file modified
+2 -2
0017-udev-handle-sound-cards-with-both-modem-and-audio-pr.patch
file modified
+2 -2
0018-udev-rework-modem-detection-a-bit.patch
file modified
+2 -2
0019-daemon-first-take-name-on-the-bus-then-return-in-sta.patch
file modified
+2 -2
0020-alsa-cover-bass-boost-mixer-element.patch
file modified
+2 -2
0021-Mark-shared-variables-as-volatile.patch
file modified
+2 -2
0022-udev-use-ID_MODEL_ENC-instead-of-ID_MODEL-if-it-is-s.patch
file modified
+2 -2
0023-pacat-allow-configuration-of-latency-in-msec.patch
file modified
+2 -2
0024-client-implement-PULSE_LATENCY_MSEC.patch
file modified
+2 -2
0025-client-include-dolby-channel-names-in-comments.patch
file modified
+2 -2
0026-alsa-add-profile-set-for-M-Audio-FastTrack-Pro-USB.patch
file modified
+2 -2
0027-threaded-mainloop-Properly-initialise-m-n_waiting_fo.patch
file modified
+2 -2
0028-udev-Use-SOUND_CLASS-instead-of-SOUND_FORM_FACTOR-wh.patch
file modified
+2 -2
0029-More-src-pulsecore-cpu-arm.c-FTBFS-fixes.patch
file modified
+2 -2
0030-Fix-the-following-warnings-which-now-cause-buildd-fa.patch
file modified
+2 -2
0031-libpulse-Store-pa_stream-pointers-to-hashmaps-instea.patch
file modified
+2 -2
0032-native-rework-handling-of-seeks-that-depend-on-varia.patch0001-native-rework-handling-of-seeks-that-depend-on-varia.patch
file renamed
+2 -2
0033-core-Fix-macro-typo-PA_SINK_IS_LINKED-PA_SINK_INPUT_.patch
file added
+25
0034-alsa-cover-Desktop-Speaker-mixer-elements.patch
file added
+292
0035-alsa-cover-Shared-Mic-Line-in-Analog-Source.patch
file added
+49
0036-alsa-cover-Internal-Mic-elements.patch
file added
+214
0037-alsa-use-default-output-port-names.patch
file added
+82
0038-build-sys-add-gobject-to-build-dependencies.patch
file added
+27
0039-padsp-emulate-dev-audio-too.patch
file added
+142
0040-dbus-first-restart-timer-then-dispatch-it.patch
file added
+92
0041-fdsem-be-more-verbose-when-reading-from-eventfd-fail.patch
file added
+111
0042-pacat-always-fully-fulfill-write-requests.patch
file added
+79
0043-pacmd-store-away-fd-type.patch
file added
+60
0044-pacmd-don-t-enter-busy-loop-when-reading-from-stdin-.patch
file added
+257
0045-shm-don-t-complain-about-missing-SHM-segments.patch
file added
+29
0046-vala-fix-definition-of-INVALID_INDEX.patch
file added
+25
0047-vala-fix-definition-of-the-GLib-mainloop-adapter.patch
file added
+30
0048-Add-missing-profile-and-alsa-mixer-paths-to-src-Make.patch
file added
+49
0049-channelmap-Use-Subwoofer-as-pretty-name-for-LFE.patch
file added
+28
0050-vala-fix-wrapping-of-port-setting-calls.patch
file added
+34
0051-proplist-explicitly-mention-a-role-test.patch
file added
+25
0052-stream-restore-be-a-little-bit-more-verbose-why-we-d.patch
file added
+25
0053-sample-cache-use-the-sample-name-as-unmodified-fallb.patch
file added
+26
0054-scache-when-playing-a-sample-from-the-cache-make-sur.patch
file added
+153
0055-pacat-pass-buffer_attr-to-recording-streams-too.patch
file added
+28
0056-suspend-on-idle-resume-audio-device-even-for-initial.patch
file added
+47
0057-native-improve-logging-for-buffer_attrs.patch
file added
+48
0058-alsa-util-strip-spaces-from-ALSA-card-pcm-names.patch
file added
+53
0059-alsa-reset-max_rewind-max_request-while-suspending.patch
file added
+48
0060-core-util-introduce-generic-function-pa_strip.patch
file added
+78
0061-esd-simple-use-pa_memblockq_pop_missing.patch
file added
+46
0062-core-rework-how-stream-volumes-affect-sink-volumes.patch
file added
+72
pulseaudio.spec
file modified
+69 -2
    backport another 30 fixes from upstream git
    
        
0032-native-rework-handling-of-seeks-that-depend-on-varia.patch 0001-native-rework-handling-of-seeks-that-depend-on-varia.patch
file renamed
+2 -2
file modified
+69 -2