summaryrefslogtreecommitdiffstats
path: root/src/cardwidget.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace everything with new "slxmix" (work in progress)Simon Rettberg2022-08-181-176/+0Star
* Remove debug spamSimon Rettberg2022-05-161-4/+4
* Add -o option to select output profilev29r1Simon Rettberg2021-11-221-3/+0Star
* Try to group the output configurations in the last tabSimon Rettberg2021-11-041-25/+112
* Some more code modernization (#111)Pavel Shlyak2018-12-301-2/+1Star
* Modernize the code with nullptrShlyak Pavel2018-12-101-1/+1
* Treat the 'off' card profile specificallyPalo Kisa2018-10-101-16/+37
* fix http -> httpsAlf Gaida2018-03-281-1/+1
* 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-3/+1Star
* Make all source code compile with Qt5.Hong Jen Yee (PCMan)2016-08-311-7/+7
* Fix broken combo box in CardWidget.Hong Jen Yee (PCMan)2016-08-301-3/+2Star
* Port the sound card configuration page to Qt.Hong Jen Yee (PCMan)2016-08-301-44/+24Star
* 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
* Order the card profiles by their priorityColin Guthrie2009-03-251-4/+4
* Use C style comments as per Lennart's fetish :pColin Guthrie2009-03-181-1/+1
* Move config.h inclusion to the .cc filesColin Guthrie2009-03-181-0/+4
* Split cardwidget out into it's own files.Colin Guthrie2009-03-151-0/+90