Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put the accounts service mock into a class | Ted Gould | 2014-03-03 | 2 | -55/+95 |
| | |||||
* | Set localstate dir | Ted Gould | 2014-02-25 | 1 | -0/+5 |
| | |||||
* | Update to trunk | Ted Gould | 2014-02-25 | 5 | -8/+127 |
|\ | |||||
| * | Releasing 12.10.2+14.04.20140224-0ubuntu1 | CI bot | 2014-02-24 | 1 | -0/+9 |
| | | |||||
| * | Remove the new added allow-applified key, it's moved to shared schemas, | Sebastien Bacher | 2014-02-24 | 3 | -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 Bacher | 2014-02-24 | 3 | -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-0ubuntu1 | CI bot | 2014-02-20 | 1 | -0/+10 |
| | | |||||
| * | Add support for amplified volumes | Lars Uebernickel | 2014-02-20 | 2 | -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 better | Lars Uebernickel | 2014-02-20 | 1 | -0/+7 |
| | | | |||||
| | * | Clamp volume when in the action's change_state handler | Lars Uebernickel | 2014-02-20 | 1 | -1/+2 |
| | | | |||||
| | * | Add support for amplified volumes | Lars Uebernickel | 2014-02-20 | 2 | -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-0ubuntu1 | CI bot | 2014-02-07 | 1 | -0/+15 |
| | | | |||||
| * | | Adding acceptance tests and merge review policies | CI bot | 2014-02-07 | 0 | -0/+0 |
| |/ | |||||
| * | Drop the recommends to suggests for the control centers and system settings ↵ | Unit193 | 2014-02-06 | 1 | -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. | Unit193 | 2014-01-28 | 1 | -1/+1 |
| | | | |||||
| | * | Dropped Recommends to Suggests, indicator-sound isn't used to install those ↵ | Unit193 | 2014-01-28 | 1 | -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 Gould | 2014-01-31 | 2 | -0/+43 |
| |\ \ | | |/ | |/| | | | | Approved by Charles Kerr, PS Jenkins bot. | ||||
| | * | Adding merge review policy | Ted Gould | 2014-01-31 | 1 | -0/+19 |
| | | | |||||
| | * | Adding basic acceptance tests | Ted Gould | 2014-01-31 | 1 | -0/+24 |
| |/ | |||||
* | | Debug messages | Ted Gould | 2014-02-25 | 1 | -1/+5 |
| | | |||||
* | | Split out the sound settings interface | Ted Gould | 2014-02-21 | 3 | -14/+37 |
| | | |||||
* | | Can't watch hockey and type | Ted Gould | 2014-02-21 | 1 | -1/+1 |
| | | |||||
* | | Adding the timeout to the mock | Ted Gould | 2014-02-21 | 1 | -0/+3 |
| | | |||||
* | | Keep our timestamp up-to-date if we have a player | Ted Gould | 2014-02-21 | 1 | -0/+12 |
| | | |||||
* | | Make sure to timestamp our updates | Ted Gould | 2014-02-21 | 2 | -0/+6 |
| | | |||||
* | | The mocker of choice | Ted Gould | 2014-02-13 | 1 | -0/+1 |
| | | |||||
* | | Would have thought that was implied | Ted Gould | 2014-02-12 | 1 | -0/+1 |
| | | |||||
* | | Need the accounts service GIR file | Ted Gould | 2014-02-12 | 1 | -0/+1 |
| | | |||||
* | | Grabbing build deps for our new library friends | Ted Gould | 2014-02-12 | 1 | -0/+3 |
| | | |||||
* | | Grab the generated header | Ted Gould | 2014-02-12 | 1 | -0/+1 |
| | | |||||
* | | Get the player test put together | Ted Gould | 2014-02-12 | 2 | -12/+104 |
| | | |||||
* | | Hmm, really should uncomment this. | Ted Gould | 2014-02-12 | 1 | -1/+1 |
| | | |||||
* | | Adding mock values to fill out mock media player | Ted Gould | 2014-02-12 | 1 | -0/+25 |
| | | |||||
* | | Ensuring we can allocate the player, add it to an object, and woot! | Ted Gould | 2014-02-12 | 1 | -2/+16 |
| | | |||||
* | | Setting up the build so we can have Vala mocks | Ted Gould | 2014-02-12 | 3 | -0/+125 |
| | | |||||
* | | Throwing an abstraction in front of the player | Ted Gould | 2014-02-12 | 4 | -284/+337 |
| | | |||||
* | | Drop a dbus mock on this problem | Ted Gould | 2014-02-11 | 1 | -3/+58 |
| | | |||||
* | | Allocating an object and working around libaccountsservice0 | Ted Gould | 2014-02-11 | 2 | -4/+19 |
| | | |||||
* | | Switch the build to have a library of all the vala components | Ted Gould | 2014-02-11 | 3 | -23/+52 |
| | | |||||
* | | Adding in an accounts service base test | Ted Gould | 2014-02-11 | 2 | -0/+94 |
| | | |||||
* | | Add dbustest library | Ted Gould | 2014-02-11 | 1 | -0/+6 |
| | | |||||
* | | oops | Ted Gould | 2014-02-11 | 1 | -1/+1 |
| | | |||||
* | | All the properties we need | Ted Gould | 2014-02-11 | 2 | -12/+64 |
| | | |||||
* | | Build up to getting our settings proxy in the account manager | Ted Gould | 2014-02-11 | 1 | -1/+38 |
| | | |||||
* | | Update the player based on which one is running | Ted Gould | 2014-02-11 | 3 | -0/+17 |
| | | |||||
* | | Building the service over in the new object | Ted Gould | 2014-02-11 | 2 | -2/+13 |
| | | |||||
* | | Making an object to hold our accounts service stuff | Ted Gould | 2014-02-11 | 2 | -0/+35 |
| | | |||||
* | | Making parallel build work again | Ted Gould | 2014-02-10 | 1 | -1/+3 |
| | | |||||
* | | Getting accounts service into the service | Ted Gould | 2014-02-10 | 3 | -1/+13 |
| | | |||||
* | | Trying to put together all our account service pieces | Ted Gould | 2014-02-10 | 4 | -0/+81 |
| | |