Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try to get session broadcast if we can | Ted Gould | 2014-03-04 | 1 | -0/+1 |
| | |||||
* | Update to the latest player | Ted Gould | 2014-03-04 | 11 | -76/+530 |
|\ | |||||
| * | Adding a specific phone_greeter profile | Ted Gould | 2014-03-04 | 2 | -1/+2 |
| | | |||||
| * | Make it so the desktop greeter doesn't have any players on it | Ted Gould | 2014-03-04 | 2 | -2/+8 |
| | | |||||
| * | Making a test for checking that we can get in and out of running states | Ted Gould | 2014-03-04 | 3 | -10/+53 |
| | | |||||
| * | Add a test with real data | Ted Gould | 2014-03-03 | 1 | -0/+63 |
| | | |||||
| * | Expect the base sets of data | Ted Gould | 2014-03-03 | 1 | -0/+21 |
| | | |||||
| * | Make naming consistent | Ted Gould | 2014-03-03 | 2 | -1/+1 |
| | | |||||
| * | Setting up a test for the media player user | Ted Gould | 2014-03-03 | 2 | -1/+122 |
| | | |||||
| * | Pickup the separated mock | Ted Gould | 2014-03-03 | 2 | -55/+95 |
| |\ | |||||
| | * | Put the accounts service mock into a class | Ted Gould | 2014-03-03 | 2 | -55/+95 |
| | | | |||||
| * | | 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 attributes on the menu | Ted Gould | 2014-03-03 | 1 | -0/+31 |
| | | | |||||
| * | | Test the number of entries in the menu | Ted Gould | 2014-03-03 | 2 | -4/+7 |
| | | | |||||
| * | | Skeleton add/remove player | Ted Gould | 2014-03-03 | 1 | -0/+30 |
| | | | |||||
| * | | Setting up a basic sound menu test | Ted Gould | 2014-03-03 | 3 | -1/+67 |
| | | | |||||
| * | | 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 |
| | | | |||||
* | | | Use the right function and report error | Ted Gould | 2014-02-28 | 1 | -3/+21 |
| | | | |||||
* | | | Null user protection | Ted Gould | 2014-02-28 | 1 | -1/+7 |
|\| | | |||||
| * | | Null user protection | Ted Gould | 2014-02-28 | 1 | -1/+7 |
| | | | |||||
* | | | Putting in some debug output | Ted Gould | 2014-02-28 | 1 | -0/+14 |
| | | | |||||
* | | | Adding support to the greeter signals on the other side | Ted Gould | 2014-02-27 | 1 | -0/+42 |
| | | | |||||
* | | | Get teh greeter proxy and control it | Ted Gould | 2014-02-27 | 2 | -3/+28 |
| | | | |||||
* | | | Adding the greeter broadcast DBus API | Ted Gould | 2014-02-27 | 2 | -0/+38 |
|/ / | |||||
* | | Truth is difficult | Ted Gould | 2014-02-25 | 2 | -1/+3 |
| | | |||||
* | | Merge trunk and export | Ted Gould | 2014-02-25 | 7 | -9/+137 |
|\| | |||||
| * | Set localstate dir | Ted Gould | 2014-02-25 | 1 | -0/+5 |
| | | |||||
| * | Update to trunk | Ted Gould | 2014-02-25 | 5 | -8/+127 |
| |\ | |||||
| | * | Releasing 12.10.2+14.04.20140224-0ubuntu1 | CI bot | 2014-02-24 | 1 | -0/+9 |
| | | | |||||
| | * | Remove the new added allow-applified key, it's moved to shared schemas, | Sebastien Bacher | 2014-02-24 | 3 | -5/+4 |
| | |\ | | | | | | | | | | | | | | | | | that way the other desktop components don't need to depends on indicator-sound only to read that settings |