summaryrefslogtreecommitdiff
path: root/src/streamwidget.h
AgeCommit message (Expand)AuthorFilesLines
2019-11-27streamwidget: Use a drop-down list instead of a button and a popup for select...Tanu Kaskinen1-2/+5
2016-04-26Add checkbutton for disabling volume metersLukas K1-1/+0
2015-02-26devicewidget, streamwidget: Show only one volume slider when channels are lockedIvan Ivanov1-0/+3
2011-03-03Drop the need to use libglademmRafał Mużyło1-1/+1
2009-10-17Allow for the sink input peak detect to survive across sink moves.Colin Guthrie1-0/+1
2009-08-27fix event sound generation for volume changesLennart Poettering1-1/+0
2009-06-28Restructure the class inheritance a bit.Colin Guthrie1-0/+10
2009-06-28Rename event method to be more indicative of what it does.Colin Guthrie1-1/+1
2009-06-17Don't use a hyperlink to display the device, just use a regular button.Colin Guthrie1-3/+2
2009-06-17Hide the terminate button.Colin Guthrie1-2/+1
2009-06-17More changes in the UI to try and make things neater.Colin Guthrie1-7/+3
2009-06-17Move the setBaseVolume()/setSteps() methods to devicewidget (problem found af...Colin Guthrie1-2/+0
2009-06-17Wire up all the new UI code.Colin Guthrie1-2/+4
2009-06-17Wire up the terminate buttonColin Guthrie1-0/+1
2009-06-17Adapt to new UIColin Guthrie1-0/+7
2009-03-21configure steps for scalesLennart Poettering1-0/+1
2009-03-21visualize base volumeLennart Poettering1-2/+2
2009-03-15Move common setup into a shared headerColin Guthrie1-8/+1
2009-03-15Split out streamwidget into it's own files.Colin Guthrie1-1/+5
2009-03-15Split channelwidget into separate files. Also separate out the definition of ...Colin Guthrie1-0/+58