Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Add in the iterator support | Ted Gould | 2014-02-24 | 1 | -0/+24 | |
| * | | | | | Build up our list of media players from the greeter list | Ted Gould | 2014-02-24 | 3 | -2/+65 | |
| * | | | | | Add a todo and adjust running | Ted Gould | 2014-02-21 | 1 | -1/+2 | |
| * | | | | | Check the timestamp as well | Ted Gould | 2014-02-21 | 1 | -4/+17 | |
| * | | | | | Get the proxy values out | Ted Gould | 2014-02-21 | 1 | -8/+33 | |
| * | | | | | Connect to getting the proxy and the settings | Ted Gould | 2014-02-21 | 2 | -0/+29 | |
| * | | | | | Grab split out sound settings | Ted Gould | 2014-02-21 | 3 | -14/+37 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | A media player per-user | Ted Gould | 2014-02-21 | 2 | -0/+95 | |
| * | | | | | | Grabbing the timestamp | Ted Gould | 2014-02-21 | 1 | -0/+15 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Detect which player list we need at startup | Ted Gould | 2014-02-12 | 1 | -1/+7 | |
| * | | | | | | | Adding a stub object for the greeter list | Ted Gould | 2014-02-12 | 2 | -0/+29 | |
| * | | | | | | | Move the player list outside of the service creation | Ted Gould | 2014-02-12 | 2 | -3/+6 | |
| * | | | | | | | Putting an abstract MediaPlayerList class in the middle of the Mpris implemen... | Ted Gould | 2014-02-12 | 2 | -11/+14 | |
* | | | | | | | | Export currently running player to Accounts Service | Ted Gould | 2014-03-24 | 10 | -308/+644 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Make sure to clear values after removing the source | Ted Gould | 2014-03-21 | 2 | -1/+4 | |
| * | | | | | | | Remove sound blocked timer when the service is shutdown | Ted Gould | 2014-03-21 | 1 | -0/+5 | |
| * | | | | | | | Move all the clearing of the player into one place | Ted Gould | 2014-03-21 | 1 | -11/+11 | |
| * | | | | | | | Make sure to clear the player on exit | Ted Gould | 2014-03-20 | 1 | -0/+4 | |
| * | | | | | | | Handle sigterm | Ted Gould | 2014-03-20 | 1 | -0/+7 | |
| * | | | | | | | Clear the player to ensure we don't get into a ref loop | Ted Gould | 2014-03-20 | 1 | -0/+5 | |
| * | | | | | | | Debug message | Ted Gould | 2014-03-20 | 1 | -0/+1 | |
| * | | | | | | | Backport the timer patch | Ted Gould | 2014-03-20 | 1 | -0/+5 | |
| * | | | | | | | If the user is already loaded don't wait on it. | Ted Gould | 2014-03-20 | 1 | -4/+9 | |
| * | | | | | | | Debug messages | Ted Gould | 2014-03-20 | 2 | -0/+4 | |
| * | | | | | | | Clear everything | Ted Gould | 2014-03-20 | 1 | -0/+7 | |
| * | | | | | | | Make sure to update the player if needed | Ted Gould | 2014-03-20 | 1 | -0/+2 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Updating to trunk | Ted Gould | 2014-03-20 | 2 | -2/+45 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Connect to the setting for exporting to the greeter to the creation of the ac... | Ted Gould | 2014-03-20 | 1 | -3/+19 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Catching up with trunk | Ted Gould | 2014-03-13 | 2 | -3/+17 | |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Update to trunk | Ted Gould | 2014-02-25 | 1 | -7/+48 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Debug messages | Ted Gould | 2014-02-25 | 1 | -1/+5 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Split out the sound settings interface | Ted Gould | 2014-02-21 | 3 | -14/+37 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | 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 | 1 | -0/+3 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | Hmm, really should uncomment this. | Ted Gould | 2014-02-12 | 1 | -1/+1 | |
| * | | | | Setting up the build so we can have Vala mocks | Ted Gould | 2014-02-12 | 1 | -0/+3 | |
| * | | | | Throwing an abstraction in front of the player | Ted Gould | 2014-02-12 | 4 | -284/+337 | |
| * | | | | Switch the build to have a library of all the vala components | Ted Gould | 2014-02-11 | 3 | -23/+52 | |
| * | | | | oops | Ted Gould | 2014-02-11 | 1 | -1/+1 | |
| * | | | | All the properties we need | Ted Gould | 2014-02-11 | 1 | -10/+43 | |
| * | | | | 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 | 2 | -1/+11 | |
* | | | | | Sync volume and mute settings with AccountsService. Fixes: 840777 | Michael Terry | 2014-03-24 | 1 | -11/+166 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Fix bug where we weren't asking for volume settings on startup | Michael Terry | 2014-03-14 | 1 | -1/+5 | |
| * | | | | Check XDG_SESSION_CLASS to determine if we're in greeter; use native vala dbu... | Michael Terry | 2014-03-13 | 1 | -13/+19 | |
| * | | | | Merge from trunk | Michael Terry | 2014-03-13 | 1 | -1/+6 | |
| |\ \ \ \ |