Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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 |
| | |/ | |/| | |||||
* / | | Remove usage of deprecated hint functions | Ted Gould | 2014-10-22 | 1 | -2/+2 |
|/ / | |||||
* | | 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 |
| | | |||||
* | | Add a silent mode menu item | Ted Gould | 2014-10-02 | 1 | -2/+2 |
| | | |||||
* | | 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 |
| | | |||||
* | | Use silent mode to determine the icon on the panel | Ted Gould | 2014-10-02 | 1 | -1/+1 |
| | | |||||
* | | Connect to the value in accounts service and update the player if appropriate | Ted Gould | 2014-09-26 | 1 | -1/+7 |
| | | |||||
* | | Drop the GSettings key and change the way we're interacting with the ↵ | Ted Gould | 2014-09-23 | 1 | -26/+8 |
| | | | | | | | | accounts service setting | ||||
* | | Selecting the greeter players for the greeter menus | Ted Gould | 2014-09-23 | 1 | -2/+2 |
| | | |||||
* | | 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 |
|/ | |||||
* | Remove mute from the phone greeter | Ted Gould | 2014-03-25 | 1 | -1/+1 |
| | |||||
* | Updating to latest export | Ted Gould | 2014-03-21 | 1 | -3/+30 |
|\ | |||||
| * | Make sure to clear values after removing the source | Ted Gould | 2014-03-21 | 1 | -1/+3 |
| | | |||||
| * | Remove sound blocked timer when the service is shutdown | Ted Gould | 2014-03-21 | 1 | -0/+5 |
| | | |||||
| * | Move all the clearing of the player into one place | Ted Gould | 2014-03-21 | 1 | -11/+11 |
| | | |||||
| * | Make sure to clear the player on exit | Ted Gould | 2014-03-20 | 1 | -0/+4 |
| | | |||||
| * | Handle sigterm | Ted Gould | 2014-03-20 | 1 | -0/+7 |
| | | |||||
| * | Clear the player to ensure we don't get into a ref loop | Ted Gould | 2014-03-20 | 1 | -0/+5 |
| | | |||||
| * | Debug messages | Ted Gould | 2014-03-20 | 1 | -0/+2 |
| | | |||||
| * | Make sure to update the player if needed | Ted Gould | 2014-03-20 | 1 | -0/+2 |
| | | |||||
* | | Updates to trunk and the export | Ted Gould | 2014-03-20 | 1 | -5/+48 |
|\| | |||||
| * | Updating to trunk | Ted Gould | 2014-03-20 | 1 | -2/+29 |
| |\ | |||||
| | * | Use audio-volume-mute-blocking-panel instead of *-blocked-panel | Lars Uebernickel | 2014-03-20 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Use audio-volume-mute-blocking-panel instead of *-blocked-panel | Lars Uebernickel | 2014-03-19 | 1 | -1/+1 |
| | | | | |||||
| | * | | Scale volume in notifications when allow-amplified-volume is set Fixes: 1293163 | Lars Uebernickel | 2014-03-20 | 1 | -1/+1 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Scale volume in notifications when allow-amplified-volume is set | Lars Uebernickel | 2014-03-18 | 1 | -1/+1 |
| | | | | |||||
| | * | | Show a red icon in the panel when a sound is playing while mute is on Fixes: ↵ | Lars Uebernickel | 2014-03-18 | 1 | -1/+28 |
| | |\ \ | | | |/ | | |/| | | | | | 1291530 | ||||
| | | * | Show a red icon in the panel when a sound is playing while mute is on | Lars Uebernickel | 2014-03-16 | 1 | -1/+28 |
| | | | |