summaryrefslogtreecommitdiffstats
path: root/src/devicewidget.cc
Commit message (Expand)AuthorAgeFilesLines
* Ensure the marker for base volume is set on all channels.Colin Guthrie2011-03-281-2/+2
* volume: Don't bother setting the steps.Colin Guthrie2011-03-091-6/+0
* volume: Support volumes up to 11.Colin Guthrie2011-03-091-0/+1
* Drop the need to use libglademmRafał Mużyło2011-03-031-2/+2
* Update for the latest incarnation of module-device-managerColin Guthrie2009-10-151-4/+1
* Use the correct update mode for device-restore database writeColin Guthrie2009-10-151-1/+1
* Add support for the device-manager module.Colin Guthrie2009-10-151-0/+70
* fix event sound generation for volume changesLennart Poettering2009-08-271-27/+25
* Add support for changing ports.Colin Guthrie2009-06-271-0/+32
* Do not disable the default button when it's set.Colin Guthrie2009-06-171-3/+5
* Move the setBaseVolume()/setSteps() methods to devicewidget (problem found af...Colin Guthrie2009-06-171-0/+12
* Include config.h in the cc file (after rebase)Colin Guthrie2009-06-171-0/+4
* Wire up the default toggle button (replaces the old menu)Colin Guthrie2009-06-171-0/+8
* Adapt to new UIColin Guthrie2009-06-171-1/+2
* Create a devicewidget based on streamwidget.Colin Guthrie2009-06-171-0/+96