Change logs for pulseaudio source package in Maverick

  • pulseaudio (1:0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu21.1) maverick-proposed; urgency=low
    
      * 0195-SSE-MMX-ARM-Fix-high-frequency-noise-with-unusual-nu.patch:
        - Pull fix from the upstream stable-queue branch a8d76e9 to Fix a high
          frequency noise with an nunusual number of channels, when either SSE,
          MMX, or ARM optimized volume scaling code is used. (LP: #445849)
     -- Luke Yelavich <email address hidden>   Thu, 14 Oct 2010 16:38:46 +1100
  • pulseaudio (1:0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu21) maverick; urgency=low
    
      * Add 0192-stream-restore-Clear-the-save_sink-save_source-flags.patch
        Clear the save_sink/save_source flags on apply_entry.
      * Add 0193-augment-properties-Search-for-.desktop-files-in-subf.patch
        Search for .desktop files in subfolders too.
      * Add 0194-device-manager-Ensure-that-sinks-sources-populate-th.patch
        Ensure that sinks/sources populate the device manager lists in order
        of their priority.
     -- Jonathan Riddell <email address hidden>   Sun, 03 Oct 2010 20:38:24 +0100
  • pulseaudio (1:0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu20) maverick; urgency=low
    
      * 0093-backport-fixes-stable-queue-head.patch: Backport the following
        changesets from the stable-queue branch:
        + 2c564f2 (xcb: Ensure the XCB connection is valid before using it.)
        + 5c0bc09 (xcb: xcb_get_setup() can return 0, so make sure we check it before using)
        + 165cb87 (x11: Use the default screen for X11 properties.)
        (LP: #640127)
     -- Daniel T Chen <email address hidden>   Sat, 18 Sep 2010 08:46:31 -0400
  • pulseaudio (1:0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu19) maverick; urgency=low
    
      * Removed packaging for a patch that was being tested locally, as the
        patch is not going into maverick. Fixes FTBFS
     -- Luke Yelavich <email address hidden>   Wed, 15 Sep 2010 14:38:38 +1000
  • pulseaudio (1:0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu18) maverick; urgency=low
    
      [ Emmet Hikory ]
      * Drop 0001-change-resample-and-buffering.patch
      * debian/rules: Add arch-specific build-time configuration patching system
        - set resample-method to speex-fixed-1 and fragments to 2 for armel
        - set resample-method to speex-float-1 and fragments to 8 for other arches
        - Closes LP: #623242
    
      [ Luke Yelavich ]
      * debian/rules:
        - Back up src/daemon/daemon.conf.in, restoring on package clean, allowing
          the package to be built more than once, and keeping the diff sane
        - Disable flat volumes via regular expression instead of a patch, to
          prevent the mess that goes with touching a file multiple times, and
          with multiple methods
      * 0093-backport-fixes-stable-queue-head.patch: Backport the following
        changesets from the stable-queue branch:
        + 6c8660a (alsa: Fix assertion on mmap_write (triggered via a52 plugin))
        + aaae99d (alsa: disable rewinds when using ALSA plugins)
        + 4a1072e (udev: fix hex decoding)
        + 2b88634 (x11: Partially convert to XCB.)
        + 9375019 (alsa: resume smoother after unsuspend)
        + 4fb02d8 (alsa: increase the smoother window)
        + e2ef3a1 (alsa: don't make use of tsched related variables when tsched is
                   disabled)
        + 514fd1e (add rewind-safeguard parameter)
        + 8748ebd (alsa-sink: Get rid of a compiler warning regarding
                   rewind_safeguard type.)
        + a65825f (alsa: Set the rewind safeguard proportionally to sample spec)
        + 3d9b710 (smoother: avoid losing precision)
        + 1503b8c (alsa-source: refactor smoother and device start)
        + 74c117f (alsa-time-test: make test usable for capture too)
        + 1c29f55 (alsa: work around slightly broken _delay implementations)
        + 1ff360c (alsa: make defines for smoother configuration)
        + 28f4aeb (alsa-mixer: add profile for Traktor Kontrol S4)
        + eef247b (alsa: Only set the 'first' flag to false when we actually call
                   snd_pcm_start())
      * debian/control: Add libxcb-atom1-dev and libx11-xcb-dev to build depends
      * debian/patches/0090-disable-flat-volumes.patch: Drop, as per above
      * debian/patches/0097-regenerate-configure.patch: Refreshed
      * debian/patches/0098-tarball-version.patch: Ensure the version string for
        pulseaudio internally stays the same, in case the build process wants
        to regenerate autotools files
      * debian/patches/0094-add-missing-mixer-paths-and-rerun-automake.patch:
        - Remove the patch to Makefile.in, easier to do it all at once in a
          single patch later in the series
     -- Luke Yelavich <email address hidden>   Wed, 15 Sep 2010 13:57:55 +1000
  • pulseaudio (1:0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu17) maverick; urgency=low
    
      * No-change rebuild to pick up new j-a-c-k shlibs
     -- Luke Yelavich <email address hidden>   Wed, 21 Jul 2010 11:29:18 +0200
  • pulseaudio (1:0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu16) maverick; urgency=low
    
      * Include /usr/bin/start-pulseaudio-kde and its autostart file now that KDE
        will be using PulseAudio by default in Maverick (LP: #563250)
      * Also update 0057-load-module-x11-bell.patch to give its improvements to
        /usr/bin/start-pulseaudio-kde as well
     -- Jonathan Thomas <email address hidden>   Mon, 07 Jun 2010 18:32:53 -0400
  • pulseaudio (1:0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu15) maverick; urgency=low
    
      * 0093-backport-fixes-stable-queue-head.patch: Backport the following
        changesets from the stable-queue branch:
        + bc7314f (name all threads for /proc/$PID/task/$TID/comm)
        + d519ca4 (prevent crash on jack server shutdown) (LP: #538815)
        + 65f89dc (fix bracketing in pa_rtp_recv())
      * debian/01PulseAudio: modify the ConsoleKit active seat checks in the
        pm-utils hook so that:
        - pre-suspend: all users' sink & source states are stored, then only
          the active seat's sinks and sources are muted
        - post-resume: all users' sink & source pre-suspend states are
          restored
        This resolves the issue where users' post-resume sink & source
        states don't correspond with their pre-suspend ones.
        (LP: #569395)
      * debian/01PulseAudio: fix broken quoting and misuse of su -l. Merged
        from lp:~hyperair/pulseaudio/fix-01Pulseaudio-quoting. Thanks,
        Chow Loong Jin! (LP: #572391)
      * debian/control: Update bzr branch for maverick.
     -- Daniel T Chen <email address hidden>   Sat, 08 May 2010 11:08:56 -0400
  • pulseaudio (1:0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu14) lucid; urgency=low
    
      * 0096-lp451635-handle-dove-x0-line-hp-swap.patch: Make the connector
        work as intended: if 'Analog Output' is selected in the dropdown,
        then 'Line HP Swap' is muted; if 'Analog Headphones' is selected,
        then 'Line HP Swap' is unmuted. This better fits existing speaker
        semantics and actually works. Many thanks to Tobin Davis for
        helping chase this one. Really closes (LP: #451635)
     -- Daniel T Chen <email address hidden>   Fri, 26 Mar 2010 15:18:35 -0700