aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | 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
| | | |
* | | | Adding in an accounts service base testTed Gould2014-02-112-0/+94
| | | |
* | | | Add dbustest libraryTed Gould2014-02-111-0/+6
| | | |
* | | | oopsTed Gould2014-02-111-1/+1
| | | |
* | | | All the properties we needTed Gould2014-02-112-12/+64
| | | |
* | | | Build up to getting our settings proxy in the account managerTed Gould2014-02-111-1/+38
| | | |
* | | | Update the player based on which one is runningTed Gould2014-02-113-0/+17
| | | |
* | | | Building the service over in the new objectTed Gould2014-02-112-2/+13
| | | |
* | | | Making an object to hold our accounts service stuffTed Gould2014-02-112-0/+35
| | | |
* | | | Making parallel build work againTed Gould2014-02-101-1/+3
| | | |
* | | | Getting accounts service into the serviceTed Gould2014-02-103-1/+13
| | | |
* | | | Trying to put together all our account service piecesTed Gould2014-02-104-0/+81
| | | |
* | | | CMake stuff to the ignore fileTed Gould2014-02-101-0/+10
|/ / /
* | | Releasing 12.10.2+14.04.20140124-0ubuntu1 (revision 408 from ↵Automatic PS uploader2014-01-241-0/+21
|\ \ \ | | | | | | | | | | | | | | | | | | | | lp:indicator-sound). Approved by PS Jenkins bot.
| * | | Releasing 12.10.2+14.04.20140124-0ubuntu1, based on r408Automatic PS uploader2014-01-241-0/+21
|/ / /
* | | Use unity-control-center if it is available. Fixes: ↵Robert Ancell2014-01-222-2/+7
|\ \ \ | | | | | | | | | | | | | | | | | | | | https://bugs.launchpad.net/bugs/1257505. Approved by Ted Gould, PS Jenkins bot.
| * | | Only run unity-control-center under unityRobert Ancell2014-01-221-1/+1
| | | |
| * | | Recommend unity-control-center before gnome-control-centerRobert Ancell2014-01-141-1/+1
| | | |
| * | | Use unity-control-center if it is availableRobert Ancell2014-01-102-2/+7
| | | |
* | | | Don't write 'interested-media-players' on startupLars Uebernickel2014-01-211-6/+17
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | IndicatorSound.Service read that gsettings key and inserted the players desktop ids into a MediaPlayerList, which emits "player-added" every time a player is added. This patch makes the service keep track of whether players are added because it is syncing the key or when a player appeared on the bus. . Approved by Charles Kerr, PS Jenkins bot.
| * | | Don't write 'interested-media-players' on startupLars Uebernickel2014-01-151-6/+17
|/ / / | | | | | | | | | | | | | | | | | | | | | IndicatorSound.Service read that gsettings key and inserted the players desktop ids into a MediaPlayerList, which emits "player-added" every time a player is added. This patch makes the service keep track of whether players are added because it is syncing the key or when a player appeared on the bus.
* | | Own the server capabilities so we clean it up.Ted Gould2014-01-061-1/+1
|\ \ \ | |/ / |/| / | |/ Approved by Charles Kerr, PS Jenkins bot.
| * The VAPI changed to make this ownedTed Gould2014-01-031-1/+1
|/