aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Pull complex logic into its own functionTed Gould2014-10-021-2/+19
|
* Create a silent mode actionTed Gould2014-10-021-12/+42
|
* Backup the properties with a local value and set the proxyTed Gould2014-10-021-2/+13
|
* Use silent mode to determine the icon on the panelTed Gould2014-10-021-1/+1
|
* Turn the system sound proxy into a silent mode propertyTed Gould2014-10-021-0/+29
|
* Adding in a system sound settings proxyTed Gould2014-10-022-0/+29
|
* Have welcome value actually be a variant pointer.Ted Gould2014-10-011-3/+3
|
* Check for null because otherwise we clear the metadata on each update of any ↵Ted Gould2014-10-011-1/+2
| | | | value
* Turn show data on greeter into a property, which it was always intended to be.Ted Gould2014-10-011-1/+2
|
* Can get set at startup before we have a PA connection, shouldn't be a ↵Ted Gould2014-10-011-1/+2
| | | | critical in that case, should just fail
* Make it so that metadata can be NULL and handle it.Ted Gould2014-10-011-3/+2
|
* Connect to the value in accounts service and update the player if appropriateTed Gould2014-09-261-1/+7
|
* Setup a proxy to get the property out of accounts serviceTed Gould2014-09-261-2/+31
|
* Adding in a privacy settings proxyTed Gould2014-09-232-0/+30
|
* Drop the GSettings key and change the way we're interacting with the ↵Ted Gould2014-09-231-26/+8
| | | | accounts service setting
* Selecting the greeter players for the greeter menusTed Gould2014-09-231-2/+2
|
* Adding support for selecting the base action to be a different player actionTed Gould2014-09-231-2/+10
|
* Adding in an additional action that is the greeter stateTed Gould2014-09-231-0/+15
|
* Build in a way to stop the track information for getting into the player actionTed Gould2014-09-231-2/+2
|
* Protect against icon serialization errors Fixes: 1305902Ted Gould2014-06-111-4/+10
|\
| * Unroll one more level of if statementTed Gould2014-04-221-11/+10
| |
| * Protect against icon serialization errorsTed Gould2014-04-141-1/+8
| |
* | Whitespace changeMichael Terry2014-04-181-1/+1
| |
* | And make it so we update from an AS notification immediately if we haven't ↵Michael Terry2014-04-181-3/+10
| | | | | | | | been messing with local volume recently
* | Consolidate local_volume_changed_timeoutMichael Terry2014-04-181-5/+3
| |
* | review changesNick Dedekind2014-04-161-8/+7
| |
* | continue update timer if another change has come inNick Dedekind2014-04-161-0/+1
| |
* | Added heuristic account services update timerNick Dedekind2014-04-161-4/+69
|/
* Use correct dbus name for Unity Greeter. Michael Terry2014-04-011-1/+1
|\
| * Drop minor null-allowed fix; let's not mix changesMichael Terry2014-04-011-1/+1
| |
| * Go back to useing correct name for unity greeter (especially in media player)Michael Terry2014-04-012-8/+2
| |
| * And fix media player usage tooMichael Terry2014-04-011-1/+4
| |
| * Use specified greeter bus name if availableMichael Terry2014-04-011-2/+5
| |
* | Remove mute from the phone greeter Ted Gould2014-04-011-1/+1
|\ \
| * | Remove mute from the phone greeterTed Gould2014-03-251-1/+1
| |/
* / Ensure selected user is not nullTed Gould2014-03-241-1/+1
|/
* Allow the phone greeter player to control the running player in the session. Ted Gould2014-03-244-3/+140
|\
| * Updating to latest exportTed Gould2014-03-213-15/+58
| |\
| * \ Update to trunk and export updatesTed Gould2014-03-202-5/+64
| |\ \
| * \ \ Merge trunkTed Gould2014-03-132-8/+16
| |\ \ \
| * \ \ \ Sync to latest account-service-playerTed Gould2014-03-131-0/+5
| |\ \ \ \
| * | | | | Don't build proxy for unused functionsTed Gould2014-03-131-4/+4
| | | | | |
| * | | | | Update to the latest playerTed Gould2014-03-045-20/+56
| |\ \ \ \ \
| * | | | | | Use the right function and report errorTed Gould2014-02-281-3/+21
| | | | | | |
| * | | | | | Null user protectionTed Gould2014-02-281-1/+7
| |\ \ \ \ \ \
| * | | | | | | Putting in some debug outputTed Gould2014-02-281-0/+14
| | | | | | | |
| * | | | | | | Adding support to the greeter signals on the other sideTed Gould2014-02-271-0/+42
| | | | | | | |
| * | | | | | | Get teh greeter proxy and control itTed Gould2014-02-272-3/+28
| | | | | | | |
| * | | | | | | Adding the greeter broadcast DBus APITed Gould2014-02-272-0/+38
| | | | | | | |
* | | | | | | | Create players on the phone greeter based on the accounts service data Ted Gould2014-03-248-126/+566
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |