[pulseaudio-commits] Changes to 'refs/tags/v7.1'

Arun Raghavan arun at kemper.freedesktop.org
Fri Oct 30 05:52:13 PDT 2015


Tag 'v7.1' created by Arun Raghavan <git at arunraghavan.net> at 2015-10-30 13:50 -0700

PulseAudio 7.1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJWM2ezAAoJELehow+y/8vzGS8P/0jhPKsnnumfUYcconRSLGxe
8spfkuFvDsWIxEZDNytMiA+PQbxy6vT1x65QL1GAX4N+MbupcLTudzGeoe09l1V6
zAUeAkKFjv+RLPOY+lEyS+GRj6GGJPE3Qb3rtEroR7RxDbZn0xjSIK5wbqpslFMa
D3ojuiPyPShsj4ldAWAE3emiQ0Bs+BeQ7sSlb+kF0aClP4rC6M38+Zqoj2Vu3vDz
T4Vy0oYhmObBXeYIU6d2ERWD0KxrsTZ17I1oB0gWOk0UXQq1znlbK7WLuavNb9tx
WkShLZPzWnzJ96KFcaFjeDWa+ZA5yAkRyx6TMMcXA/HweR9XGiVd5AKvmTxUQL6y
O54IFDMksHwRPIOg/oJ16vutBls7mHTozEI70W7m4uhPwbfmf8Yf/bXbzouTVNGG
1S9CkBw0ia1YAY8EmZHZshbIBVB61+xlvL2+rCVJADnU8psVY7q1oz0keLNEmhcK
Kk/JgBUBw+g37hssyKlG1f8kM+KtMDlaWXDOMiltC1iXoELmydeLmqMvgHjKMTv+
Esgyo0A6vffKcVPOa1zu+sqwadBv5yzVIxQs2zHH4vJiCpIpVwdiLoHBCnGryl88
qZUWPA6FBVOsONWrsz+TTOfHQU4Swlo2xQ0zFEHE3wVDY8QvDdWo1Fqr6/7k7Krn
Y0bagdtWelvtUiofP0cq
=DRDG
-----END PGP SIGNATURE-----

Changes since v7.0:
Arun Raghavan (1):
      doc: Update NEWS for 7.1 release

David Henningsson (4):
      alsa-mixer: Add "Mic Boost" and "Line Boost" to analog-input.conf
      shm: Warn on not being able to open shm files
      pstream: Fix use-after-free in srb_callback
      alsa-mixer: Ignore volume with unexpected number of channels

Felipe Sateler (2):
      daemon: Use Type=notify for systemd service
      pulseaudio.1: document that systemd notification only works without daemonization

Georg Chini (1):
      null-sink: correct update of timestamp when state changes to RUNNING or IDLE

Takashi Iwai (1):
      alsa-mixer: Recognize "Dock Line Out" jack

Tanu Kaskinen (3):
      alsa-mixer: Add "Dock Line Out" jack handling to analog-output-speaker-always
      build-sys: fix the default bash completion directory
      alsa-ucm: fix pa_device_port.profiles leak

---
 NEWS                                                           |   18 ++++++++++
 configure.ac                                                   |    2 -
 man/pulseaudio.1.xml.in                                        |    4 +-
 src/daemon/main.c                                              |    8 ++++
 src/daemon/systemd/user/pulseaudio.service.in                  |    2 +
 src/modules/alsa/alsa-mixer.c                                  |    6 +--
 src/modules/alsa/alsa-ucm.c                                    |    1 
 src/modules/alsa/mixer/paths/analog-input.conf                 |    6 +++
 src/modules/alsa/mixer/paths/analog-output-lineout.conf        |    8 ++++
 src/modules/alsa/mixer/paths/analog-output-speaker-always.conf |    4 ++
 src/modules/alsa/mixer/paths/analog-output-speaker.conf        |    4 ++
 src/modules/module-null-sink.c                                 |    6 ++-
 src/pulsecore/pstream.c                                        |   11 +++++-
 src/pulsecore/shm.c                                            |   10 +++--
 14 files changed, 78 insertions(+), 12 deletions(-)
---


More information about the pulseaudio-commits mailing list