aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Clear everythingTed Gould2014-03-201-0/+7
|
* Make sure to update the player if neededTed Gould2014-03-201-0/+2
|
* Updating to trunkTed Gould2014-03-203-2/+62
|\
| * Releasing 12.10.2+14.04.20140320-0ubuntu1CI bot2014-03-201-0/+9
| |
| * Use audio-volume-mute-blocking-panel instead of *-blocked-panel Lars Uebernickel2014-03-201-1/+1
| |\
| | * Use audio-volume-mute-blocking-panel instead of *-blocked-panelLars Uebernickel2014-03-191-1/+1
| | |
| * | Scale volume in notifications when allow-amplified-volume is set Fixes: 1293163Lars Uebernickel2014-03-201-1/+1
| |\ \ | | |/ | |/|
| | * Scale volume in notifications when allow-amplified-volume is setLars Uebernickel2014-03-181-1/+1
| | |
| * | Releasing 12.10.2+14.04.20140318-0ubuntu1CI bot2014-03-181-0/+8
| | |
| * | Show a red icon in the panel when a sound is playing while mute is on Fixes: ↵Lars Uebernickel2014-03-182-1/+44
| |\ \ | | |/ | |/| | | | 1291530
| | * Show a red icon in the panel when a sound is playing while mute is onLars Uebernickel2014-03-162-1/+44
| | |
* | | Connect to the setting for exporting to the greeter to the creation of the ↵Ted Gould2014-03-201-3/+19
| | | | | | | | | | | | accounts service user
* | | Adding a setting for greeter exportingTed Gould2014-03-191-0/+9
| | |
* | | Catching up with trunkTed Gould2014-03-134-3/+42
|\| |
| * | Releasing 12.10.2+14.04.20140313-0ubuntu1CI bot2014-03-131-0/+8
| | |
| * | Don't show player sections on the greeter and lock screen Fixes: 1280378Lars Uebernickel2014-03-132-2/+11
| |\ \ | | |/ | |/|
| | * Don't show player sections on the greeter and lock screenLars Uebernickel2014-03-122-2/+11
| |/
| * Releasing 12.10.2+14.04.20140311.1-0ubuntu1CI bot2014-03-111-0/+7
| |
| * Add desktop_lockscreen profile Lars Uebernickel2014-03-111-0/+3
| |\
| | * Add desktop_lockscreen profileLars Uebernickel2014-03-111-0/+3
| |/
| * Releasing 12.10.2+14.04.20140305-0ubuntu1CI bot2014-03-051-0/+7
| |
| * Honor com.canonical.indicator.sound visible Fixes: 829648Lars Uebernickel2014-03-051-1/+6
| |\
| | * Honor com.canonical.indicator.sound visibleLars Uebernickel2014-03-031-1/+6
| |/
* | Make sure we have a new dbus-test-runnerTed Gould2014-03-041-1/+1
| |
* | Put the accounts service mock into a classTed Gould2014-03-032-55/+95
| |
* | Set localstate dirTed Gould2014-02-251-0/+5
| |
* | Update to trunkTed Gould2014-02-255-8/+127
|\|
| * Releasing 12.10.2+14.04.20140224-0ubuntu1CI bot2014-02-241-0/+9
| |
| * Remove the new added allow-applified key, it's moved to shared schemas,Sebastien Bacher2014-02-243-5/+4
| |\ | | | | | | | | | | | | that way the other desktop components don't need to depends on indicator-sound only to read that settings
| | * Remove the new added allow-applified key, it's moved to shared schemas,Sebastien Bacher2014-02-243-5/+4
| |/ | | | | | | | | | | that way the other desktop components don't need to depends on indicator-sound only to read that settings
| * Releasing 12.10.2+14.04.20140220-0ubuntu1CI bot2014-02-201-0/+10
| |
| * Add support for amplified volumesLars Uebernickel2014-02-202-7/+50
| |\ | | | | | | | | | Add a settings key "allow-amplified-volume" which controls whether the volume slider stops at 100% or PA_VOLUME_UI_MAX. unity-control-center will provide a ui for this key.
| | * Add comments explaining max_volume a bit betterLars Uebernickel2014-02-201-0/+7
| | |
| | * Clamp volume when in the action's change_state handlerLars Uebernickel2014-02-201-1/+2
| | |
| | * Add support for amplified volumesLars Uebernickel2014-02-202-7/+42
| | | | | | | | | | | | | | | | | | | | | Add a settings key "allow-amplified-volume" which controls whether the volume slider stops at 100% or PA_VOLUME_UI_MAX. unity-control-center will provide a ui for this key.
| * | Releasing 12.10.2+14.04.20140207-0ubuntu1CI bot2014-02-071-0/+15
| | |
| * | Adding acceptance tests and merge review policies CI bot2014-02-070-0/+0
| |/
| * Drop the recommends to suggests for the control centers and system settings ↵Unit1932014-02-061-1/+1
| |\ | | | | | | | | | | | | | | | so that flavors that don't seed those packages aren't stuck with them. Approved by PS Jenkins bot, Sebastien Bacher.
| | * Revert last commit, simply add pavucontrol as another alternate.Unit1932014-01-281-1/+1
| | |
| | * Dropped Recommends to Suggests, indicator-sound isn't used to install those ↵Unit1932014-01-281-1/+1
| | | | | | | | | | | | packages anyway, and it's highly irritating having to 'manually' update indicator-sound with --no-install-recommends on the other flavors.
| * | Adding acceptance tests and merge review policies.Ted Gould2014-01-312-0/+43
| |\ \ | | |/ | |/| | | | Approved by Charles Kerr, PS Jenkins bot.
| | * Adding merge review policyTed Gould2014-01-311-0/+19
| | |
| | * Adding basic acceptance testsTed Gould2014-01-311-0/+24
| |/
* | Debug messagesTed Gould2014-02-251-1/+5
| |
* | Split out the sound settings interfaceTed Gould2014-02-213-14/+37
| |
* | Can't watch hockey and typeTed Gould2014-02-211-1/+1
| |
* | Adding the timeout to the mockTed Gould2014-02-211-0/+3
| |
* | Keep our timestamp up-to-date if we have a playerTed Gould2014-02-211-0/+12
| |
* | Make sure to timestamp our updatesTed Gould2014-02-212-0/+6
| |
* | The mocker of choiceTed Gould2014-02-131-0/+1
| |