Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Show notifications on volume change (LP: #1378564, #1378961) | Ted Gould | 2014-11-05 | 3 | -3/+56 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Ensure we send an integer to the notification service | Ted Gould | 2014-10-09 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Didn't make initial string translated | Ted Gould | 2014-10-09 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Make sure to use the passed parameter for the volume. | Ted Gould | 2014-10-09 | 1 | -5/+5 | |
| | | | | | ||||||
| * | | | | Catch the error that show can throw and present a warning | Ted Gould | 2014-10-09 | 1 | -1/+6 | |
| | | | | | ||||||
| * | | | | Make sure to clear the sound hint | Ted Gould | 2014-10-09 | 1 | -1/+4 | |
| | | | | | ||||||
| * | | | | Adding a notifications test case | Ted Gould | 2014-10-09 | 1 | -0/+17 | |
| | | | | | ||||||
| * | | | | No audio ping if we're doing multimedia, and no notification if we're not on ↵ | Ted Gould | 2014-10-09 | 1 | -11/+16 | |
| | | | | | | | | | | | | | | | | | | | | phone | |||||
| * | | | | Make volume string translatable | Ted Gould | 2014-10-08 | 1 | -4/+4 | |
| | | | | | ||||||
| * | | | | Reenable notifications | Ted Gould | 2014-10-08 | 0 | -0/+0 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Update to trunk | Ted Gould | 2014-10-08 | 2 | -4/+23 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Remove various Vala warnings | Ted Gould | 2014-11-05 | 3 | -7/+17 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Remove usage of deprecated hint functions | Ted Gould | 2014-10-22 | 1 | -2/+2 | |
| | | | | | | | ||||||
| * | | | | | | Setup a try/catch on the getting of properties | Ted Gould | 2014-10-22 | 1 | -4/+8 | |
| | | | | | | | ||||||
| * | | | | | | Allow for the invalidated properties to be NULL | Ted Gould | 2014-10-22 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Releasing 12.10.2+14.10.20141010-0ubuntu1 | CI bot | 2014-10-10 | 1 | -0/+8 | |
| | | | | | | ||||||
* | | | | | | volume-control: making sure we're always in sync with accountservice Fixes: ↵ | Ricardo Salveti de Araujo | 2014-10-10 | 1 | -0/+3 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | 1379618 Approved by: Ted Gould, PS Jenkins bot | |||||
| * | | | | | volume-control: making sure we're always in sync with accountservice | Ricardo Salveti de Araujo | 2014-10-10 | 1 | -0/+3 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Releasing 12.10.2+14.10.20141009-0ubuntu1 | CI bot | 2014-10-09 | 1 | -0/+7 | |
| | | | | | ||||||
* | | | | | Show a silent mode checkbox Fixes: 1342151, 1367818 | Ted Gould | 2014-10-09 | 9 | -44/+215 | |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | Approved by: PS Jenkins bot | |||||
| * | | | | Update to current trunk | Ted Gould | 2014-10-07 | 5 | -13/+376 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| * | | | | Don't represent silent mode in the indicator | Ted Gould | 2014-10-03 | 1 | -18/+2 | |
| | | | | | ||||||
| * | | | | Build the volume control first | Ted Gould | 2014-10-02 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Make it a switch | Ted Gould | 2014-10-02 | 1 | -2/+5 | |
| | | | | | ||||||
| * | | | | Add a silent mode menu item | Ted Gould | 2014-10-02 | 2 | -3/+8 | |
| | | | | | ||||||
| * | | | | Pull complex logic into its own function | Ted Gould | 2014-10-02 | 1 | -2/+19 | |
| | | | | | ||||||
| * | | | | Create a silent mode action | Ted Gould | 2014-10-02 | 1 | -12/+42 | |
| | | | | | ||||||
| * | | | | Backup the properties with a local value and set the proxy | Ted Gould | 2014-10-02 | 1 | -2/+13 | |
| | | | | | ||||||
| * | | | | 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 | |
| | | | | | ||||||
| * | | | | Grabbing greeter branch as it has some AS stuff we want | Ted Gould | 2014-10-02 | 8 | -42/+105 | |
| |\ \ \ \ | ||||||
| | * | | | | 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 | |
| | | | | | | ||||||
| | * | | | | Attach bug | Ted Gould | 2014-09-26 | 0 | -0/+0 | |
| | | | | | | ||||||
| | * | | | | 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 | 2 | -35/+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 | |
| | | | | | | ||||||
| * | | | | | Attaching bugs | Ted Gould | 2014-10-02 | 0 | -0/+0 | |
| |/ / / / | ||||||
* | | | | | Releasing 12.10.2+14.10.20141008-0ubuntu1 | CI bot | 2014-10-08 | 1 | -0/+7 | |
| | | | | | ||||||
* | | | | | Revert notifications on volume change. | Ted Gould | 2014-10-08 | 1 | -23/+1 | |
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| | | Approved by: Charles Kerr | |||||
| * | | | Grabbing the rest of trunk | Ted Gould | 2014-10-08 | 3 | -7/+27 | |
| |\ \ \ | |/ / / |/| | | |