summaryrefslogtreecommitdiffstats
path: root/src/channelwidget.cc
Commit message (Collapse)AuthorAgeFilesLines
* volume: Set the scale properly for delta changes via mouse/keyboard.Colin Guthrie2009-10-031-1/+1
|
* fix event sound generation for volume changesLennart Poettering2009-08-271-17/+0
|
* only assume that the minimal volume is silence for devices that can do dB ↵Lennart Poettering2009-08-271-1/+2
| | | | volumes
* Adapt to new UIColin Guthrie2009-06-171-3/+3
| | | | | The actual wiring up of events and clearing out of old, unused elements is not complete yet, so this is completely non-functional at present.
* configure steps for scalesLennart Poettering2009-03-211-5/+9
|
* visualize base volumeLennart Poettering2009-03-211-0/+13
|
* Move config.h inclusion to the .cc filesColin Guthrie2009-03-181-0/+4
|
* Move common setup into a shared headerColin Guthrie2009-03-151-0/+2
|
* Split channelwidget into separate files. Also separate out the definition of ↵Colin Guthrie2009-03-151-0/+109
streamwidget into it's own header