Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | remove 'ready' property from volume-warning | charles kerr | 2015-12-19 | 4 | -13/+9 | |
| | | | | ||||||
| | | * | remove 'is-playing' property from volume-warning | charles kerr | 2015-12-19 | 4 | -41/+12 | |
| | | | | ||||||
| | | * | 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 | |
| | | | | ||||||
| | | * | bugfix: ensure integration tests work regardless of com.ubuntu.sound ↵ | charles kerr | 2015-12-19 | 3 | -3/+24 | |
| | | | | | | | | | | | | | | | | gsettings' values | |||||
| | | * | instantiate volume-warning and pass it to the service | charles kerr | 2015-12-19 | 4 | -15/+45 | |
| | | | | ||||||
| | | * | 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 | 10 | -86/+95 | |
| | | | | ||||||
| | | * | 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 | |
| | |/ | ||||||
| | * | Disable notification tests that are already covered in the integration tests ↵ | Xavi Garcia Mena | 2015-12-18 | 1 | -2/+2 | |
| | | | | | | | | | | | | and fail on amd64 | |||||
| | * | Added workaround for Maroon in Trouble, second option | Xavi Garcia Mena | 2015-12-17 | 4 | -13/+28 | |
| | | | ||||||
| | * | 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 | 2 | -6/+9 | |
| | | | | | | | | | | | | | | | | changed | |||||
| | * | | Added integration tests | Xavi Garcia Mena | 2015-12-02 | 9 | -6/+239 | |
| | | | | ||||||
| | * | | 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 | |
| | | | ||||||
| * | | Fixed conflict | Xavi Garcia Mena | 2015-11-11 | 4 | -6/+92 | |
|/| | | ||||||
| * | | Re-added integration tests using gmenuharness | Xavi Garcia Mena | 2015-11-11 | 4 | -9/+88 | |
| | | | ||||||
* | | | Releasing 12.10.2+16.04.20151103.2-0ubuntu1 | CI Train Bot | 2015-11-03 | 1 | -2/+6 | |
| | | | ||||||
* | | | This branch removes the warning message in the volume notification. | Xavi Garcia Mena | 2015-11-03 | 62 | -176/+6335 | |
|\| | | |/ |/| | | | Approved by: PS Jenkins bot, Charles Kerr | |||||
| * | Disable integration tests to avoid universe dependencies | Xavi Garcia Mena | 2015-11-03 | 1 | -67/+0 | |
| | | ||||||
| * | Disable integration tests to avoid universe dependencies | Xavi Garcia Mena | 2015-11-03 | 3 | -15/+6 | |
| | | ||||||
| * | Changelog modified | Xavi Garcia Mena | 2015-11-03 | 1 | -0/+74 | |
| | | ||||||
| * | Integration tests updated | Xavi Garcia Mena | 2015-10-30 | 2 | -33/+51 | |
| | | ||||||
| * | 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 | 2 | -27/+27 | |
| | | ||||||
| * | changed wait mechanism when stopping sound | Xavi Garcia Mena | 2015-10-26 | 1 | -3/+4 | |
| | | ||||||
| * | Changed unit test to wait for the indicator to connect the user accounts | Xavi Garcia Mena | 2015-10-26 | 6 | -8/+31 | |
| | | ||||||
| * | Disabled unit test with race condition issues | Xavi Garcia Mena | 2015-10-22 | 1 | -1/+1 | |
| | | ||||||
| * | Update unit test | Xavi Garcia Mena | 2015-10-22 | 2 | -1/+10 | |
| | | ||||||
| * | Include all the integration tests | Xavi Garcia Mena | 2015-10-22 | 1 | -4/+1 | |
| | | ||||||
| * | Removed warning label in volume notification | Xavi Garcia Mena | 2015-10-22 | 3 | -46/+39 | |
| | | ||||||
| * | Fixed conflict. Updated changelog to be in sync with trunk | Xavi Garcia Mena | 2015-10-21 | 62 | -168/+6290 | |
|/| | ||||||
| * | Fixed issue with warning notification. Fixed race conditions in tests | Xavi Garcia Mena | 2015-10-21 | 3 | -75/+103 | |
| | | ||||||
| * | Fixed race condition connection to the Notifications interface | Xavi Garcia Mena | 2015-10-16 | 2 | -1/+15 | |
| | | ||||||
| * | Labels in sound menu marked to be translated | Xavi Garcia Mena | 2015-10-15 | 1 | -8/+8 | |
| | |