aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | Would have thought that was impliedTed Gould2014-02-121-0/+1
| |
* | Need the accounts service GIR fileTed Gould2014-02-121-0/+1
| |
* | Grabbing build deps for our new library friendsTed Gould2014-02-121-0/+3
| |
* | Grab the generated headerTed Gould2014-02-121-0/+1
| |
* | Get the player test put togetherTed Gould2014-02-122-12/+104
| |
* | Hmm, really should uncomment this.Ted Gould2014-02-121-1/+1
| |
* | Adding mock values to fill out mock media playerTed Gould2014-02-121-0/+25
| |
* | Ensuring we can allocate the player, add it to an object, and woot! Ted Gould2014-02-121-2/+16
| |
* | Setting up the build so we can have Vala mocksTed Gould2014-02-123-0/+125
| |
* | Throwing an abstraction in front of the playerTed Gould2014-02-124-284/+337
| |
* | Drop a dbus mock on this problemTed Gould2014-02-111-3/+58
| |
* | Allocating an object and working around libaccountsservice0Ted Gould2014-02-112-4/+19
| |
* | Switch the build to have a library of all the vala componentsTed Gould2014-02-113-23/+52
| |