aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | when deciding to show volume warning, check for PA INVALID volumecharles kerr2015-12-281-3/+5
* | | | fix tyopcharles kerr2015-12-281-1/+1
* | | | fix volume-warning timing issuecharles kerr2015-12-281-3/+13
* | | | fix pa_cvolume_set callcharles kerr2015-12-281-12/+7
* | | | in volume-warning, use multimedia through direct pulse instead of dbuscharles kerr2015-12-281-132/+54
* | | | update volume-warning's 'multimedia-volume' property from pulsecharles kerr2015-12-281-2/+10
* | | | in volume-warning, use pulse directly rather than through dbuscharles kerr2015-12-283-35/+189
* | | | make notification calls asynccharles kerr2015-12-213-9/+15
* | | | call show() in an idle func to avoid callback cyclescharles kerr2015-12-211-2/+27
* | | | reduce the volume while the warning dialog is activecharles kerr2015-12-211-38/+3
* | | | add tracer GLib.message() callscharles kerr2015-12-211-5/+18
* | | | fix property binding warningcharles kerr2015-12-211-5/+10
* | | | add tracer GLib.message() callscharles kerr2015-12-212-3/+4
* | | | 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-204-23/+29
* | | | 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-203-35/+84
* | | | 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-196-68/+19
* | | | 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-194-13/+9
* | | | remove 'is-playing' property from volume-warningcharles kerr2015-12-194-41/+12
* | | | 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
* | | | bugfix: ensure integration tests work regardless of com.ubuntu.sound gsetting...charles kerr2015-12-193-3/+24
* | | | instantiate volume-warning and pass it to the servicecharles kerr2015-12-194-15/+45
* | | | 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-1910-86/+95
* | | | 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
| |_|/ |/| |
* | | Disable notification tests that are already covered in the integration tests ...Xavi Garcia Mena2015-12-181-2/+2
* | | Added workaround for Maroon in Trouble, second optionXavi Garcia Mena2015-12-174-13/+28
* | | Maroon in trouble and other games changing the volume in sink and changing ro...Xavi Garcia Mena2015-12-171-2/+8