Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | More debug information | Ted Gould | 2014-03-02 | 1 | -1/+1 | |
| * | | | | | | Use the detail to make this a little cleaner | Ted Gould | 2014-03-02 | 1 | -3/+2 | |
| * | | | | | | Make enabled work the same was when the properties get updated | Ted Gould | 2014-03-02 | 1 | -0/+1 | |
| * | | | | | | Making it so that we can raise the player, which should make it enabled | Ted Gould | 2014-03-02 | 1 | -1/+1 | |
| * | | | | | | Disconnect notify when removing the player | Ted Gould | 2014-03-02 | 1 | -0/+2 | |
| * | | | | | | Drop a connection to playlist event as well | Ted Gould | 2014-02-28 | 1 | -1/+5 | |
| * | | | | | | When removing disconnect as well | Ted Gould | 2014-02-28 | 1 | -1/+6 | |
| * | | | | | | Reshuffle the status of the players | Ted Gould | 2014-02-28 | 1 | -2/+4 | |
| * | | | | | | The running state could also be effect the is-running variable | Ted Gould | 2014-02-28 | 1 | -0/+1 | |
| * | | | | | | Restructuring to ensure we're doing what we want on an update | Ted Gould | 2014-02-28 | 1 | -5/+4 | |
| * | | | | | | Block the guest account | Ted Gould | 2014-02-28 | 1 | -1/+1 | |
| * | | | | | | More debugging | Ted Gould | 2014-02-28 | 1 | -1/+4 | |
| * | | | | | | Some debugging information | Ted Gould | 2014-02-28 | 1 | -0/+6 | |
| * | | | | | | Use the standard code for only showing ready players | Ted Gould | 2014-02-28 | 2 | -11/+3 | |
| * | | | | | | Wait until we have data before saying that we can add the player | Ted Gould | 2014-02-28 | 2 | -4/+14 | |
| * | | | | | | Debug message on property change | Ted Gould | 2014-02-28 | 1 | -0/+1 | |
| * | | | | | | Remove the properties we just signaled | Ted Gould | 2014-02-28 | 1 | -0/+2 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Null user protection | Ted Gould | 2014-02-28 | 1 | -1/+7 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | Truth is difficult | Ted Gould | 2014-02-25 | 2 | -1/+3 | |
| * | | | | Merge trunk and export | Ted Gould | 2014-02-25 | 2 | -8/+53 | |
| |\ \ \ \ | ||||||
| * | | | | | Hmm, we totally need this | Ted Gould | 2014-02-24 | 1 | -0/+33 | |
| * | | | | | Signalling some properties! | Ted Gould | 2014-02-24 | 1 | -4/+38 | |
| * | | | | | Get out the dbus properties | Ted Gould | 2014-02-24 | 1 | -1/+45 | |
| * | | | | | 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 | |
| |\ \ \ \ \ \ |