summaryrefslogtreecommitdiffstats
path: root/src/devicewidget.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace everything with new "slxmix" (work in progress)Simon Rettberg2022-08-181-245/+0Star
* Don't use automatic string conversionsLuís Pereira2019-05-261-3/+3
* Some more code modernization (#111)Pavel Shlyak2018-12-301-6/+6
* Empty() is probably a better choice hereShlyak Pavel2018-12-101-1/+1
* Modernize the code with nullptrShlyak Pavel2018-12-101-3/+3
* Qt5.11 beta: xxxwidget: include QAction explicitelyMax Krummenacher2018-05-151-0/+1
* fix http -> httpsAlf Gaida2018-03-281-1/+1
* devicewidgte: Re-add device renamingPalo Kisa2017-03-011-49/+18Star
* devicewidget: Remove debugPalo Kisa2016-09-211-1/+0Star
* Address compiler warningsPalo Kisa2016-09-151-2/+2
* channels: Align channel slidersPalo Kisa2016-09-071-15/+15
* * Prevent recursive signal handler invocation.Hong Jen Yee (PCMan)2016-09-011-3/+3
* Remove glibmm dependency.Hong Jen Yee (PCMan)2016-09-011-8/+9
* Replace GNU gettext with Qt tr() in all places.Hong Jen Yee (PCMan)2016-09-011-7/+5Star
* Trivial fix for Timeout handlers.Hong Jen Yee (PCMan)2016-08-311-4/+10
* Porting to Qt 5 - Finish the basic UI.Hong Jen Yee (PCMan)2016-08-311-35/+21Star
* Make all source code compile with Qt5.Hong Jen Yee (PCMan)2016-08-311-1/+5
* Port DeviceWidget and ChannelWidget to Qt5.Hong Jen Yee (PCMan)2016-08-311-29/+29
* devicewidget, streamwidget: Show only one volume slider when channels are lockedIvan Ivanov2015-02-261-0/+13
* Reference the widget before returning it from ::create methodsHans de Goede2014-09-071-0/+1
* added back support for gtkmm-2.4 buildsAlam Arias2013-03-111-0/+5
* devicewidget: Move latency offset into an expanderArun Raghavan2012-12-171-2/+7
* devicewidget: Add a latency offset spinbuttonpoljar (Damir Jelić)2012-07-271-3/+45
* Ensure the marker for base volume is set on all channels.Colin Guthrie2011-03-281-2/+2
* volume: Don't bother setting the steps.Colin Guthrie2011-03-091-6/+0Star
* volume: Support volumes up to 11.Colin Guthrie2011-03-091-0/+1
* Drop the need to use libglademmRafał Mużyło2011-03-031-2/+2
* Update for the latest incarnation of module-device-managerColin Guthrie2009-10-151-4/+1Star
* Use the correct update mode for device-restore database writeColin Guthrie2009-10-151-1/+1
* Add support for the device-manager module.Colin Guthrie2009-10-151-0/+70
* fix event sound generation for volume changesLennart Poettering2009-08-271-27/+25Star
* Add support for changing ports.Colin Guthrie2009-06-271-0/+32
* Do not disable the default button when it's set.Colin Guthrie2009-06-171-3/+5
* Move the setBaseVolume()/setSteps() methods to devicewidget (problem found af...Colin Guthrie2009-06-171-0/+12
* Include config.h in the cc file (after rebase)Colin Guthrie2009-06-171-0/+4
* Wire up the default toggle button (replaces the old menu)Colin Guthrie2009-06-171-0/+8
* Adapt to new UIColin Guthrie2009-06-171-1/+2
* Create a devicewidget based on streamwidget.Colin Guthrie2009-06-171-0/+96