aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | unconfuse Vala's C generator making the PulesAudio.Volume property uint32charles kerr2015-12-211-12/+32
* | remove unused code from volume-warningcharles kerr2015-12-201-3/+0
* | remove code duplication between volume-warning and volume-control-pulsecharles kerr2015-12-202-309/+36
* | always keep volume-control's 'stream' property updatedcharles kerr2015-12-202-17/+24
* | group volume-warning's protected properties togethercharles kerr2015-12-201-43/+46
* | replace volume-warning's 'volume' property with 'multimedia-volume'charles kerr2015-12-201-210/+135
* | make more of volume-control-pulse's pulse functions 'public static'charles kerr2015-12-201-7/+7
* | replace volume-warning's 'stream' property with a more focused 'multimedia-ac...charles kerr2015-12-201-56/+44
* | in volume-warning, group the pulse methods closer togethercharles kerr2015-12-201-50/+50
* | refactor 'stop_reconnect_timer' into its own function in volume-warningcharles kerr2015-12-201-6/+11
* | fix tyopcharles kerr2015-12-201-2/+2
* | start making volume-control-pulse's pulse functions public static for reuse.charles kerr2015-12-202-110/+41
* | remove _active_port_headphone field from volume-control-pulsecharles kerr2015-12-201-3/+0
* | change volume-warning to subclass from object instead of volume-controlcharles kerr2015-12-201-35/+9
* | remove mic-volume property from volume-warningcharles kerr2015-12-202-108/+10
* | move warning dialog from service to volume-warningcharles kerr2015-12-204-126/+273
* | set options.max_volume's default value to 1.0charles kerr2015-12-201-1/+1
* | remove 'high_volume' property from volume-controlcharles kerr2015-12-194-61/+16
* | add WarnNotification to volume-warningcharles kerr2015-12-192-0/+12
* | remove set_warning_volume() from volume-controlcharles kerr2015-12-194-11/+2
* | remove 'ready' property from volume-warningcharles kerr2015-12-193-12/+8
* | remove 'is-playing' property from volume-warningcharles kerr2015-12-193-39/+11
* | move service.waiting_user_approve_warn into warning-volumecharles kerr2015-12-192-9/+10
* | remove high-volume-approved from volume-controlcharles kerr2015-12-194-83/+11
* | remove ignore_high_volume from volume-controlcharles kerr2015-12-194-23/+2
* | bugfix: don't requery notificaton server capabilities each time volume changescharles kerr2015-12-191-4/+6
* | instantiate volume-warning and pass it to the servicecharles kerr2015-12-192-5/+10
* | move loudness warning's enabled & decibels from volume-control-pulse to optionscharles kerr2015-12-197-60/+175
* | move max_volume into a reusable 'options' classcharles kerr2015-12-196-65/+46
* | get the build working againcharles kerr2015-12-191-2/+9
* | remove accountsservice/greeter from volume-warningcharles kerr2015-12-191-215/+0
* | remove 'mute' property from volume-warningcharles kerr2015-12-191-54/+0
* | copy volume-control-pulse into a new class, volume-warningcharles kerr2015-12-192-0/+1171
|/
* Added workaround for Maroon in Trouble, second optionXavi Garcia Mena2015-12-173-5/+21
* Maroon in trouble and other games changing the volume in sink and changing ro...Xavi Garcia Mena2015-12-171-2/+8
* Re-adding indicator.volume-syncXavi Garcia Mena2015-12-141-1/+1
* rolling back lp:~xavi-garcia-mena/indicator-sound/bug-1512798-reenable-amplif...Xavi Garcia Mena2015-12-143-29/+2
* Added indicator. prefix to volume sync attibuteXavi Garcia Mena2015-12-091-1/+1
* Merged lp:~xavi-garcia-mena/indicator-sound/bug-1512798-reenable-amplified-vo...Xavi Garcia Mena2015-12-092-1/+28
|\
| * Restore code to allow amplified volumeXavi Garcia Mena2015-11-102-1/+28
* | Added attibute to volume slider to define the sync actionXavi Garcia Mena2015-12-091-4/+7
* | Setting user selected volume when pressing OK in the high volume dialogXavi Garcia Mena2015-12-042-5/+13
* | Changes after review. Method to increment sync counter and integration test c...Xavi Garcia Mena2015-12-021-2/+6
* | Added integration testsXavi Garcia Mena2015-12-021-3/+3
* | Added action to sync volume with UIXavi Garcia Mena2015-12-011-1/+15
* | Added a CALL mode and avoid sending output notifications when we have an inco...Xavi Garcia Mena2015-11-232-23/+31
* | restore warning level volume when warning dialog is cancelledXavi Garcia Mena2015-11-193-0/+10
* | Fix issues with warning dialogXavi Garcia Mena2015-11-193-2/+9
* | Re-added integration tests using gmenuharnessXavi Garcia Mena2015-11-111-2/+1
* | Disable integration tests to avoid universe dependenciesXavi Garcia Mena2015-11-031-1/+2