Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove set_warning_volume() from volume-control | charles kerr | 2015-12-19 | 4 | -11/+2 |
| | |||||
* | remove 'ready' property from volume-warning | charles kerr | 2015-12-19 | 3 | -12/+8 |
| | |||||
* | remove 'is-playing' property from volume-warning | charles kerr | 2015-12-19 | 3 | -39/+11 |
| | |||||
* | move service.waiting_user_approve_warn into warning-volume | charles kerr | 2015-12-19 | 2 | -9/+10 |
| | |||||
* | remove high-volume-approved from volume-control | charles kerr | 2015-12-19 | 4 | -83/+11 |
| | |||||
* | remove ignore_high_volume from volume-control | charles kerr | 2015-12-19 | 4 | -23/+2 |
| | |||||
* | 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 | 2 | -5/+10 |
| | |||||
* | move loudness warning's enabled & decibels from volume-control-pulse to options | charles kerr | 2015-12-19 | 7 | -60/+175 |
| | |||||
* | move max_volume into a reusable 'options' class | charles kerr | 2015-12-19 | 6 | -65/+46 |
| | |||||
* | get the build working again | charles kerr | 2015-12-19 | 1 | -2/+9 |
| | |||||
* | remove accountsservice/greeter from volume-warning | charles kerr | 2015-12-19 | 1 | -215/+0 |
| | |||||
* | remove 'mute' property from volume-warning | charles kerr | 2015-12-19 | 1 | -54/+0 |
| | |||||
* | copy volume-control-pulse into a new class, volume-warning | charles kerr | 2015-12-19 | 2 | -0/+1171 |
| | |||||
* | Added workaround for Maroon in Trouble, second option | Xavi Garcia Mena | 2015-12-17 | 3 | -5/+21 |
| | |||||
* | Maroon in trouble and other games changing the volume in sink and changing ↵ | Xavi Garcia Mena | 2015-12-17 | 1 | -2/+8 |
| | | | | role workaround | ||||
* | Re-adding indicator.volume-sync | Xavi Garcia Mena | 2015-12-14 | 1 | -1/+1 |
| | |||||
* | rolling back ↵ | Xavi Garcia Mena | 2015-12-14 | 3 | -29/+2 |
| | | | | lp:~xavi-garcia-mena/indicator-sound/bug-1512798-reenable-amplified-volume | ||||
* | Added indicator. prefix to volume sync attibute | Xavi Garcia Mena | 2015-12-09 | 1 | -1/+1 |
| | |||||
* | Merged ↵ | Xavi Garcia Mena | 2015-12-09 | 2 | -1/+28 |
|\ | | | | | | | lp:~xavi-garcia-mena/indicator-sound/bug-1512798-reenable-amplified-volume | ||||
| * | Restore code to allow amplified volume | Xavi Garcia Mena | 2015-11-10 | 2 | -1/+28 |
| | | |||||
* | | Added attibute to volume slider to define the sync action | Xavi Garcia Mena | 2015-12-09 | 1 | -4/+7 |
| | | |||||
* | | Setting user selected volume when pressing OK in the high volume dialog | Xavi Garcia Mena | 2015-12-04 | 2 | -5/+13 |
| | | |||||
* | | 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 |
| | | |||||
* | | Added a CALL mode and avoid sending output notifications when we have an ↵ | Xavi Garcia Mena | 2015-11-23 | 2 | -23/+31 |
| | | | | | | | | incoming call | ||||
* | | restore warning level volume when warning dialog is cancelled | Xavi Garcia Mena | 2015-11-19 | 3 | -0/+10 |
| | | |||||
* | | Fix issues with warning dialog | Xavi Garcia Mena | 2015-11-19 | 3 | -2/+9 |
| | | |||||
* | | Re-added integration tests using gmenuharness | Xavi Garcia Mena | 2015-11-11 | 1 | -2/+1 |
| | | |||||
* | | Disable integration tests to avoid universe dependencies | Xavi Garcia Mena | 2015-11-03 | 1 | -1/+2 |
| | | |||||
* | | 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 conflict. Updated changelog to be in sync with trunk | Xavi Garcia Mena | 2015-10-21 | 10 | -69/+1983 |
|\ \ | |/ |/| | |||||
| * | 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 |
| | | |||||
| * | Labels in sound menu marked to be translated | Xavi Garcia Mena | 2015-10-15 | 1 | -8/+8 |
| | | |||||
| * | Added integragrion tests to the devices labels and icons | Xavi Garcia Mena | 2015-10-15 | 11 | -53/+1648 |
| |\ | |||||
| | * | Added notifications tests integrated with the test instance of pulseAudio ↵ | Xavi Garcia Mena | 2015-10-13 | 1 | -5/+6 |
| | | | | | | | | | | | | and gmenuharness | ||||
| | * | Added attribute_not_set to gmenuharness, added tests for player control buttons | Xavi Garcia Mena | 2015-09-25 | 2 | -1/+21 |
| | | | |||||
| | * | merged lp:~xavi-garcia-mena/indicator-sound/next-play-prev-buttons-bug-1373313 | Xavi Garcia Mena | 2015-09-24 | 5 | -7/+97 |
| | |\ | |||||
| | * | | Added themed_icon to integration tests | Xavi Garcia Mena | 2015-09-22 | 1 | -0/+70 |
| | | | | |||||
| | * | | Added separated integration tests for desktop and phone, with different ↵ | Xavi Garcia Mena | 2015-09-21 | 1 | -0/+16 |
| | | | | | | | | | | | | | | | | instances of pulseaudio | ||||
| | * | | Updated set-volume utility | Xavi Garcia Mena | 2015-09-20 | 1 | -1/+1 |
| | | | | |||||
| | * | | Added AccountsService Mock to the integration tests | Xavi Garcia Mena | 2015-09-18 | 1 | -2/+1 |
| | | | | |||||
| | * | | test version for gmenuharness | Xavi Garcia Mena | 2015-09-07 | 7 | -13/+1407 |
| | | | | |||||
| * | | | 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 | 3 | -33/+187 |
| | | | | |||||
| * | | | Updated to show a label stating the active output | Xavi Garcia Mena | 2015-10-02 | 1 | -1/+15 |
| | | | |