Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Protect against icon serialization errors | Ted Gould | 2014-04-14 | 1 | -1/+8 | |
* | | Whitespace change | Michael Terry | 2014-04-18 | 1 | -1/+1 | |
* | | And make it so we update from an AS notification immediately if we haven't be... | Michael Terry | 2014-04-18 | 1 | -3/+10 | |
* | | Consolidate local_volume_changed_timeout | Michael Terry | 2014-04-18 | 1 | -5/+3 | |
* | | review changes | Nick Dedekind | 2014-04-16 | 1 | -8/+7 | |
* | | continue update timer if another change has come in | Nick Dedekind | 2014-04-16 | 1 | -0/+1 | |
* | | Added heuristic account services update timer | Nick Dedekind | 2014-04-16 | 1 | -4/+69 | |
|/ | ||||||
* | Use correct dbus name for Unity Greeter. | Michael Terry | 2014-04-01 | 1 | -1/+1 | |
|\ | ||||||
| * | Drop minor null-allowed fix; let's not mix changes | Michael Terry | 2014-04-01 | 1 | -1/+1 | |
| * | Go back to useing correct name for unity greeter (especially in media player) | Michael Terry | 2014-04-01 | 2 | -8/+2 | |
| * | And fix media player usage too | Michael Terry | 2014-04-01 | 1 | -1/+4 | |
| * | Use specified greeter bus name if available | Michael Terry | 2014-04-01 | 1 | -2/+5 | |
* | | Remove mute from the phone greeter | Ted Gould | 2014-04-01 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Remove mute from the phone greeter | Ted Gould | 2014-03-25 | 1 | -1/+1 | |
| |/ | ||||||
* / | Ensure selected user is not null | Ted Gould | 2014-03-24 | 1 | -1/+1 | |
|/ | ||||||
* | Allow the phone greeter player to control the running player in the session. | Ted Gould | 2014-03-24 | 4 | -3/+140 | |
|\ | ||||||
| * | Updating to latest export | Ted Gould | 2014-03-21 | 3 | -15/+58 | |
| |\ | ||||||
| * \ | Update to trunk and export updates | Ted Gould | 2014-03-20 | 2 | -5/+64 | |
| |\ \ | ||||||
| * \ \ | Merge trunk | Ted Gould | 2014-03-13 | 2 | -8/+16 | |
| |\ \ \ | ||||||
| * \ \ \ | Sync to latest account-service-player | Ted Gould | 2014-03-13 | 1 | -0/+5 | |
| |\ \ \ \ | ||||||
| * | | | | | Don't build proxy for unused functions | Ted Gould | 2014-03-13 | 1 | -4/+4 | |
| * | | | | | Update to the latest player | Ted Gould | 2014-03-04 | 5 | -20/+56 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | 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 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | 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 | |
* | | | | | | | | 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 |