Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Use silent mode to determine the icon on the panel | Ted Gould | 2014-10-02 | 1 | -1/+1 | |
| | | | ||||||
| * | | Turn the system sound proxy into a silent mode property | Ted Gould | 2014-10-02 | 1 | -0/+29 | |
| | | | ||||||
| * | | Adding in a system sound settings proxy | Ted Gould | 2014-10-02 | 2 | -0/+29 | |
| | | | ||||||
| * | | Have welcome value actually be a variant pointer. | Ted Gould | 2014-10-01 | 1 | -3/+3 | |
| | | | ||||||
| * | | Check for null because otherwise we clear the metadata on each update of any ↵ | Ted Gould | 2014-10-01 | 1 | -1/+2 | |
| | | | | | | | | | | | | value | |||||
| * | | Turn show data on greeter into a property, which it was always intended to be. | Ted Gould | 2014-10-01 | 1 | -1/+2 | |
| | | | ||||||
| * | | Can get set at startup before we have a PA connection, shouldn't be a ↵ | Ted Gould | 2014-10-01 | 1 | -1/+2 | |
| | | | | | | | | | | | | critical in that case, should just fail | |||||
| * | | Make it so that metadata can be NULL and handle it. | Ted Gould | 2014-10-01 | 1 | -3/+2 | |
| | | | ||||||
| * | | Connect to the value in accounts service and update the player if appropriate | Ted Gould | 2014-09-26 | 1 | -1/+7 | |
| | | | ||||||
| * | | Setup a proxy to get the property out of accounts service | Ted Gould | 2014-09-26 | 1 | -2/+31 | |
| | | | ||||||
| * | | Adding in a privacy settings proxy | Ted Gould | 2014-09-23 | 2 | -0/+30 | |
| | | | ||||||
| * | | Drop the GSettings key and change the way we're interacting with the ↵ | Ted Gould | 2014-09-23 | 1 | -26/+8 | |
| | | | | | | | | | | | | accounts service setting | |||||
| * | | Selecting the greeter players for the greeter menus | Ted Gould | 2014-09-23 | 1 | -2/+2 | |
| | | | ||||||
| * | | Adding support for selecting the base action to be a different player action | Ted Gould | 2014-09-23 | 1 | -2/+10 | |
| | | | ||||||
| * | | Adding in an additional action that is the greeter state | Ted Gould | 2014-09-23 | 1 | -0/+15 | |
| | | | ||||||
| * | | Build in a way to stop the track information for getting into the player action | Ted Gould | 2014-09-23 | 1 | -2/+2 | |
| | | | ||||||
* | | | Grabbing the rest of trunk | Ted Gould | 2014-10-08 | 2 | -7/+8 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Use label for Volume sliders. | Nick Dedekind | 2014-10-07 | 1 | -4/+4 | |
| |\ \ | | | | | | | | | | | | | Approved by: Charles Kerr, PS Jenkins bot | |||||
| | * | | use translatable string | Nick Dedekind | 2014-09-26 | 1 | -2/+2 | |
| | | | | ||||||
| | * | | Added label to sliders | Nick Dedekind | 2014-07-25 | 1 | -4/+4 | |
| | |/ | ||||||
| * | | Sync in balance branch as well | Ted Gould | 2014-10-06 | 1 | -3/+4 | |
| |\ \ | ||||||
| | * | | Volume control: properly scale channels when setting the volume | Lars Uebernickel | 2014-10-01 | 1 | -3/+4 | |
| | |/ | | | | | | | | | | | | | | | | And display the volume of the loudest channel in the UI. This is consistent with gnome-control-center. | |||||
| * | | Merge trunk | Ted Gould | 2014-10-06 | 2 | -5/+312 | |
| |\ \ | |/ / |/| | | ||||||
| * | | Trigger synchronous notification upon every volume-change attempt, thus the ↵ | Mirco Müller | 2014-09-19 | 1 | -12/+12 | |
| | | | | | | | | | | | | user gets to see visual and audible feedback every time a volume-key is pressed. | |||||
| * | | Use a sound-file via the corresponding hint to play back while the volume is ↵ | Mirco Müller | 2014-09-19 | 1 | -0/+1 | |
| | | | | | | | | | | | | changed to give the user also an audible feedback. | |||||
| * | | Move the triggering of the volume up/down notification into set_volume(). | Mirco Müller | 2014-08-05 | 1 | -6/+14 | |
| | | | ||||||
| * | | Test use of synchronous notifications for volume-changes. | Mirco Müller | 2014-07-31 | 1 | -1/+14 | |
| |/ | ||||||
* | | Using a signal counter so we can set the volume asynchronously | Ricardo Salveti de Araujo | 2014-10-01 | 1 | -21/+37 | |
| | | ||||||
* | | Review changes | Ricardo Salveti de Araujo | 2014-09-29 | 1 | -33/+41 | |
| | | ||||||
* | | volume-role: removing TODO | Ricardo Salveti de Araujo | 2014-09-25 | 1 | -1/+0 | |
| | | ||||||
* | | volume-role: making sure we reflect changes done by pulse (via signals) | Ricardo Salveti de Araujo | 2014-09-25 | 1 | -7/+48 | |
| | | ||||||
* | | Adding TODO entry | Ricardo Salveti de Araujo | 2014-09-23 | 1 | -0/+1 | |
| | | ||||||
* | | volume-role: fix handling of the first sink-input and startup | Ricardo Salveti de Araujo | 2014-09-23 | 1 | -7/+13 | |
| | | ||||||
* | | Adding support for setting volume per media roles (only used by touch atm) | Ricardo Salveti de Araujo | 2014-09-18 | 2 | -5/+241 | |
|/ | ||||||
* | Protect against icon serialization errors Fixes: 1305902 | Ted Gould | 2014-06-11 | 1 | -4/+10 | |
|\ | ||||||
| * | Unroll one more level of if statement | Ted Gould | 2014-04-22 | 1 | -11/+10 | |
| | | ||||||
| * | 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 ↵ | Michael Terry | 2014-04-18 | 1 | -3/+10 | |
| | | | | | | | | been messing with local volume recently | |||||
* | | 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 | |
| |/ |