Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | remove unused code from volume-warning | charles kerr | 2015-12-20 | 1 | -3/+0 | |
| | ||||||
* | remove code duplication between volume-warning and volume-control-pulse | charles kerr | 2015-12-20 | 2 | -309/+36 | |
| | | | | | | | | | 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. | |||||
* | always keep volume-control's 'stream' property updated | charles kerr | 2015-12-20 | 4 | -23/+29 | |
| | ||||||
* | group volume-warning's protected properties together | charles kerr | 2015-12-20 | 1 | -43/+46 | |
| | ||||||
* | replace volume-warning's 'volume' property with 'multimedia-volume' | charles kerr | 2015-12-20 | 1 | -210/+135 | |
| | ||||||
* | make more of volume-control-pulse's pulse functions 'public static' | charles kerr | 2015-12-20 | 1 | -7/+7 | |
| | | | | | | This time it's stream_restore_get_object_path(), again for use by volume-warning | |||||
* | replace volume-warning's 'stream' property with a more focused ↵ | charles kerr | 2015-12-20 | 1 | -56/+44 | |
| | | | | 'multimedia-active' property | |||||
* | in volume-warning, group the pulse methods closer together | charles kerr | 2015-12-20 | 1 | -50/+50 | |
| | ||||||
* | refactor 'stop_reconnect_timer' into its own function in volume-warning | charles kerr | 2015-12-20 | 1 | -6/+11 | |
| | ||||||
* | fix tyop | charles kerr | 2015-12-20 | 1 | -2/+2 | |
| | ||||||
* | start making volume-control-pulse's pulse functions public static for reuse. | charles kerr | 2015-12-20 | 2 | -110/+41 | |
| | | | | | | calculate_active_output() and create_pulse_dbus_connection() are now 'public static' so volume-warning can use them too. | |||||
* | remove _active_port_headphone field from volume-control-pulse | charles kerr | 2015-12-20 | 1 | -3/+0 | |
| | ||||||
* | change volume-warning to subclass from object instead of volume-control | charles kerr | 2015-12-20 | 3 | -35/+84 | |
| | | | | | Now we're starting to get somewhere... | |||||
* | remove mic-volume property from volume-warning | charles kerr | 2015-12-20 | 2 | -108/+10 | |
| | ||||||
* | move warning dialog from service to volume-warning | charles kerr | 2015-12-20 | 4 | -126/+273 | |
| | ||||||
* | set options.max_volume's default value to 1.0 | charles kerr | 2015-12-20 | 1 | -1/+1 | |
| | | | | | this fixes the notifications-tests unit tests. | |||||
* | remove 'high_volume' property from volume-control | charles kerr | 2015-12-19 | 6 | -68/+19 | |
| | ||||||
* | add WarnNotification to volume-warning | charles kerr | 2015-12-19 | 2 | -0/+12 | |
| | | | | | Not actually /used/ yet, but it compiles & tests still pass... | |||||
* | 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 | 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 | |
|\ \ |