Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | flat-volume: use pa_sink_get_volume(s, TRUE) to work with slaved sink | Marc-André Lureau | 2009-01-15 | 1 | -5/+5 |
| | |||||
* | query the sink volume outside of the loop because it might be quite expensive | Lennart Poettering | 2008-10-08 | 1 | -4/+8 |
| | |||||
* | use pa_sink_set_volume() for changing the volume | Lennart Poettering | 2008-10-08 | 1 | -9/+1 |
| | |||||
* | check the maximum volume of all sink inputs instead of the average volume to ↵ | Lennart Poettering | 2008-10-08 | 1 | -1/+1 |
| | | | | avoid digital amplification in favour of attenuation | ||||
* | some minor reformatting | Lennart Poettering | 2008-10-08 | 1 | -17/+21 |
| | |||||
* | ignore sinks that do not carry decibel information | Lennart Poettering | 2008-10-08 | 1 | -0/+6 |
| | |||||
* | remove $Id$ | Lennart Poettering | 2008-10-08 | 1 | -2/+0 |
| | |||||
* | flat-volume thingy | Marc-Andre Lureau | 2008-10-07 | 1 | -0/+220 |
Signed-off-by: Lennart Poettering <lennart@poettering.net> |