summaryrefslogtreecommitdiffstats
path: root/src/sinkinputwidget.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace everything with new "slxmix" (work in progress)Simon Rettberg2022-08-181-125/+0Star
* Don't use automatic string conversionsLuís Pereira2019-05-261-3/+3
* Some more code modernization (#111)Pavel Shlyak2018-12-301-2/+2
* Use auto when declaring iteratorsShlyak Pavel2018-12-101-1/+1
* Modernize the code with nullptrShlyak Pavel2018-12-101-4/+4
* fix http -> httpsAlf Gaida2018-03-281-1/+1
* streamwidget: Fix specific termination textPalo Kisa2016-09-091-1/+1
* Re-add support for changing sink inputPalo Kisa2016-09-091-24/+7Star
* Remove glibmm dependency.Hong Jen Yee (PCMan)2016-09-011-2/+2
* Replace GNU gettext with Qt tr() in all places.Hong Jen Yee (PCMan)2016-09-011-8/+7Star
* Porting to Qt 5 - Finish the basic UI.Hong Jen Yee (PCMan)2016-08-311-1/+1
* Make all source code compile with Qt5.Hong Jen Yee (PCMan)2016-08-311-17/+15Star
* Reference the widget before returning it from ::create methodsHans de Goede2014-09-071-0/+1
* Drop the need to use libglademmRafał Mużyło2011-03-031-2/+2
* Restructure the class inheritance a bit.Colin Guthrie2009-06-281-18/+1Star
* Rename event method to be more indicative of what it does.Colin Guthrie2009-06-281-1/+1
* Rename a variable to make it more genericColin Guthrie2009-06-271-3/+3
* Don't use a hyperlink to display the device, just use a regular button.Colin Guthrie2009-06-181-14/+6Star
* Hide the terminate button.Colin Guthrie2009-06-171-8/+21
* More changes in the UI to try and make things neater.Colin Guthrie2009-06-171-27/+60
* Wire up all the new UI code.Colin Guthrie2009-06-171-47/+21Star
* Set the correct combo index for display purposesColin Guthrie2009-06-171-0/+1
* Add setter/getter methods for sink/source indexes so we can update our combo ...Colin Guthrie2009-06-171-1/+9
* Remove the kill menu item now we have a dedicated buttonColin Guthrie2009-06-171-4/+0Star
* Set the pack_start on the deviceComboColin Guthrie2009-06-171-0/+1
* Set the mainwindow pointer via an init() method rather than directly via publ...Colin Guthrie2009-06-171-4/+10
* Adapt to new UIColin Guthrie2009-06-171-0/+5
* Move config.h inclusion to the .cc filesColin Guthrie2009-03-181-0/+4
* Split sinkinputwidget into it's own files.Colin Guthrie2009-03-161-0/+128