aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* volume-control: making sure we're always in sync with accountservice Fixes: 1...Ricardo Salveti de Araujo2014-10-101-0/+3
|\
| * volume-control: making sure we're always in sync with accountserviceRicardo Salveti de Araujo2014-10-101-0/+3
* | Show a silent mode checkbox Fixes: 1342151, 1367818Ted Gould2014-10-098-35/+215
|\ \ | |/ |/|
| * Update to current trunkTed Gould2014-10-073-12/+342
| |\
| * | Don't represent silent mode in the indicatorTed Gould2014-10-031-18/+2
| * | Build the volume control firstTed Gould2014-10-021-2/+2
| * | Make it a switchTed Gould2014-10-021-2/+5
| * | Add a silent mode menu itemTed Gould2014-10-022-3/+8
| * | 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
| * | 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