aboutsummaryrefslogtreecommitdiff
path: root/src/volume-control-pulse.vala
Commit message (Expand)AuthorAgeFilesLines
* in vol-control-pulse, remove redundant vapi scaffoldingcharles kerr2015-12-291-4/+1
* clean up tracer GLib.message() callscharles kerr2015-12-291-6/+0
* use G_SOURCE_REMOVE instead of falsecharles kerr2015-12-291-3/+3
* remove earlier unneeded tracerscharles kerr2015-12-281-5/+1
* in volume-warning, use pulse directly rather than through dbuscharles kerr2015-12-281-5/+3
* add tracer GLib.message() callscharles kerr2015-12-211-5/+18
* always keep volume-control's 'stream' property updatedcharles kerr2015-12-201-16/+16
* make more of volume-control-pulse's pulse functions 'public static'charles kerr2015-12-201-7/+7
* start making volume-control-pulse's pulse functions public static for reuse.charles kerr2015-12-201-11/+18
* remove _active_port_headphone field from volume-control-pulsecharles kerr2015-12-201-3/+0
* remove 'high_volume' property from volume-controlcharles kerr2015-12-191-47/+0
* remove set_warning_volume() from volume-controlcharles kerr2015-12-191-8/+0
* remove 'ready' property from volume-warningcharles kerr2015-12-191-4/+1
* remove 'is-playing' property from volume-warningcharles kerr2015-12-191-14/+2
* remove high-volume-approved from volume-controlcharles kerr2015-12-191-68/+0
* remove ignore_high_volume from volume-controlcharles kerr2015-12-191-20/+0
* move loudness warning's enabled & decibels from volume-control-pulse to optionscharles kerr2015-12-191-27/+10
* move max_volume into a reusable 'options' classcharles kerr2015-12-191-29/+5
* Added workaround for Maroon in Trouble, second optionXavi Garcia Mena2015-12-171-2/+16
* Maroon in trouble and other games changing the volume in sink and changing ro...Xavi Garcia Mena2015-12-171-2/+8
* Added a CALL mode and avoid sending output notifications when we have an inco...Xavi Garcia Mena2015-11-231-22/+29
* restore warning level volume when warning dialog is cancelledXavi Garcia Mena2015-11-191-0/+8
* Fix issues with warning dialogXavi Garcia Mena2015-11-191-0/+4
* Added integragrion tests to the devices labels and iconsXavi Garcia Mena2015-10-151-36/+34
|\
| * Added notifications tests integrated with the test instance of pulseAudio and...Xavi Garcia Mena2015-10-131-5/+6
| * Updated set-volume utilityXavi Garcia Mena2015-09-201-1/+1
| * Added AccountsService Mock to the integration testsXavi Garcia Mena2015-09-181-2/+1
| * test version for gmenuharnessXavi Garcia Mena2015-09-071-4/+6
* | Added USB and HDMI active outputsXavi Garcia Mena2015-10-051-28/+52
* | Changed to show a notification when the active output changesXavi Garcia Mena2015-10-011-34/+42
* | Adding the code to change the icons and label when a bluetooth headset is con...Xavi Garcia Mena2015-09-291-12/+37
|/
* in volume-control-pulse, extract methods from ctor and dtor for readabilityCharles Kerr2015-08-121-3/+13
* copyediting: in new code, use unowned strings where practical, slightly bette...Charles Kerr2015-08-121-11/+8
* copyediting: make tabs use in the new code consistent with existing codebaseCharles Kerr2015-08-121-6/+6
* in volume-control-pulse's update_high_volume_approved_timer(), fix timer inte...Charles Kerr2015-08-111-1/+1
* take the g_message() tracers and remove or demote to g_debug() as appropriateCharles Kerr2015-08-111-22/+12
* clamp the volume whenever the 'high volume' confirmation notification is open.Charles Kerr2015-08-111-10/+13
* ensure the high volume timer is always at least 1 secCharles Kerr2015-08-111-1/+1
* huge pile of diff that consolidates pulse-specific audio work into volume-con...Charles Kerr2015-08-101-17/+156
* add time-based confirmation dialog for high volumesCharles Kerr2015-08-061-1/+9
* Always record the volume whether we do something with it or notTed Gould2015-04-171-17/+19
* Fix stream property lookup to reliably signal multimedia streams Fixes: #1436021Ted Gould2015-04-131-3/+11
|\
| * Change the stream definition to not use the index into the names table, the t...Ted Gould2015-04-101-3/+11
* | volume-control-pulse: only set volume if value is indeed different and reason...Ricardo Salveti de Araujo2015-04-121-13/+16
|/
* Changing default for unknown to alertTed Gould2015-02-271-1/+1
* Only set high volume on multimedia streamsTed Gould2015-02-271-1/+1
* Truthiness is a lost artTed Gould2015-02-181-1/+1
* Fixing debug messages and printing one after setting PATed Gould2015-02-181-5/+6
* Fixing debug messageTed Gould2015-02-181-1/+1
* We can't keep comparing uint32's to -1 and expect reliable resultsTed Gould2015-02-181-4/+4