summaryrefslogtreecommitdiff
path: root/src/sinkwidget.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-24Make libcanberra optionalAdrian Ratiu1-1/+6
2024-04-12Use Gtk4 instead of Gtk3JA1-27/+28
2022-01-10sink-widget: add support for TrueHD and DTS-HD formatsWim Taymans1-0/+22
2019-09-19devicewidget: fix the enabling logic of the advanced options expanderTanu Kaskinen1-5/+6
2014-09-07Reference the widget before returning it from ::create methodsHans de Goede1-0/+1
2013-03-13sinkwidget: add support for AAC pass-throughAkihiro Tsukada1-0/+12
2012-12-17sinkwidget: Move format selection options to 'Advanced' expanderArun Raghavan1-3/+6
2011-08-18Update device format stuff for (pre-release) API changes.Colin Guthrie1-1/+1
2011-08-10Add UI to select the formats supported by the receiver attached to a digitial...Colin Guthrie1-2/+74
2011-07-22sink: Oops. I didn't mean to comment this out in the previous commit.Colin Guthrie1-3/+3
2011-07-22stream-volumes: Support source-output volume controls now available in PA.Colin Guthrie1-3/+3
2011-03-03Drop the need to use libglademmRafał Mużyło1-2/+2
2009-10-15Add support for the device-manager module.Colin Guthrie1-1/+2
2009-08-27fix event sound generation for volume changesLennart Poettering1-19/+38
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 sinkwidget into it's own files.Colin Guthrie1-0/+81