summaryrefslogtreecommitdiffstats
path: root/src/streamwidget.cc
Commit message (Expand)AuthorAgeFilesLines
* Some more code modernization (#111)Pavel Shlyak2018-12-301-2/+2
* Modernize the code with nullptrShlyak Pavel2018-12-101-1/+1
* Qt5.11 beta: xxxwidget: include QAction explicitelyMax Krummenacher2018-05-151-1/+1
* fix http -> httpsAlf Gaida2018-03-281-1/+1
* streamwidget: Fix specific termination textPalo Kisa2016-09-091-2/+2
* streamwidget: Re-add "Terminate" context menuPalo Kisa2016-09-091-18/+4Star
* Re-add support for changing sink inputPalo Kisa2016-09-091-1/+1
* channels: Align channel slidersPalo Kisa2016-09-071-15/+14Star
* * Prevent recursive signal handler invocation.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-2/+1Star
* Porting to Qt 5 - Finish the basic UI.Hong Jen Yee (PCMan)2016-08-311-20/+17Star
* Make all source code compile with Qt5.Hong Jen Yee (PCMan)2016-08-311-18/+23
* Add checkbutton for disabling volume metersLukas K2016-04-261-1/+0Star
* 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
* volume: Support volumes up to 11.Colin Guthrie2011-03-091-0/+2
* Drop the need to use libglademmRafał Mużyło2011-03-031-1/+1
* streamwidget: Fix a compile warning.Colin Guthrie2010-04-201-2/+2
* Allow for the sink input peak detect to survive across sink moves.Colin Guthrie2009-10-171-1/+2
* fix event sound generation for volume changesLennart Poettering2009-08-271-1/+0Star
* Restructure the class inheritance a bit.Colin Guthrie2009-06-281-2/+22
* Rename event method to be more indicative of what it does.Colin Guthrie2009-06-281-2/+2
* Don't use a hyperlink to display the device, just use a regular button.Colin Guthrie2009-06-181-4/+2Star
* Hide the terminate button.Colin Guthrie2009-06-171-4/+5
* More changes in the UI to try and make things neater.Colin Guthrie2009-06-171-6/+9
* Move the setBaseVolume()/setSteps() methods to devicewidget (problem found af...Colin Guthrie2009-06-171-13/+0Star
* Wire up all the new UI code.Colin Guthrie2009-06-171-1/+2
* Hook up the device combo box on change eventColin Guthrie2009-06-171-3/+1Star
* Wire up the terminate buttonColin Guthrie2009-06-171-0/+4
* Adapt to new UIColin Guthrie2009-06-171-2/+8
* configure steps for scalesLennart Poettering2009-03-211-0/+6
* visualize base volumeLennart Poettering2009-03-211-0/+6
* Move config.h inclusion to the .cc filesColin Guthrie2009-03-181-0/+4
* Split out streamwidget into it's own files.Colin Guthrie2009-03-151-0/+99