aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* adding lp:~xavi-garcia-mena/indicator-sound/re-add-integration-testsCharles Kerr2016-01-057-31/+66
|\
| * [ Xavi Garcia ]Xavi Garcia Mena2016-01-051-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * remove changed in debian/changelogXavi Garcia Mena2016-01-051-76/+0
| |
| * re-added new stuffXavi Garcia Mena2016-01-051-0/+76
| |
| * sync changelog with previous branchXavi Garcia Mena2016-01-051-76/+19
| |
| * Rolling back to release 516Xavi Garcia Mena2016-01-051-24/+9
| |
| * sync debian/changelog with pre-requisite branchXavi Garcia Mena2016-01-051-9/+24
| |
| * removed extra line in debian/changelogXavi Garcia Mena2016-01-051-1/+0
| |
| * Conflicts resolved with restored branchXavi Garcia Mena2015-12-237-31/+142
| |\
| | * Added a CALL mode and avoid sending output notifications when we have an ↵Xavi Garcia Mena2015-11-232-23/+31
| | | | | | | | | | | | incoming call
| | * restore warning level volume when warning dialog is cancelledXavi Garcia Mena2015-11-193-0/+10
| | |
| | * Fix issues with warning dialogXavi Garcia Mena2015-11-193-2/+9
| | |
| | * Fixed conflictXavi Garcia Mena2015-11-114-6/+92
| | |\
| | | * Re-added integration tests using gmenuharnessXavi Garcia Mena2015-11-114-9/+88
| | | |
* | | | adding lp:~xavi-garcia-mena/indicator-sound/restore-osd-notificationsCharles Kerr2016-01-0561-176/+6328
|\ \ \ \
| * | | | restore debian/changelog changesXavi Garcia Mena2016-01-051-2/+21
| |/ / /
| * | | restore OSD notificationsXavi Garcia Mena2015-12-2362-197/+6330
| | | |
* | | | Releasing 12.10.2+16.04.20151223.1-0ubuntu1CI Train Bot2015-12-231-0/+9
| | | |
* | | | Very simple change to make upstart try to respawn the process 30 times ↵Xavi Garcia Mena2015-12-231-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (instead of 2). This is a workaround for the case when dbus session is not ready yet at startup. Approved by: Xavi Garcia
| * | | | Changed number of upstart respawn retriesXavi Garcia Mena2015-12-231-1/+1
|/ / / /
* | | | Releasing 12.10.2+16.04.20151223-0ubuntu1CI Train Bot2015-12-231-0/+7
| | | |
* | | | Very simple change to make upstart try to respawn the process 30 times ↵CI Train Bot2015-12-230-0/+0
|/ / / | | | | | | | | | | | | | | | | | | (instead of 2). This is a workaround for the case when dbus session is not ready yet at startup. Approved by: PS Jenkins bot, Charles Kerr
* | | Restore changelog entries for CI Train purposes but note that they should be ↵Timo Jyrinki2015-12-231-0/+26
| | | | | | | | | | | | ignored as they were reverted.
* | | Reverted to release 507Xavi Garcia Mena2015-12-2363-6349/+177
| | |
* | | Releasing 12.10.2+16.04.20151222-0ubuntu1CI Train Bot2015-12-221-0/+9
| | |
* | | Very simple change to make upstart try to respawn the process 30 times ↵Xavi Garcia Mena2015-12-221-1/+1
|\ \ \ | |/ / |/| | | | | | | | | | | | | | (instead of 2). This is a workaround for the case when dbus session is not ready yet at startup. Approved by: PS Jenkins bot, Charles Kerr
| * | Changed number of times upstart can try to respawn the processXavi Garcia Mena2015-12-211-1/+1
|/ /
* | Releasing 12.10.2+16.04.20151103.2-0ubuntu1CI Train Bot2015-11-031-2/+6
| |
* | This branch removes the warning message in the volume notification.Xavi Garcia Mena2015-11-0362-176/+6335
|\| | | | | | | Approved by: PS Jenkins bot, Charles Kerr
| * Disable integration tests to avoid universe dependenciesXavi Garcia Mena2015-11-031-67/+0
| |
| * Disable integration tests to avoid universe dependenciesXavi Garcia Mena2015-11-033-15/+6
| |
| * Changelog modifiedXavi Garcia Mena2015-11-031-0/+74
| |
| * Integration tests updatedXavi Garcia Mena2015-10-302-33/+51
| |
| * Checking capabilites in every notification. This is a workaround as it was ↵Xavi Garcia Mena2015-10-301-6/+4
| | | | | | | | observed that when using headphones the capabilities are not correct when we check for the first time
| * Changes as suggestedXavi Garcia Mena2015-10-272-27/+27
| |
| * changed wait mechanism when stopping soundXavi Garcia Mena2015-10-261-3/+4
| |
| * Changed unit test to wait for the indicator to connect the user accountsXavi Garcia Mena2015-10-266-8/+31
| |
| * Disabled unit test with race condition issuesXavi Garcia Mena2015-10-221-1/+1
| |
| * Update unit testXavi Garcia Mena2015-10-222-1/+10
| |
| * Include all the integration testsXavi Garcia Mena2015-10-221-4/+1
| |
| * Removed warning label in volume notificationXavi Garcia Mena2015-10-223-46/+39
| |
| * Fixed conflict. Updated changelog to be in sync with trunkXavi Garcia Mena2015-10-2162-168/+6290
|/|
| * Fixed issue with warning notification. Fixed race conditions in testsXavi Garcia Mena2015-10-213-75/+103
| |
| * Fixed race condition connection to the Notifications interfaceXavi Garcia Mena2015-10-162-1/+15
| |
| * Labels in sound menu marked to be translatedXavi Garcia Mena2015-10-151-8/+8
| |
| * Added integragrion tests to the devices labels and iconsXavi Garcia Mena2015-10-1564-208/+6057
| |\
| | * Added notifications tests integrated with the test instance of pulseAudio ↵Xavi Garcia Mena2015-10-137-56/+647
| | | | | | | | | | | | and gmenuharness
| | * fixed typo in commentXavi Garcia Mena2015-10-011-1/+1
| | |
| | * added mechanism to wait for the gmenu to change. Added player test for the ↵Xavi Garcia Mena2015-10-016-23/+91
| | | | | | | | | | | | phone profile
| | * Added attribute_not_set to gmenuharness, added tests for player control buttonsXavi Garcia Mena2015-09-257-6/+268
| | |