Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Use coverage support from cmake-extras. | Rodney Dawes | 2017-02-08 | 1 | -0/+2 | |
|\| | ||||||
| * | Use coverage support from cmake-extras. | Rodney Dawes | 2017-02-07 | 1 | -0/+2 | |
| | | ||||||
* | | Use only the gmock module from cmake-extras. | Rodney Dawes | 2017-02-08 | 1 | -2/+1 | |
|\| | ||||||
| * | Use only the gmock module from cmake-extras. | Rodney Dawes | 2017-02-07 | 1 | -2/+1 | |
| | | ||||||
* | | Remove old autostart files. | Rodney Dawes | 2017-02-06 | 1 | -0/+1 | |
|/ | ||||||
* | Releasing 12.10.2+17.04.20170109-0ubuntu1 | Bileto Bot | 2017-01-09 | 1 | -0/+6 | |
| | ||||||
* | Bump the dependency on the correct project, this time | Pete Woods | 2017-01-09 | 1 | -2/+2 | |
| | ||||||
* | Compatibility with unversioned cmake-extras modules | Pete Woods | 2016-12-07 | 1 | -1/+1 | |
| | ||||||
* | Releasing 12.10.2+17.04.20161201-0ubuntu1 | Bileto Bot | 2016-12-01 | 1 | -0/+8 | |
| | ||||||
* | Releasing 12.10.2+17.04.20161021-0ubuntu1 | Bileto Bot | 2016-10-21 | 1 | -0/+7 | |
| | ||||||
* | Adding systemd user session unit | Ted Gould | 2016-07-19 | 1 | -0/+2 | |
| | ||||||
* | Releasing 12.10.2+16.04.20160418.1-0ubuntu1 | CI Train Bot | 2016-04-18 | 1 | -0/+11 | |
| | ||||||
* | Releasing 12.10.2+16.04.20160406-0ubuntu1 | CI Train Bot | 2016-04-06 | 1 | -0/+7 | |
| | ||||||
* | Releasing 12.10.2+16.04.20160317.1-0ubuntu1 | CI Train Bot | 2016-03-17 | 1 | -0/+11 | |
| | ||||||
* | Releasing 12.10.2+16.04.20160307-0ubuntu1 | CI Train Bot | 2016-03-07 | 1 | -0/+14 | |
| | ||||||
* | Releasing 12.10.2+16.04.20160216-0ubuntu1 | CI Train Bot | 2016-02-16 | 1 | -0/+7 | |
| | ||||||
* | Build using libgee-0.8-dev instead of libgee-dev Fixes: #1502094 | Matthias Klose | 2016-02-16 | 1 | -1/+1 | |
|\ | | | | | | | Approved by: Marco Trevisan (Treviño) | |||||
| * | Build using libgee-0.8-dev instead of libgee-dev | Matthias Klose | 2016-02-12 | 1 | -1/+1 | |
| | | ||||||
* | | Releasing 12.10.2+16.04.20160210-0ubuntu1 | CI Train Bot | 2016-02-10 | 1 | -0/+9 | |
|/ | ||||||
* | Releasing 12.10.2+16.04.20160120-0ubuntu1 | CI Train Bot | 2016-01-20 | 1 | -0/+10 | |
| | ||||||
* | Releasing 12.10.2+16.04.20160113.1-0ubuntu1 | CI Train Bot | 2016-01-13 | 1 | -0/+12 | |
| | ||||||
* | sync with trunk.15.10 | Charles Kerr | 2016-01-06 | 1 | -0/+66 | |
|\ | ||||||
| * | Releasing 12.10.2+16.04.20160105.2-0ubuntu1 | CI Train Bot | 2016-01-05 | 1 | -0/+66 | |
| | | ||||||
| * | This branch re-adds the integration tests using gmenuharness. | Xavi Garcia Mena | 2016-01-05 | 1 | -0/+11 | |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 Approved by: Charles Kerr, Xavi Garcia | |||||
* | \ | sync with trunk | Charles Kerr | 2016-01-05 | 1 | -77/+31 | |
|\ \ \ | ||||||
| * \ \ | adding lp:~xavi-garcia-mena/indicator-sound/re-add-integration-tests | Charles Kerr | 2016-01-05 | 1 | -0/+11 | |
| |\ \ \ | | |/ / | |/| / | | |/ | ||||||
| | * | remove changed in debian/changelog | Xavi Garcia Mena | 2016-01-05 | 1 | -76/+0 | |
| | | | ||||||
| | * | re-added new stuff | Xavi Garcia Mena | 2016-01-05 | 1 | -0/+76 | |
| | | | ||||||
| | * | sync changelog with previous branch | Xavi Garcia Mena | 2016-01-05 | 1 | -76/+19 | |
| | | | ||||||
| | * | Rolling back to release 516 | Xavi Garcia Mena | 2016-01-05 | 1 | -24/+9 | |
| | | | ||||||
| | * | sync debian/changelog with pre-requisite branch | Xavi Garcia Mena | 2016-01-05 | 1 | -9/+24 | |
| | | | ||||||
| | * | removed extra line in debian/changelog | Xavi Garcia Mena | 2016-01-05 | 1 | -1/+0 | |
| | | | ||||||
| | * | Conflicts resolved with restored branch | Xavi Garcia Mena | 2015-12-23 | 2 | -0/+88 | |
| | |\ | ||||||
| | * | | restore OSD notifications | Xavi Garcia Mena | 2015-12-23 | 1 | -21/+2 | |
| | | | | ||||||
| * | | | Releasing 12.10.2+16.04.20151223.1-0ubuntu1 | CI Train Bot | 2015-12-23 | 1 | -0/+9 | |
| | | | | ||||||
| * | | | Releasing 12.10.2+16.04.20151223-0ubuntu1 | CI Train Bot | 2015-12-23 | 1 | -0/+7 | |
| |/ / | ||||||
| * | | Restore changelog entries for CI Train purposes but note that they should be ↵ | Timo Jyrinki | 2015-12-23 | 1 | -0/+26 | |
| | | | | | | | | | | | | ignored as they were reverted. | |||||
| * | | Reverted to release 507 | Xavi Garcia Mena | 2015-12-23 | 1 | -20/+0 | |
| | | | ||||||
| * | | Releasing 12.10.2+16.04.20151222-0ubuntu1 | CI Train Bot | 2015-12-22 | 1 | -0/+9 | |
| | | | ||||||
* | | | bump glib minimum to 2.32 (released Mar 2012) for G_SOURCE_REMOVE | charles kerr | 2015-12-29 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | Fixed conflict | Xavi Garcia Mena | 2015-11-11 | 2 | -0/+88 | |
|\ \ | |/ |/| | ||||||
| * | Re-added integration tests using gmenuharness | Xavi Garcia Mena | 2015-11-11 | 2 | -3/+84 | |
| | | ||||||
* | | Releasing 12.10.2+16.04.20151103.2-0ubuntu1 | CI Train Bot | 2015-11-03 | 1 | -2/+6 | |
|/ | ||||||
* | Disable integration tests to avoid universe dependencies | Xavi Garcia Mena | 2015-11-03 | 1 | -67/+0 | |
| | ||||||
* | Disable integration tests to avoid universe dependencies | Xavi Garcia Mena | 2015-11-03 | 1 | -11/+0 | |
| | ||||||
* | Changelog modified | Xavi Garcia Mena | 2015-11-03 | 1 | -0/+74 | |
| | ||||||
* | Fixed conflict. Updated changelog to be in sync with trunk | Xavi Garcia Mena | 2015-10-21 | 1 | -0/+11 | |
|\ | ||||||
| * | merged lp:~xavi-garcia-mena/indicator-sound/next-play-prev-buttons-bug-1373313 | Xavi Garcia Mena | 2015-09-24 | 1 | -0/+11 | |
| |\ | ||||||
| * | | Updated debian/control | Xavi Garcia Mena | 2015-09-09 | 1 | -0/+10 | |
| | | | ||||||
| * | | added libunity-dev to control file | Xavi Garcia Mena | 2015-09-07 | 1 | -0/+1 | |
| | | |