← Back to team overview

landing-team-changes team mailing list archive

[stable-overlay] indicator-sound (12.10.2+15.04.20160317.1-0ubuntu1)

 

Uploaded to the Stable Phone Overlay PPA (~ci-train-ppa-service/ubuntu/stable-phone-overlay vivid) archive

---------------
Format: 1.8
Date: Thu, 17 Mar 2016 10:06:26 +0000
Source: indicator-sound
Binary: indicator-sound
Architecture: source
Version: 12.10.2+15.04.20160317.1-0ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@xxxxxxxxxxxxxxxx>
Changed-By: Xavi Garcia <xavi.garcia.mena@xxxxxxxxxxxxx>
Description:
 indicator-sound - System sound indicator.
Launchpad-Bugs-Fixed: 1213907 1245495 1373313 1382548 1415480 1432446 1481913 1484589 1489427 1502094 1504065 1512798 1520548 1555831
Changes:
 indicator-sound (12.10.2+15.04.20160317.1-0ubuntu1) vivid; urgency=medium
 .
   [ Xavi Garcia Mena ]
   * Changed to code to get the root icon. Now it does not take into
     account the source output, as in fact that code was not
     differentiating between any particular case. The code was added in
     the past in the case that we should differentiate between bluetooth,
     headphones, etc... but it was never used. (LP: #1555831)
 .
 indicator-sound (12.10.2+16.04.20160307-0ubuntu1) xenial; urgency=medium
 .
   [ Xavi Garcia Mena ]
   * Add changes to show up the microphone controls when an external
     microphone is detected.
   * This branch sets the last running player using accounts service
     instead of gsettings. It also includes a new class
     AccountsServiceAccess, to centralize all accesses to account service
     properties.
   * To avoid going too below the warning level we set the volume when
     showing the warning dialog to the loud_volume level.
 .
 indicator-sound (12.10.2+16.04.20160216-0ubuntu1) xenial; urgency=medium
 .
   [ Matthias Klose ]
   * Build using libgee-0.8-dev instead of libgee-dev (LP: #1502094)
 .
 indicator-sound (12.10.2+16.04.20160210-0ubuntu1) xenial; urgency=medium
 .
   [ Xavi Garcia Mena ]
   * This branch modifies the sound indicator on the desktop to only show
     the playback controls for those players that are active or (if any
     is running) the last one being active. (LP: #1213907)
 .
 indicator-sound (12.10.2+16.04.20160120-0ubuntu1) xenial; urgency=medium
 .
   [ Xavi Garcia Mena ]
   * Fixing the playback controls when we have the playlist as the last
     item in the player section. As number of items was 3 when having the
     playlist section we were not updating the player controls and the
     next/previous buttons were not working at all. (LP: #1245495)
 .
 indicator-sound (12.10.2+16.04.20160113.1-0ubuntu1) xenial; urgency=medium
 .
   [ Charles Kerr ]
   * Be more selective about when to show and dismiss the High Volume
     Warning Dialog. (LP: #1504065)
 .
   [ charles kerr ]
   * Be more selective about when to show and dismiss the High Volume
     Warning Dialog. (LP: #1504065)
 .
 indicator-sound (12.10.2+16.04.20160105.2-0ubuntu1) xenial; urgency=medium
 .
   [ Xavi Garcia Mena ]
   * Adds an action to signal the UI to sync the current volume when we
     are waiting for the user to confirm or reject the high volume
     notification. (LP: #1520548, #1512798)
   * This branch just readds the OSD notifications code, that was
     reverted in trunk as the corresponding silo was also rolled back
     after landing.
   * This branch re-adds the integration tests using gmenuharness.  Added
     OSD notifications to show output source when the volume or source
     change (LP: #1382548, LP: #1415480, LP: #1484589)  debian/control:
     Added the following build dependencies: cmake-extras (>= 0.4),
     google-mock (>= 1.6.0+svn437), libqtdbusmock1-dev (>= 0.3),
     libqtdbustest1-dev, libunity-api-dev, pulseaudio, qt5-default,
     qtbase5-dev, qtbase5-dev-tools, qtdeclarative5-dev, qtdeclarative5-
     dev-tools Added gmenuharness library for integration tests support.
     New Files: src/gmenuharness/CMakeLists.txt
     src/gmenuharness/MatchResult.cpp src/gmenuharness/MatchUtils.cpp
     src/gmenuharness/MenuItemMatcher.cpp
     src/gmenuharness/MenuMatcher.cpp
     include/unity/gmenuharness/MatchResult.h
     include/unity/gmenuharness/MatchUtils.h
     include/unity/gmenuharness/MenuItemMatcher.h
     include/unity/gmenuharness/MenuMatcher.h Added integration tests
     using gmenuharness New Files: tests/dbus-types/CMakeLists.txt
     tests/dbus-types/com.ubuntu.AccountsService.Sound.xml tests/dbus-
     types/dbus-types.h tests/dbus-
     types/org.PulseAudio.Ext.StreamRestore1.xml tests/dbus-
     types/org.freedesktop.Accounts.xml tests/dbus-
     types/org.freedesktop.DBus.Properties.xml tests/dbus-
     types/org.freedesktop.Notifications.xml tests/dbus-
     types/org.gtk.Actions.xml tests/dbus-types/pulseaudio-volume.cpp
     tests/dbus-types/pulseaudio-volume.h
     tests/integration/CMakeLists.txt tests/integration/indicator-sound-
     test-base.cpp tests/integration/indicator-sound-test-base.h
     tests/integration/main.cpp tests/integration/test-indicator.cpp
     tests/integration/touch-stream-restore.table
     tests/integration/utils/dbus-pulse-volume.cpp
     tests/integration/utils/dbus-pulse-volume.h
     tests/integration/utils/get-volume.cpp tests/integration/utils/set-
     volume.cpp tests/service-mocks/CMakeLists.txt tests/service-
     mocks/DBusPropertiesNotifier.cpp tests/service-
     mocks/DBusPropertiesNotifier.h tests/service-mocks/accounts-
     mock/AccountsDefs.h tests/service-mocks/accounts-
     mock/AccountsMock.cpp tests/service-mocks/accounts-
     mock/AccountsMock.h tests/service-mocks/accounts-
     mock/AccountsServiceSoundMock.cpp tests/service-mocks/accounts-
     mock/AccountsServiceSoundMock.h tests/service-mocks/accounts-
     mock/CMakeLists.txt tests/service-mocks/accounts-
     mock/com.ubuntu.AccountsService.Sound.Mock.xml tests/service-
     mocks/accounts-mock/main.cpp tests/service-mocks/accounts-
     mock/org.freedesktop.Accounts.Mock.xml tests/service-mocks/media-
     player-mpris-mock/CMakeLists.txt tests/service-mocks/media-player-
     mpris-mock/MediaPlayerMprisDefs.h tests/service-mocks/media-player-
     mpris-mock/MediaPlayerMprisMock.cpp tests/service-mocks/media-
     player-mpris-mock/MediaPlayerMprisMock.h tests/service-mocks/media-
     player-mpris-mock/applications/testplayer1.desktop tests/service-
     mocks/media-player-mpris-mock/main.cpp tests/service-mocks/media-
     player-mpris-mock/org.mpris.MediaPlayer2.Player.xml tests/service-
     mocks/media-player-mpris-mock/org.mpris.MediaPlayer2.xml
     tests/service-mocks/media-player-mpris-mock/player-update.cpp (LP:
     #1415480, #1382548, #1484589)
 .
 indicator-sound (12.10.2+16.04.20151223.1-0ubuntu1) xenial; urgency=medium
 .
   [ Xavi Garcia Mena ]
   * Very simple change to make upstart try to respawn the process 30
     times (instead of 2). This is a workaround for the case when dbus
     session is not ready yet at startup.
 .
 indicator-sound (12.10.2+16.04.20151223-0ubuntu1) xenial; urgency=medium
 .
   [ CI Train Bot ]
   * No-change rebuild.
 .
 indicator-sound (12.10.2+16.04.20151222-0ubuntu1) xenial; urgency=medium
 .
   [ Xavi Garcia Mena ]
   * Very simple change to make upstart try to respawn the process 30
     times (instead of 2). This is a workaround for the case when dbus
     session is not ready yet at startup.
 .
   [ Timo Jyrinki ]
   * Note: this release was reverted on 20151223, ignore this changelog entry.
 .
 indicator-sound (12.10.2+16.04.20151103.2-0ubuntu1) xenial; urgency=medium
 .
   [ Xavi Garcia ]
   * Added OSD notifications to show output source when the volume or
     source change (LP: #1382548, LP: #1415480, LP: #1484589)
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Timo Jyrinki ]
   * Note: this release was reverted on 20151223, ignore this changelog entry.
 .
 indicator-sound (12.10.2+15.10.20151019-0ubuntu1) wily; urgency=medium
 .
   [ Xavi Garcia Mena ]
   * Wily branch for MPRIS controls (LP: #1373313)
 .
 indicator-sound (12.10.2+15.10.20150915-0ubuntu1) wily; urgency=medium
 .
   [ Sebastien Bacher ]
   * under unity8 start system-settings instead unity-control-center (LP:
     #1489427)
 .
   [ Xavi Garcia Mena ]
   * Merged lp:~xavi-garcia-mena/indicator-sound/icon-volume-zero
 .
 indicator-sound (12.10.2+15.10.20150812.3-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Charles Kerr ]
   * When showing a "Loud volumes can damage your hearing" confirmation
     warning, clamp the volume until the user hits "OK". (LP: #1481913)
 .
 indicator-sound (12.10.2+15.10.20150807.6-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Charles Kerr ]
   * Revised UI volume warnings to comply with EU requirements. (LP:
     #1481913)
 .
 indicator-sound (12.10.2+15.10.20150605-0ubuntu1) wily; urgency=medium
 .
   *
 .
 indicator-sound (12.10.2+15.10.20150507+eventually4-0ubuntu1) wily; urgency=medium
 .
   * Using eventually to avoid arbitrary timeouts in tests
 .
 indicator-sound (12.10.2+15.10.20150507-0ubuntu1) wily; urgency=medium
 .
   [ Charles Kerr ]
   * Use the BusWatcher to look for org.freedesktop.Notifications
     ownership changes on the bus. (LP: #1432446)
Checksums-Sha1:
 520ec7e56a843d24e98bf571b5fe91ec92a567bd 2859 indicator-sound_12.10.2+15.04.20160317.1-0ubuntu1.dsc
 2c4d3090504f8ece53867611ffc3f4f320c9e20b 7496821 indicator-sound_12.10.2+15.04.20160317.1.orig.tar.gz
 d0b2a1bbe742ba33f55ddca190698be7f02d0d8e 19191 indicator-sound_12.10.2+15.04.20160317.1-0ubuntu1.diff.gz
Checksums-Sha256:
 c220720cefc031cae033b96b2083a5774dc726b3a55cc5a8fb94a4707035fe23 2859 indicator-sound_12.10.2+15.04.20160317.1-0ubuntu1.dsc
 a02581ecd708c7d11bff697a796b0e679ba85bcc01e174e00459283b947327d7 7496821 indicator-sound_12.10.2+15.04.20160317.1.orig.tar.gz
 6ce7daf0bf2dabe62b67aeb34cbc207413f52d4eed60122b764d7688da023844 19191 indicator-sound_12.10.2+15.04.20160317.1-0ubuntu1.diff.gz
Files:
 3d2c8a5298ee354c36fe5164b5686279 2859 sound extra indicator-sound_12.10.2+15.04.20160317.1-0ubuntu1.dsc
 1ddfb24875b2b0b377ca8321a8973c31 7496821 sound extra indicator-sound_12.10.2+15.04.20160317.1.orig.tar.gz
 d1008adef3f76dc3a3db2dace4e2bbd2 19191 sound extra indicator-sound_12.10.2+15.04.20160317.1-0ubuntu1.diff.gz
Original-Maintainer: Conor Curran <conor.curran@xxxxxxxxxxxxx>