[FFe] [touch] indicator needs to be able to control volume per audio role
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
indicator-sound (Ubuntu) |
Fix Released
|
Critical
|
Ricardo Salveti |
Bug Description
Dear Release Team,
I would like to request a FFe for indicator-sound, in order to deliver the remaining features needed for Ubuntu Touch.
From the Sound design for Touch (https:/
On touch the master volume will always be at 100%, and each media role will have its own volume values, so we can have a different volume level for multimedia, ringtone and alarms.
This can be done using the streamrestore module in pulseaudio (via another dbus entry point that is only enabled on touch atm):
http://
There's also a sample script on python that can be used to set/get volume per roles:
https:/
And the current roles supporter by touch are: multimedia, alert, phone and alarm.
This change is touch specific as it needs a combination of configs that are available in ubuntu-
Related branches
tags: | added: rtm14 touch-2014-09-25 |
Changed in indicator-sound (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → High |
Changed in indicator-sound (Ubuntu): | |
assignee: | nobody → Ricardo Salveti (rsalveti) |
Changed in indicator-sound (Ubuntu): | |
importance: | High → Critical |
status: | Confirmed → In Progress |
tags: |
added: touch-2014-10-09 removed: touch-2014-09-25 |
summary: |
- [touch] indicator needs to be able to control volume per audio role + [FFe] [touch] indicator needs to be able to control volume per audio + role |
Changed in indicator-sound (Ubuntu): | |
status: | In Progress → New |
description: | updated |
description: | updated |
Changed in indicator-sound (Ubuntu): | |
status: | New → In Progress |
MRs: /code.launchpad .net/~rsalveti/ indicator- sound/adding- support- for-sound- per-roles/ +merge/ 235562 /code.launchpad .net/~rsalveti/ ubuntu- touch-session/ changing- config- allow-volume- per-role/ +merge/ 235563 /code.launchpad .net/~rsalveti/ telepathy- ofono/remove- initial- voice-volume/ +merge/ 235564
* https:/
* https:/
* https:/
And all available at silo 18 (https:/ /launchpad. net/~ci- train-ppa- service/ +archive/ ubuntu/ landing- 018).