summaryrefslogtreecommitdiff
path: root/src/sourceoutputwidget.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-12Use Gtk4 instead of Gtk3JA1-1/+1
2019-11-27streamwidget: Use a drop-down list instead of a button and a popup for select...Tanu Kaskinen1-24/+2
2011-07-22stream-volumes: Support source-output volume controls now available in PA.Colin Guthrie1-0/+4
2011-03-03Drop the need to use libglademmRafał Mużyło1-1/+1
2009-06-28Restructure the class inheritance a bit.Colin Guthrie1-7/+0
2009-06-28Rename event method to be more indicative of what it does.Colin Guthrie1-1/+1
2009-06-27Rename a variable to make it more genericColin Guthrie1-1/+1
2009-06-17Don't use a hyperlink to display the device, just use a regular button.Colin Guthrie1-1/+1
2009-06-17Hide the terminate button.Colin Guthrie1-0/+4
2009-06-17More changes in the UI to try and make things neater.Colin Guthrie1-1/+24
2009-06-17Wire up all the new UI code.Colin Guthrie1-26/+0
2009-06-17Add setter/getter methods for sink/source indexes so we can update our combo ...Colin Guthrie1-1/+4
2009-06-17Remove the kill menu item now we have a dedicated buttonColin Guthrie1-1/+1
2009-06-17Set the mainwindow pointer via an init() method rather than directly via publ...Colin Guthrie1-2/+7
2009-06-17Adapt to new UIColin Guthrie1-2/+3
2009-03-16Split sourceoutputwidget out into it's own files.Colin Guthrie1-0/+68