summaryrefslogtreecommitdiff
path: root/src/sinkinputwidget.cc
AgeCommit message (Expand)AuthorFilesLines
2024-04-26Split pavucontrol.glade into separate .ui filesJA1-1/+1
2024-04-26Embed ui file as resource and clean it upJA1-1/+1
2024-04-12Use Gtk4 instead of Gtk3JA1-6/+6
2019-11-27streamwidget: Use a drop-down list instead of a button and a popup for select...Tanu Kaskinen1-46/+29
2014-09-07Reference the widget before returning it from ::create methodsHans de Goede1-0/+1
2011-03-03Drop the need to use libglademmRafał Mużyło1-2/+2
2009-06-28Restructure the class inheritance a bit.Colin Guthrie1-18/+1
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-3/+3
2009-06-17Don't use a hyperlink to display the device, just use a regular button.Colin Guthrie1-14/+6
2009-06-17Hide the terminate button.Colin Guthrie1-8/+21
2009-06-17More changes in the UI to try and make things neater.Colin Guthrie1-27/+60
2009-06-17Wire up all the new UI code.Colin Guthrie1-47/+21
2009-06-17Set the correct combo index for display purposesColin Guthrie1-0/+1
2009-06-17Add setter/getter methods for sink/source indexes so we can update our combo ...Colin Guthrie1-1/+9
2009-06-17Remove the kill menu item now we have a dedicated buttonColin Guthrie1-4/+0
2009-06-17Set the pack_start on the deviceComboColin Guthrie1-0/+1
2009-06-17Set the mainwindow pointer via an init() method rather than directly via publ...Colin Guthrie1-4/+10
2009-06-17Adapt to new UIColin Guthrie1-0/+5
2009-03-18Move config.h inclusion to the .cc filesColin Guthrie1-0/+4
2009-03-16Split sinkinputwidget into it's own files.Colin Guthrie1-0/+128