summaryrefslogtreecommitdiff
path: root/src/sourcewidget.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-5/+5
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-10-15Add support for the device-manager module.Colin Guthrie1-2/+3
2009-06-27Add support for changing ports.Colin Guthrie1-0/+25
2009-06-17Do not disable the default button when it's set.Colin Guthrie1-2/+0
2009-06-17Wire up all the new UI code.Colin Guthrie1-10/+4
2009-06-17Rebase the sink/source widgets on the device widgetColin Guthrie1-4/+4
2009-03-18Move config.h inclusion to the .cc filesColin Guthrie1-0/+4
2009-03-16Split sourcewidget into it's own files.Colin Guthrie1-0/+81