Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | in service's set_clamped_volume(), require the caller to provide the change ↵ | Charles Kerr | 2015-08-07 | 1 | -6/+6 |
| | | | | reason instead of assuming it's always a user keypress | ||||
* | add time-based confirmation dialog for high volumes | Charles Kerr | 2015-08-06 | 1 | -78/+114 |
| | |||||
* | in SoundService, use BusWatcher to look for Notifications name owner changes | Charles Kerr | 2015-04-20 | 1 | -13/+4 |
| | |||||
* | Switch to an internal variable to track blocking notifications | Ted Gould | 2015-02-27 | 1 | -3/+7 |
|\ | | | | | | | Approved by: Charles Kerr, PS Jenkins bot | ||||
| * | Merging the max volume branch | Ted Gould | 2015-02-24 | 1 | -1/+1 |
| |\ | |||||
| * | | Switch to using a state variable based on the change | Ted Gould | 2015-02-24 | 1 | -3/+7 |
| | | | |||||
* | | | Use max volume in calculating notification value Fixes: #1422745 | Ted Gould | 2015-02-27 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | | | | Approved by: Charles Kerr, PS Jenkins bot | ||||
| * | | Use the max volume attribute to scale the volume measure | Ted Gould | 2015-02-24 | 1 | -1/+1 |
| |/ | |||||
* | | Correct white space. | Martin Wimpress | 2015-02-27 | 1 | -1/+1 |
| | | |||||
* | | Added MATE Desktop support. | Martin Wimpress | 2015-02-27 | 1 | -0/+2 |
|/ | |||||
* | Track the reason a volume was set to filter volume changes more accurately ↵ | Ted Gould | 2015-02-19 | 1 | -31/+28 |
|\ | | | | | | | | | | | Fixes: #1416520 Approved by: Jussi Pakkanen, PS Jenkins bot | ||||
| * | Round the value because apparently i386 ends up at 59.9 in the test and ↵ | Ted Gould | 2015-02-19 | 1 | -1/+1 |
| | | | | | | | | truncation causes a failure. | ||||
| * | Change volume to an object with an attached reason so we can make better ↵ | Ted Gould | 2015-02-17 | 1 | -31/+28 |
| | | | | | | | | choices up the stack | ||||
* | | Drop the notification server watch int | Ted Gould | 2015-02-17 | 1 | -6/+0 |
|/ | |||||
* | Block notifications in the volume event instead of in the notification one ↵ | Ted Gould | 2015-02-13 | 1 | -15/+16 |
| | | | | so that high volume warnings can get through | ||||
* | Adding a test for notification servers coming on and off the bus, and fixing ↵ | Ted Gould | 2015-02-13 | 1 | -4/+5 |
| | | | | the code for it | ||||
* | Make it so that Vala stops generating circular references | Ted Gould | 2015-02-11 | 1 | -45/+48 |
| | |||||
* | Pulling the mainloop out of the service object | Ted Gould | 2015-02-11 | 1 | -29/+21 |
| | |||||
* | Make it so that we unexport actions when destroying the object | Ted Gould | 2015-02-09 | 1 | -1/+11 |
| | |||||
* | Make it so that the accounts service object is made outside of the service ↵ | Ted Gould | 2015-02-09 | 1 | -4/+3 |
| | | | | object | ||||
* | Make it so that we can inject the volume control object into the service | Ted Gould | 2015-02-09 | 1 | -2/+2 |
| | |||||
* | Putting an interface in for volume control | Ted Gould | 2015-02-09 | 1 | -1/+1 |
| | |||||
* | Compare doubles with an accuracy range | Ted Gould | 2015-02-05 | 1 | -1/+1 |
| | |||||
* | Making sure to record the output and volume for each invocation | Ted Gould | 2015-02-05 | 1 | -5/+7 |
| | |||||
* | Incorrect type | Ted Gould | 2015-02-03 | 1 | -1/+1 |
| | |||||
* | Watch for double updates from notifications. Supress them | Ted Gould | 2015-02-02 | 1 | -0/+7 |
| | |||||
* | Track output mode | Ted Gould | 2015-01-30 | 1 | -0/+8 |
| | |||||
* | Move notification code out of volume control object | Ted Gould | 2015-01-29 | 1 | -58/+110 |
|\ | | | | | | | Approved by: Charles Kerr, Jussi Pakkanen, PS Jenkins bot | ||||
| * | Add a watcher for the notification server going up and down. Redetect sync ↵ | Ted Gould | 2015-01-29 | 1 | -1/+11 |
| | | | | | | | | notifications depending on it. | ||||
| * | Switch from having custom signals for volume changing to using the property ↵ | Ted Gould | 2014-12-03 | 1 | -13/+11 |
| | | | | | | | | change signals. | ||||
| * | Ensuring that if high volume changes we also show a notification (i.e. the ↵ | Ted Gould | 2014-12-03 | 1 | -4/+6 |
| | | | | | | | | headphones were plugged in) | ||||
| * | Hide notification when the menu is shown | Ted Gould | 2014-12-03 | 1 | -0/+12 |
| | | |||||
| * | Add an action to track whether the indicator is shown so that we can not ↵ | Ted Gould | 2014-12-03 | 1 | -0/+5 |
| | | | | | | | | show notifications if it is open | ||||
| * | Remove the sync notification on scroll setting | Ted Gould | 2014-12-03 | 1 | -32/+15 |
| | | |||||
| * | Moving the notification into the service | Ted Gould | 2014-12-02 | 1 | -10/+52 |
| | | |||||
* | | silent mode updates icon | Nick Dedekind | 2014-11-19 | 1 | -2/+7 |
|/ | |||||
* | service.vala: don't call set_volume unnecessarily (LP: #1381871) | Ted Gould | 2014-11-05 | 1 | -0/+3 |
|\ | |||||
| * | Align with trunk to prepare for landing there | Ted Gould | 2014-10-16 | 1 | -29/+63 |
| |\ | |||||
| * | | service.vala: don't call set_volume unnecessarily | Lars Uebernickel | 2014-10-16 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The allow-amplified-volume setting is bound to a property on the service with the same name. GSettings always sets the target property when the binding is created. The property setter calls set_volume() unconditionally, which lead to a call on every startup of indicator-sound. That wasn't a problem until set_volume() started emitting a notification for volume changes... Fix this by only updating the property when the underlying value has actually changed. | ||||
| * | | Fixes for icon values and manual tests | Ted Gould | 2014-10-15 | 1 | -0/+2 |
| |\ \ | |||||
| * \ \ | Correct property name | Ted Gould | 2014-10-14 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Grabbing the extreme volume warnings | Ted Gould | 2014-10-14 | 1 | -0/+14 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Warn on high audio levels when using headphones (LP: #123633, #1373404) | Ted Gould | 2014-11-05 | 1 | -0/+16 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Found other notification | Ted Gould | 2014-10-15 | 1 | -0/+2 |
| | |_|/ / | |/| | | | |||||
| * | | | | Get propery property name | Ted Gould | 2014-10-14 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
| * | | | Linking volume control and the menu visibility | Ted Gould | 2014-10-14 | 1 | -0/+4 |
| | | | | |||||
| * | | | Changing tact to change the menu when we want to show the warning | Ted Gould | 2014-10-14 | 1 | -2/+2 |
| | | | | |||||
| * | | | Drop the high volume menu action as that wasn't working | Ted Gould | 2014-10-14 | 1 | -21/+0 |
| | | | | |||||
| * | | | Add high volume warnings to the phone menu | Ted Gould | 2014-10-14 | 1 | -2/+2 |
| | | | | |||||
| * | | | Create actions based on the high volume status | Ted Gould | 2014-10-13 | 1 | -0/+31 |
| | |/ | |/| |