summaryrefslogtreecommitdiffstats
path: root/src/modules/module-flat-volume.c
Commit message (Expand)AuthorAgeFilesLines
* flat-volume: use pa_sink_get_volume(s, TRUE) to work with slaved sinkMarc-André Lureau2009-01-151-5/+5
* query the sink volume outside of the loop because it might be quite expensiveLennart Poettering2008-10-081-4/+8
* use pa_sink_set_volume() for changing the volumeLennart Poettering2008-10-081-9/+1
* check the maximum volume of all sink inputs instead of the average volume to ...Lennart Poettering2008-10-081-1/+1
* some minor reformattingLennart Poettering2008-10-081-17/+21
* ignore sinks that do not carry decibel informationLennart Poettering2008-10-081-0/+6
* remove $Id$Lennart Poettering2008-10-081-2/+0
* flat-volume thingyMarc-Andre Lureau2008-10-071-0/+220