aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update to current trunkTed Gould2014-10-075-13/+376
|\
| * Releasing 12.10.2+14.10.20141007-0ubuntu1CI bot2014-10-071-0/+19
| |
| * Use label for Volume sliders. Nick Dedekind2014-10-071-4/+4
| |\ | | | | | | | | | Approved by: Charles Kerr, PS Jenkins bot
| | * use translatable stringNick Dedekind2014-09-261-2/+2
| | |
| | * Added label to slidersNick Dedekind2014-07-251-4/+4
| | |
| * | Volume control: properly scale channels when setting the volume Fixes: 1374249CI bot2014-10-070-0/+0
| | | | | | | | | | | | Approved by: Ted Gould, PS Jenkins bot
| * | Added use of synchronous notifications for volume-changes. Fixes: 1232633CI bot2014-10-070-0/+0
| | | | | | | | | | | | Approved by: PS Jenkins bot
| * | Merge trunk into older branches to resolve conflicts. Mirco Müller2014-10-071-4/+27
| |\ \
| | * \ 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
| | | |/ | | | | | | | | | | | | | | | | | | | | And display the volume of the loudest channel in the UI. This is consistent with gnome-control-center.
| | * | Merge trunkTed Gould2014-10-064-6/+327
| | |\ \ | | |/ / | |/| |
| * | | releasing package indicator-sound version 12.10.2+14.10.20141001-0ubuntu2Ricardo Salveti de Araujo2014-10-032-1/+8
| | | |
| * | | releasing package indicator-sound version 12.10.2+14.10.20141001-0ubuntu1Ricardo Salveti de Araujo2014-10-031-0/+7
| |\ \ \
| | * | | Releasing 12.10.2+14.10.20141001-0ubuntu1CI bot2014-10-011-0/+7
| | | | |
| | * | | Adding support to change volumes per active audio role. Ricardo Salveti de Araujo2014-10-012-5/+312
| | |\ \ \ | | | |_|/ | | |/| |
| * | | | Merging lp:~rsalveti/indicator-sound/adding-support-for-sound-per-rolesRicardo Salveti de Araujo2014-10-032-5/+312
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | 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
| |/ /
| | * Trigger synchronous notification upon every volume-change attempt, thus the ↵Mirco Müller2014-09-191-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üller2014-09-191-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üller2014-08-051-6/+14
| | |
| | * Test use of synchronous notifications for volume-changes.Mirco Müller2014-07-311-1/+14
| |/
* | 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
| |
* | Grabbing greeter branch as it has some AS stuff we wantTed Gould2014-10-028-42/+105
|\ \
| * | 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
| | |
| * | Attach bugTed Gould2014-09-260-0/+0
| | |
| * | 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-232-35/+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
| | |