aboutsummaryrefslogtreecommitdiff
path: root/src/volume-control-pulse.vala
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adding a debug message to track changesTed Gould2015-02-181-0/+2
* Change volume to an object with an attached reason so we can make better choi...Ted Gould2015-02-171-56/+47
* Putting an interface in for volume controlTed Gould2015-02-091-0/+917