lp://staging/~3v1n0/indicator-sound/use-gee-0.8
- Get this branch:
- bzr branch lp://staging/~3v1n0/indicator-sound/use-gee-0.8
Branch merges
- Marco Trevisan (Treviño): Approve
-
Diff: 38 lines (+3/-3)3 files modifiedCMakeLists.txt (+1/-1)
debian/control (+1/-1)
src/CMakeLists.txt (+1/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 524. By Xavi Garcia
-
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. Fixes: #1245495 - 522. By charles kerr <email address hidden>
-
Be more selective about when to show and dismiss the High Volume Warning Dialog. Fixes: #1504065
Approved by: PS Jenkins bot, Xavi Garcia - 520. By Xavi Garcia
-
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. Fixes: #1512798, #1520548
Approved by: PS Jenkins bot, Charles Kerr, Nick Dedekind - 519. By Xavi Garcia
-
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/MenuItemMatch er.cpp
- src/gmenuharness/MenuMatcher. cpp
- include/unity/gmenuharn ess/MatchResult .h
- include/unity/gmenuharn ess/MatchUtils. h
- include/unity/gmenuharn ess/MenuItemMat cher.h
- include/unity/gmenuharn ess/MenuMatcher .h
* Added integration tests using gmenuharness
New Files:
- tests/dbus-types/CMakeList s.txt
- tests/dbus-types/com. ubuntu. AccountsService .Sound. xml
- tests/dbus-types/dbus- types.h
- tests/dbus-types/org. PulseAudio. Ext.StreamResto re1.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/pulseaudi o-volume. cpp
- tests/dbus-types/pulseaudi o-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/CMakeList s.txt
- tests/service-mocks/DBusPrope rtiesNotifier. cpp
- tests/service-mocks/DBusPrope rtiesNotifier. h
- tests/service-mocks/accounts- mock/AccountsDe fs.h
- tests/service-mocks/accounts- mock/AccountsMo ck.cpp
- tests/service-mocks/accounts- mock/AccountsMo ck.h
- tests/service-mocks/accounts- mock/AccountsSe rviceSoundMock. cpp
- tests/service-mocks/accounts- mock/AccountsSe rviceSoundMock. 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/ MediaPlayerMpri sDefs.h
- tests/service-mocks/media- player- mpris-mock/ MediaPlayerMpri sMock.cpp
- tests/service-mocks/media- player- mpris-mock/ MediaPlayerMpri sMock.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 - 518. By Xavi Garcia
-
This branch just readds the OSD notifications code, that was reverted in trunk as the corresponding silo was also rolled back after landing.
Approved by: PS Jenkins bot, Xavi Garcia
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/indicator-sound/15.10