aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | 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 critica...Ted Gould2014-10-011-1/+2
| * | 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 accounts...Ted Gould2014-09-231-26/+8
| * | 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
* | | Grabbing the rest of trunkTed Gould2014-10-082-7/+8
|\ \ \ | | |/ | |/|
| * | Use label for Volume sliders. Nick Dedekind2014-10-071-4/+4
| |\ \
| | * | use translatable stringNick Dedekind2014-09-261-2/+2
| | * | Added label to slidersNick Dedekind2014-07-251-4/+4
| | |/
| * | Sync in balance branch as wellTed Gould2014-10-061-3/+4
| |\ \
| | * | Volume control: properly scale channels when setting the volumeLars Uebernickel2014-10-011-3/+4
| | |/
| * | Merge trunkTed Gould2014-10-062-5/+312
| |\ \ | |/ / |/| |
| * | Trigger synchronous notification upon every volume-change attempt, thus the u...Mirco Müller2014-09-191-12/+12
| * | Use a sound-file via the corresponding hint to play back while the volume is ...Mirco Müller2014-09-191-0/+1
| * | Move the triggering of the volume up/down notification into set_volume().Mirco Müller2014-08-051-6/+14
| * | Test use of synchronous notifications for volume-changes.Mirco Müller2014-07-311-1/+14
| |/
* | Using a signal counter so we can set the volume asynchronouslyRicardo Salveti de Araujo2014-10-011-21/+37
* | Review changesRicardo Salveti de Araujo2014-09-291-33/+41
* | volume-role: removing TODORicardo Salveti de Araujo2014-09-251-1/+0
* | volume-role: making sure we reflect changes done by pulse (via signals)Ricardo Salveti de Araujo2014-09-251-7/+48
* | Adding TODO entryRicardo Salveti de Araujo2014-09-231-0/+1
* | volume-role: fix handling of the first sink-input and startupRicardo Salveti de Araujo2014-09-231-7/+13
* | Adding support for setting volume per media roles (only used by touch atm)Ricardo Salveti de Araujo2014-09-182-5/+241
|/
* 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 be...Michael Terry2014-04-181-3/+10
* | 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
| |\