summaryrefslogtreecommitdiffstats
path: root/src/sinkwidget.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace everything with new "slxmix" (work in progress)Simon Rettberg2022-08-181-175/+0Star
* Update default buttons after clickSimon Rettberg2022-05-161-0/+1
* Don't use automatic string conversionsLuís Pereira2019-05-261-1/+1
* Some more code modernization (#111)Pavel Shlyak2018-12-301-3/+3
* Modernize the code with nullptrShlyak Pavel2018-12-101-5/+5
* fix http -> httpsAlf Gaida2018-03-281-1/+1
* Address compiler warningsPalo Kisa2016-09-151-21/+0Star
* ui: Enable sink's advanced options only if digitalPalo Kisa2016-09-071-2/+2
* Remove glibmm dependency.Hong Jen Yee (PCMan)2016-09-011-1/+1
* Replace GNU gettext with Qt tr() in all places.Hong Jen Yee (PCMan)2016-09-011-8/+6Star
* Porting to Qt 5 - Finish the basic UI.Hong Jen Yee (PCMan)2016-08-311-34/+24Star
* Make all source code compile with Qt5.Hong Jen Yee (PCMan)2016-08-311-17/+14Star
* Reference the widget before returning it from ::create methodsHans de Goede2014-09-071-0/+1
* sinkwidget: add support for AAC pass-throughAkihiro Tsukada2013-03-131-0/+12
* sinkwidget: Move format selection options to 'Advanced' expanderArun Raghavan2012-12-171-3/+6
* Update device format stuff for (pre-release) API changes.Colin Guthrie2011-08-181-1/+1
* Add UI to select the formats supported by the receiver attached to a digitial...Colin Guthrie2011-08-101-2/+74
* sink: Oops. I didn't mean to comment this out in the previous commit.Colin Guthrie2011-07-221-3/+3
* stream-volumes: Support source-output volume controls now available in PA.Colin Guthrie2011-07-221-3/+3
* Drop the need to use libglademmRafał Mużyło2011-03-031-2/+2
* Add support for the device-manager module.Colin Guthrie2009-10-151-1/+2
* fix event sound generation for volume changesLennart Poettering2009-08-271-19/+38
* Add support for changing ports.Colin Guthrie2009-06-271-0/+25
* Do not disable the default button when it's set.Colin Guthrie2009-06-171-2/+0Star
* Wire up all the new UI code.Colin Guthrie2009-06-171-10/+4Star
* Rebase the sink/source widgets on the device widgetColin Guthrie2009-06-171-4/+4
* Move config.h inclusion to the .cc filesColin Guthrie2009-03-181-0/+4
* Split sinkwidget into it's own files.Colin Guthrie2009-03-161-0/+81