[pulseaudio-commits] Changes to 'refs/tags/v3.99.2'

Arun Raghavan arun at kemper.freedesktop.org
Wed May 22 20:32:12 PDT 2013


Tag 'v3.99.2' created by Arun Raghavan <arun.raghavan at collabora.co.uk> at 2013-05-23 04:19 -0700

PulseAudio 3.99.2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)

iQEcBAABAgAGBQJRnYrXAAoJEBjVq3EIiMl3g/AH/i/ZC8GcqMKQ78EMMTReS5p+
4O0JpGA/47IfTMU89qasCbu6EETRR1buAYIWvqt0PdesRTyBOGqG72HMRpEK44QX
IHkwQ0wenVRLJxmckZsQtP8v3X/a1QpL0qxU/XV52ouA6pzKfG/MW6YDui+bBJLx
8v1tQ0iVbicfpqY1DfgMEFr6JQU4GOn+Qg2eCkU79nV/vrBULgDYRqrSp6nzzdiN
/wjb4FVCz0Ny2AGShYn8eZUJzx4n2abeV7cwO7O/p8rV+QPHKkr/Zg55t/i8L8UF
1ham3YkPALJwBOdX4aYQeKz13ctRm+UadKvveJCH2c78rt4HVJighNfhOMt5/ek=
=JKlV
-----END PGP SIGNATURE-----

Changes since v3.99.1:
Arun Raghavan (7):
      equalizer: Fix compiler warning due use of 'signal'
      rygel: Set DLNA profile on our MediaItems
      daemon: Fix dlsearchpath while running from build tree
      pulsecore: Make run-from-build not readlink() on every call
      build-sys: json-c changed everything :(
      sink-input,source-output: Deal with FIX* flags and extended API
      build-sys: Bump soname

David Henningsson (14):
      alsa-mixer: Change profile-sets directory to PA_SRCDIR
      alsa: Initialize ports before sinks/sources
      module-switch-on-port-available: Handle hotplugged cards
      default.pa: Load switch-on-port-available before udev-detect
      alsa: Fix ELD access warning on shutdown
      alsa-mixer: Allow input fallback port for devices with no gain control
      alsa-mixer: Switch to Headphone when Headphone mic jack is plugged in
      po: Fix error in hungarian translation
      alsa: Fix crash when profile_set == NULL
      alsa-mixer: Add "Line Out Jack" to analog-output.conf
      sink-input/source-output: Don't set save_volume if volume is not writable
      core-util: Add pa_safe_streq
      module-device-manager: Fix description restore
      rtp: Reset timestamp with correct size if not found

João Paulo Rechi Vita (1):
      alsa-source: Fix log message

Mikel Astiz (2):
      bluetooth: Create ports before card profiles
      bluetooth: Fix missing port->profile association

Peter Meerwald (9):
      doc: Mostly fixing up i.e. versus i.e.\ in doxygen documentation
      doc: Some more nitpicking in pulse/def.h doxygen documentation
      doc: Document PULSE_COOKIE in pulseaudio.1
      doc: Explain PULSE_SERVER string in pulseaudio.1
      pstream: Fix case in log message
      doc: Mention just one CLI language in default.pa.5
      doc: Fix description how boolean values can be specified
      doc: Reword description of meta commands in pulse-cli-syntax.5
      echo-cancel: Fix send/recv_counter in calc_diff()

Piotr DrÄ…g (1):
      i18n: Update Polish translation

Tanu Kaskinen (2):
      alsa-mixer: Don't use the mono path in the analog-stereo mapping.
      map-file: Remove pa_format_info_free2

Yuri Chornoivan (1):
      Fix various typos in messages and comments

---
 configure.ac                                               |    5 
 man/default.pa.5.xml.in                                    |    2 
 man/esdcompat.1.xml.in                                     |    2 
 man/pacat.1.xml.in                                         |    2 
 man/pulse-cli-syntax.5.xml.in                              |   11 
 man/pulse-daemon.conf.5.xml.in                             |    8 
 man/pulseaudio.1.xml.in                                    |   29 
 po/hu.po                                                   |    2 
 po/pl.po                                                   |  703 +++++++------
 po/uk.po                                                   |    2 
 src/daemon/daemon-conf.c                                   |    2 
 src/daemon/default.pa.in                                   |    5 
 src/map-file                                               |    1 
 src/modules/alsa/alsa-mixer.c                              |    2 
 src/modules/alsa/alsa-source.c                             |    2 
 src/modules/alsa/mixer/paths/analog-input.conf             |    1 
 src/modules/alsa/mixer/paths/analog-output-headphones.conf |    1 
 src/modules/alsa/mixer/paths/analog-output.conf            |    8 
 src/modules/alsa/mixer/profile-sets/default.conf           |    2 
 src/modules/alsa/mixer/profile-sets/extra-hdmi.conf        |    2 
 src/modules/alsa/module-alsa-card.c                        |    9 
 src/modules/bluetooth/module-bluetooth-device.c            |   22 
 src/modules/echo-cancel/module-echo-cancel.c               |    4 
 src/modules/module-device-manager.c                        |    4 
 src/modules/module-equalizer-sink.c                        |   66 -
 src/modules/module-rygel-media-server.c                    |   10 
 src/modules/module-switch-on-port-available.c              |   67 +
 src/modules/rtp/rtp.c                                      |    2 
 src/pulse/channelmap.h                                     |    8 
 src/pulse/def.h                                            |   12 
 src/pulse/proplist.h                                       |  114 +-
 src/pulse/sample.h                                         |    2 
 src/pulse/volume.h                                         |    4 
 src/pulsecore/cli-command.c                                |   12 
 src/pulsecore/core-util.c                                  |   12 
 src/pulsecore/core-util.h                                  |    9 
 src/pulsecore/pstream.c                                    |    2 
 src/pulsecore/sink-input.c                                 |   16 
 src/pulsecore/source-output.c                              |   16 
 src/utils/pacmd.c                                          |    2 
 40 files changed, 692 insertions(+), 493 deletions(-)
---


More information about the pulseaudio-commits mailing list