aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Add a todo and adjust runningTed Gould2014-02-211-1/+2
| * | | | | | Check the timestamp as wellTed Gould2014-02-211-4/+17
| * | | | | | Get the proxy values outTed Gould2014-02-211-8/+33
| * | | | | | Connect to getting the proxy and the settingsTed Gould2014-02-212-0/+29
| * | | | | | Grab split out sound settingsTed Gould2014-02-213-14/+37
| |\ \ \ \ \ \
| * | | | | | | A media player per-userTed Gould2014-02-212-0/+95
| * | | | | | | TypoTed Gould2014-02-211-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Grabbing the timestampTed Gould2014-02-214-0/+24
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Detect which player list we need at startupTed Gould2014-02-121-1/+7
| * | | | | | | | | Adding a stub object for the greeter listTed Gould2014-02-122-0/+29
| * | | | | | | | | Move the player list outside of the service creationTed Gould2014-02-122-3/+6
| * | | | | | | | | Putting an abstract MediaPlayerList class in the middle of the Mpris implemen...Ted Gould2014-02-122-11/+14
* | | | | | | | | | 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 ac...Ted Gould2014-03-201-3/+19
| * | | | | | | | | | 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