Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change volume to an object with an attached reason so we can make better ↵ | Ted Gould | 2015-02-17 | 1 | -1/+15 |
| | | | | choices up the stack | ||||
* | Forgot to add this file a lot earlier | Ted Gould | 2015-02-12 | 1 | -0/+33 |
| | |||||
* | Putting an interface in for volume control | Ted Gould | 2015-02-09 | 1 | -917/+0 |
| | |||||
* | Track output mode | Ted Gould | 2015-01-30 | 1 | -0/+8 |
| | |||||
* | Ensure that the active port is not null before looking at its value Fixes: ↵ | Ted Gould | 2015-01-29 | 1 | -4/+4 |
|\ | | | | | | | | | | | #1399862 Approved by: Antti Kaijanmäki, PS Jenkins bot | ||||
| * | Ensure that the active port is not null before looking at its value | Ted Gould | 2014-12-06 | 1 | -3/+4 |
| | | |||||
* | | Move notification code out of volume control object | Ted Gould | 2015-01-29 | 1 | -97/+44 |
|\ \ | | | | | | | | | | Approved by: Charles Kerr, Jussi Pakkanen, PS Jenkins bot | ||||
| * | | Encapsulate high volume better | Ted Gould | 2014-12-04 | 1 | -5/+16 |
| | | | |||||
| * | | Switch from having custom signals for volume changing to using the property ↵ | Ted Gould | 2014-12-03 | 1 | -11/+8 |
| | | | | | | | | | | | | change signals. | ||||
| * | | Moving the notification into the service | Ted Gould | 2014-12-02 | 1 | -83/+22 |
| |/ | |||||
* / | Fix crash when active_port is null. | Dmitry Shachnev | 2014-11-23 | 1 | -2/+3 |
|/ | |||||
* | Missed part of a merge | Ted Gould | 2014-11-05 | 1 | -10/+0 |
| | |||||
* | Warn on high audio levels when using headphones (LP: #123633, #1373404) | Ted Gould | 2014-11-05 | 1 | -7/+68 |
|\ | |||||
| * | Commenting out the sound for now | Ted Gould | 2014-10-15 | 1 | -0/+3 |
| | | |||||
| * | Make volume icons match the panel icons | Ted Gould | 2014-10-15 | 1 | -3/+5 |
| | | |||||
| * | Check more precisely the valid roles | Ted Gould | 2014-10-14 | 1 | -1/+2 |
| | | |||||
| * | Make High-volume text work correctly | Mirco Müller | 2014-10-14 | 1 | -1/+4 |
| | | |||||
| * | Merge trunk | Ted Gould | 2014-10-14 | 1 | -0/+3 |
| |\ | |||||
| * | | Ensure that we're always getting a vlue in the list | Ted Gould | 2014-10-14 | 1 | -1/+1 |
| | | | |||||
| * | | Use title for the a11y info and the body for the message on sync notifications | Ted Gould | 2014-10-14 | 1 | -1/+1 |
| | | | |||||
| * | | Ensure we reevaluate the high volume warning when we switch from headphones ↵ | Ted Gould | 2014-10-13 | 1 | -0/+4 |
| | | | | | | | | | | | | or not | ||||
| * | | Use the headphone detection | Ted Gould | 2014-10-13 | 1 | -1/+1 |
| | | | |||||
| * | | Headphone detection | Ricardo Salveti | 2014-10-13 | 1 | -0/+15 |
| | | | |||||
| * | | Turn high volume into a property | Ted Gould | 2014-10-10 | 1 | -4/+8 |
| | | | |||||
| * | | Make notifications check for high volumes and change based on that | Ted Gould | 2014-10-10 | 1 | -11/+31 |
| | | | |||||
| * | | Grabbing the sync notifications branch | Ted Gould | 2014-10-10 | 1 | -1/+36 |
| |\ \ | |||||
* | \ \ | Show notifications on volume change (LP: #1378564, #1378961) | Ted Gould | 2014-11-05 | 1 | -1/+36 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | 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 |
| | | | | |||||
| * | | | 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 |
| | | | | |||||
* | | | | 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 |
| |_|/ |/| | | |||||
* | | | 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 |
| | | | |||||
* | | | Show a silent mode checkbox Fixes: 1342151, 1367818 | Ted Gould | 2014-10-09 | 1 | -1/+2 |
|\ \ \ | |/ / |/| | | | | | Approved by: PS Jenkins bot | ||||
| * | | Update to current trunk | Ted Gould | 2014-10-07 | 1 | -8/+337 |
| |\| | |||||
| * | | 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 | ||||
* | | | Grabbing the rest of trunk | Ted Gould | 2014-10-08 | 1 | -3/+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 | 1 | -5/+311 |
| |\ \ | |/ / |/| | | |||||
| * | | 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 |
| | |