Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create players on the phone greeter based on the accounts service data | Ted Gould | 2014-03-24 | 8 | -126/+566 |
|\ | |||||
| * | Updating to latest export | Ted Gould | 2014-03-21 | 3 | -7/+50 |
| |\ | |||||
| * \ | Updates to trunk and the export | Ted Gould | 2014-03-20 | 2 | -5/+64 |
| |\ \ | |||||
| * \ \ | Merge trunk | Ted Gould | 2014-03-13 | 2 | -8/+16 |
| |\ \ \ | |||||
| * | | | | Make sure to clean up the timer | Ted Gould | 2014-03-13 | 1 | -0/+5 |
| * | | | | Adding a specific phone_greeter profile | Ted Gould | 2014-03-04 | 1 | -0/+1 |
| * | | | | Make it so the desktop greeter doesn't have any players on it | Ted Gould | 2014-03-04 | 2 | -2/+8 |
| * | | | | Debug message for the blocked user | Ted Gould | 2014-03-03 | 1 | -0/+1 |
| * | | | | Print a debug message when the active user changes | Ted Gould | 2014-03-03 | 1 | -0/+2 |
| * | | | | Blocking all '*' users | Ted Gould | 2014-03-03 | 1 | -1/+1 |
| * | | | | Check all the menu items, that way we don't have to handle all the exceptions | Ted Gould | 2014-03-03 | 1 | -2/+2 |
| * | | | | Test the number of entries in the menu | Ted Gould | 2014-03-03 | 1 | -2/+2 |
| * | | | | Setting up a basic sound menu test | Ted Gould | 2014-03-03 | 1 | -1/+1 |
| * | | | | Sound menu doesn't need MPRIS, that's all in the player | Ted Gould | 2014-03-03 | 1 | -1/+0 |
| * | | | | 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 |