summaryrefslogtreecommitdiff
path: root/src/devicewidget.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-15devicewidget: Minor function rename for legibilityArun Raghavan1-1/+1
2024-04-15Fix some minor lints and warningsArun Raghavan1-2/+0
2024-04-12Use Gtk4 instead of Gtk3JA1-5/+12
2021-02-26card: implement bluetooth profile codec selectionIgor V. Kovalenko1-1/+1
2019-09-19devicewidget: fix the enabling logic of the advanced options expanderTanu Kaskinen1-0/+9
2018-11-21drop gtk2 supportTanu Kaskinen1-4/+0
2015-02-26devicewidget, streamwidget: Show only one volume slider when channels are lockedIvan Ivanov1-0/+3
2013-03-11added back support for gtkmm-2.4 buildsAlam Arias1-0/+4
2012-12-17devicewidget: Move latency offset into an expanderArun Raghavan1-0/+1
2012-07-27devicewidget: Add a latency offset spinbuttonpoljar (Damir Jelić)1-2/+7
2012-07-27sink/sourcewidget: Move the index and card_index to the devicewidgetpoljar (Damir Jelić)1-0/+1
2011-03-09volume: Don't bother setting the steps.Colin Guthrie1-1/+0
2011-03-03Drop the need to use libglademmRafał Mużyło1-1/+1
2009-10-15Add support for the device-manager module.Colin Guthrie1-0/+18
2009-06-27Add support for changing ports.Colin Guthrie1-0/+26
2009-06-17Do not disable the default button when it's set.Colin Guthrie1-0/+1
2009-06-17Move the setBaseVolume()/setSteps() methods to devicewidget (problem found af...Colin Guthrie1-0/+2
2009-06-17Wire up the default toggle button (replaces the old menu)Colin Guthrie1-1/+2
2009-06-17Create a devicewidget based on streamwidget.Colin Guthrie1-0/+54