aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Export currently running player to Accounts Service Ted Gould2014-03-2423-308/+1246
|\
| * Merge the apport-action-states branchTed Gould2014-03-243-0/+29
| |\
| * | Make sure to clear values after removing the sourceTed Gould2014-03-212-1/+4
| | |
| * | Remove sound blocked timer when the service is shutdownTed Gould2014-03-211-0/+5
| | |
| * | Move all the clearing of the player into one placeTed Gould2014-03-211-11/+11
| | |
| * | Make sure to clear the player on exitTed Gould2014-03-201-0/+4
| | |
| * | Handle sigtermTed Gould2014-03-201-0/+7
| | |
| * | Clear the player to ensure we don't get into a ref loopTed Gould2014-03-201-0/+5
| | |
| * | Debug messageTed Gould2014-03-201-0/+1
| | |
| * | Backport the timer patchTed Gould2014-03-201-0/+5
| | |
| * | If the user is already loaded don't wait on it.Ted Gould2014-03-201-4/+9
| | |
| * | Debug messagesTed Gould2014-03-202-0/+4
| | |
| * | 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
| |\ \
| * | | 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
| |\ \ \
| * | | | 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
| |\ \ \ \
| * | | | | 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
| | | | | |