Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simplify the Options class' properties | charles kerr | 2015-12-30 | 1 | -1/+1 |
| | |||||
* | clean up tracer GLib.message() calls | charles kerr | 2015-12-29 | 1 | -3/+0 |
| | |||||
* | prefer Source.REMOVE instead of false in timeout funcs | charles kerr | 2015-12-29 | 1 | -2/+2 |
| | |||||
* | use G_SOURCE_REMOVE instead of false | charles kerr | 2015-12-29 | 1 | -7/+0 |
| | |||||
* | use the InfoNotification class | charles kerr | 2015-12-29 | 1 | -217/+6 |
| | |||||
* | experiment with making volume-warning's multimedia-active property protected | charles kerr | 2015-12-28 | 1 | -0/+2 |
| | |||||
* | remove earlier unneeded tracers | charles kerr | 2015-12-28 | 1 | -6/+2 |
| | |||||
* | make notification calls async | charles kerr | 2015-12-21 | 1 | -5/+12 |
| | |||||
* | fix property binding warning | charles kerr | 2015-12-21 | 1 | -5/+10 |
| | |||||
* | remove code duplication between volume-warning and volume-control-pulse | charles kerr | 2015-12-20 | 1 | -2/+20 |
| | | | | | | | | | let volume-warning's 'multimedia_active' and 'headphones_active' be bound to volume-control's 'active-stream' and 'active-output' properties. Service manages the bindings. This lets us remove all the pacontext code from volume-warning. | ||||
* | move warning dialog from service to volume-warning | charles kerr | 2015-12-20 | 1 | -112/+42 |
| | |||||
* | remove 'high_volume' property from volume-control | charles kerr | 2015-12-19 | 1 | -5/+12 |
| | |||||
* | remove set_warning_volume() from volume-control | charles kerr | 2015-12-19 | 1 | -1/+1 |
| | |||||
* | move service.waiting_user_approve_warn into warning-volume | charles kerr | 2015-12-19 | 1 | -9/+7 |
| | |||||
* | remove high-volume-approved from volume-control | charles kerr | 2015-12-19 | 1 | -3/+3 |
| | |||||
* | remove ignore_high_volume from volume-control | charles kerr | 2015-12-19 | 1 | -1/+1 |
| | |||||
* | bugfix: don't requery notificaton server capabilities each time volume changes | charles kerr | 2015-12-19 | 1 | -4/+6 |
| | |||||
* | instantiate volume-warning and pass it to the service | charles kerr | 2015-12-19 | 1 | -4/+6 |
| | |||||
* | move loudness warning's enabled & decibels from volume-control-pulse to options | charles kerr | 2015-12-19 | 1 | -3/+3 |
| | |||||
* | move max_volume into a reusable 'options' class | charles kerr | 2015-12-19 | 1 | -5/+9 |
| | |||||
* | Added workaround for Maroon in Trouble, second option | Xavi Garcia Mena | 2015-12-17 | 1 | -3/+4 |
| | |||||
* | rolling back ↵ | Xavi Garcia Mena | 2015-12-14 | 1 | -26/+0 |
| | | | | lp:~xavi-garcia-mena/indicator-sound/bug-1512798-reenable-amplified-volume | ||||
* | Merged ↵ | Xavi Garcia Mena | 2015-12-09 | 1 | -0/+26 |
|\ | | | | | | | lp:~xavi-garcia-mena/indicator-sound/bug-1512798-reenable-amplified-volume | ||||
| * | Restore code to allow amplified volume | Xavi Garcia Mena | 2015-11-10 | 1 | -0/+26 |
| | | |||||
* | | Setting user selected volume when pressing OK in the high volume dialog | Xavi Garcia Mena | 2015-12-04 | 1 | -5/+7 |
| | | |||||
* | | Changes after review. Method to increment sync counter and integration test ↵ | Xavi Garcia Mena | 2015-12-02 | 1 | -2/+6 |
| | | | | | | | | changed | ||||
* | | Added integration tests | Xavi Garcia Mena | 2015-12-02 | 1 | -3/+3 |
| | | |||||
* | | Added action to sync volume with UI | Xavi Garcia Mena | 2015-12-01 | 1 | -1/+15 |
| | | |||||
* | | restore warning level volume when warning dialog is cancelled | Xavi Garcia Mena | 2015-11-19 | 1 | -0/+1 |
| | | |||||
* | | Fix issues with warning dialog | Xavi Garcia Mena | 2015-11-19 | 1 | -2/+4 |
| | | |||||
* | | Checking capabilites in every notification. This is a workaround as it was ↵ | Xavi Garcia Mena | 2015-10-30 | 1 | -6/+4 |
| | | | | | | | | observed that when using headphones the capabilities are not correct when we check for the first time | ||||
* | | Changes as suggested | Xavi Garcia Mena | 2015-10-27 | 1 | -23/+27 |
| | | |||||
* | | Removed warning label in volume notification | Xavi Garcia Mena | 2015-10-22 | 1 | -38/+31 |
| | | |||||
* | | Fixed issue with warning notification. Fixed race conditions in tests | Xavi Garcia Mena | 2015-10-21 | 1 | -51/+57 |
| | | |||||
* | | Fixed race condition connection to the Notifications interface | Xavi Garcia Mena | 2015-10-16 | 1 | -1/+1 |
| | | |||||
* | | fixed panel root panel icons | Xavi Garcia Mena | 2015-10-05 | 1 | -8/+97 |
| | | |||||
* | | Added USB and HDMI active outputs | Xavi Garcia Mena | 2015-10-05 | 1 | -4/+129 |
| | | |||||
* | | Updated to show a label stating the active output | Xavi Garcia Mena | 2015-10-02 | 1 | -1/+15 |
| | | |||||
* | | Changed to show a notification when the active output changes | Xavi Garcia Mena | 2015-10-01 | 1 | -38/+71 |
| | | |||||
* | | Adding the code to change the icons and label when a bluetooth headset is ↵ | Xavi Garcia Mena | 2015-09-29 | 1 | -26/+67 |
|/ | | | | connected | ||||
* | under unity8 start system-settings instead unity-control-center | Sebastien Bacher | 2015-08-27 | 1 | -0/+7 |
| | |||||
* | Merged lp:~xavi-garcia-mena/indicator-sound/icon-volume-zero | Xavi Garcia Mena | 2015-08-18 | 1 | -4/+2 |
|\ | |||||
| * | Changed sound icon when volume is 0 | Xavi Garcia | 2015-08-12 | 1 | -4/+2 |
| | | |||||
* | | copyediting: fix missing tab | Charles Kerr | 2015-08-12 | 1 | -1/+1 |
| | | |||||
* | | copyediting: in new code, use unowned strings where practical, slightly ↵ | Charles Kerr | 2015-08-12 | 1 | -15/+18 |
| | | | | | | | | better comments, more consistent method names | ||||
* | | copyediting: make tabs use in the new code consistent with existing codebase | Charles Kerr | 2015-08-12 | 1 | -19/+19 |
| | | |||||
* | | fix circular reference loop that prevented Service from being destructed ↵ | Charles Kerr | 2015-08-11 | 1 | -21/+21 |
| | | | | | | | | properly | ||||
* | | take the g_message() tracers and remove or demote to g_debug() as appropriate | Charles Kerr | 2015-08-11 | 1 | -5/+1 |
| | | |||||
* | | before the service pops up a 'high volume' warning and clamps the volume, ↵ | Charles Kerr | 2015-08-11 | 1 | -18/+36 |
| | | | | | | | | remember the previous volume. If the user hits 'OK', restore that volume. | ||||
* | | clamp the volume whenever the 'high volume' confirmation notification is open. | Charles Kerr | 2015-08-11 | 1 | -1/+33 |
| | |