Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Added timers to volume changes to settle frequent updates from account servic... | Michael Terry | 2014-05-09 | 1 | -4/+74 | |
|\ \ | |/ |/| | ||||||
| * | 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 | |
|/ | ||||||
* | Releasing 12.10.2+14.04.20140401-0ubuntu1 | CI bot | 2014-04-01 | 1 | -0/+17 | |
* | 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 | |
|\ \ | ||||||
| * \ | Grab test suite fix for Jenkins | Ted Gould | 2014-03-26 | 1 | -2/+2 | |
| |\ \ | ||||||
| * | | | Remove mute from the phone greeter | Ted Gould | 2014-03-25 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
* | | | Make unity-greeter-session-broadcast a suggests to avoid pulling it into seeds | Ted Gould | 2014-04-01 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * \ \ | Grab test fix | Ted Gould | 2014-03-25 | 1 | -2/+2 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| * | | | Make unity-greeter-session-broadcast a suggests to avoid pulling it into seeds | Ted Gould | 2014-03-25 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
* | | | Check the username has been gotten before using it. Fixes: 1297078 | Ted Gould | 2014-04-01 | 3 | -1/+92 | |
|\ \ \ | ||||||
| * \ \ | Grab test fix | Ted Gould | 2014-03-25 | 1 | -2/+2 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| * | | | Adding a test that previously failed, but should work on this branch | Ted Gould | 2014-03-25 | 2 | -0/+91 | |
| |\ \ \ | ||||||
| | * | | | Adding an iterator test (that fails) | Ted Gould | 2014-03-25 | 2 | -0/+18 | |
| | * | | | Greeter list base object test | Ted Gould | 2014-03-25 | 2 | -0/+73 | |
| | | |/ | | |/| | ||||||
| * | | | Attaching bug | Ted Gould | 2014-03-24 | 0 | -0/+0 | |
| * | | | Ensure selected user is not null | Ted Gould | 2014-03-24 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Don't unref the objects in the test | Ted Gould | 2014-04-01 | 1 | -2/+2 | |
|\ \ \ | |/ / |/| / | |/ | ||||||
| * | Don't unref objects we don't have a ref to | Ted Gould | 2014-03-25 | 1 | -2/+2 | |
|/ | ||||||
* | Releasing 12.10.2+14.04.20140324-0ubuntu1 | CI bot | 2014-03-24 | 1 | -0/+16 | |
* | Allow the phone greeter player to control the running player in the session. | Ted Gould | 2014-03-24 | 5 | -3/+142 | |
|\ | ||||||
| * | Updating to latest export | Ted Gould | 2014-03-21 | 3 | -15/+58 | |
| |\ | ||||||
| * \ | Update to trunk and export updates | Ted Gould | 2014-03-20 | 4 | -5/+90 | |
| |\ \ | ||||||
| * \ \ | Merge trunk | Ted Gould | 2014-03-13 | 5 | -9/+42 | |
| |\ \ \ | ||||||
| * \ \ \ | Sync to latest account-service-player | Ted Gould | 2014-03-13 | 2 | -1/+6 | |
| |\ \ \ \ | ||||||
| * | | | | | Don't build proxy for unused functions | Ted Gould | 2014-03-13 | 1 | -4/+4 | |
| * | | | | | Grab accounts service too | Ted Gould | 2014-03-04 | 1 | -0/+1 | |
| * | | | | | 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 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | 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 | 14 | -130/+948 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Updating to latest export | Ted Gould | 2014-03-21 | 3 | -7/+50 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Updates to trunk and the export | Ted Gould | 2014-03-20 | 4 | -5/+90 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Merge trunk | Ted Gould | 2014-03-13 | 5 | -9/+42 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Accurately mention what dbus test runner we need | Ted Gould | 2014-03-13 | 1 | -1/+1 | |
| * | | | | | | | Make sure to clean up the timer | Ted Gould | 2014-03-13 | 1 | -0/+5 | |
| | |_|_|_|_|/ | |/| | | | | |