summaryrefslogtreecommitdiff
path: root/src/devicewidget.cc
AgeCommit message (Expand)AuthorFilesLines
2013-03-11added back support for gtkmm-2.4 buildsAlam Arias1-0/+5
2012-12-17devicewidget: Move latency offset into an expanderArun Raghavan1-2/+7
2012-07-27devicewidget: Add a latency offset spinbuttonpoljar (Damir Jelić)1-3/+45
2011-03-28Ensure the marker for base volume is set on all channels.Colin Guthrie1-2/+2
2011-03-09volume: Don't bother setting the steps.Colin Guthrie1-6/+0
2011-03-09volume: Support volumes up to 11.Colin Guthrie1-0/+1
2011-03-03Drop the need to use libglademmRafał Mużyło1-2/+2
2009-10-15Update for the latest incarnation of module-device-managerColin Guthrie1-4/+1
2009-10-15Use the correct update mode for device-restore database writeColin Guthrie1-1/+1
2009-10-15Add support for the device-manager module.Colin Guthrie1-0/+70
2009-08-27fix event sound generation for volume changesLennart Poettering1-27/+25
2009-06-27Add support for changing ports.Colin Guthrie1-0/+32
2009-06-17Do not disable the default button when it's set.Colin Guthrie1-3/+5
2009-06-17Move the setBaseVolume()/setSteps() methods to devicewidget (problem found af...Colin Guthrie1-0/+12
2009-06-17Include config.h in the cc file (after rebase)Colin Guthrie1-0/+4
2009-06-17Wire up the default toggle button (replaces the old menu)Colin Guthrie1-0/+8
2009-06-17Adapt to new UIColin Guthrie1-1/+2
2009-06-17Create a devicewidget based on streamwidget.Colin Guthrie1-0/+96