aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Parse through sections as wellTed Gould2014-11-041-2/+7
|
* Pulling out waiting for items into a helper functionTed Gould2014-11-041-19/+26
|
* Lock out some functionsTed Gould2014-11-041-0/+6
|
* Clean up the output a little bitTed Gould2014-11-041-3/+8
|
* Adjusting to use iteratorsTed Gould2014-11-041-7/+7
|
* Flipping around a bit to make it so that we can print out a nice errorTed Gould2014-11-041-32/+79
|
* Make our ref/unrefs dependent on shared pointersTed Gould2014-10-291-8/+17
|
* Enforce type and get the right one from our functionsTed Gould2014-10-281-3/+11
|
* Get menus harderTed Gould2014-10-282-6/+25
|
* Getting menusTed Gould2014-10-282-4/+45
|
* Building the DBus test integrationTed Gould2014-10-281-2/+15
|
* Connect to binary and real nameTed Gould2014-10-282-1/+4
|
* Setup to getting something to compile and pass. Next steps needed.Ted Gould2014-10-283-0/+168
|
* Releasing 12.10.2+14.10.20141010-0ubuntu1CI bot2014-10-101-0/+8
|
* volume-control: making sure we're always in sync with accountservice Fixes: ↵Ricardo Salveti de Araujo2014-10-101-0/+3
|\ | | | | | | | | | | 1379618 Approved by: Ted Gould, PS Jenkins bot
| * volume-control: making sure we're always in sync with accountserviceRicardo Salveti de Araujo2014-10-101-0/+3
| |
* | Releasing 12.10.2+14.10.20141009-0ubuntu1CI bot2014-10-091-0/+7
| |
* | Show a silent mode checkbox Fixes: 1342151, 1367818Ted Gould2014-10-099-44/+215
|\ \ | |/ |/| | | Approved by: PS Jenkins bot
| * Update to current trunkTed Gould2014-10-075-13/+376
| |\
| * | 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
| | | |
| | * | 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
| | | |
| * | | Attaching bugsTed Gould2014-10-020-0/+0
| |/ /
* | | Releasing 12.10.2+14.10.20141008-0ubuntu1CI bot2014-10-081-0/+7
| | |
* | | Revert notifications on volume change. Ted Gould2014-10-081-23/+1
|\ \ \ | |_|/ |/| | | | | Approved by: Charles Kerr
| * | Grabbing the rest of trunkTed Gould2014-10-083-7/+27
| |\ \ | |/ / |/| |
* | | 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