index
:
pulseaudio/pavucontrol
master
master-tx
PulseAudio Volume Control (mirrored from https://gitlab.freedesktop.org/pulseaudio/pavucontrol)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
streamwidget.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-12
Use Gtk4 instead of Gtk3
JA
1
-21
/
+38
2020-10-11
Migrate away from deprecated Gtk interfaces
Felipe Sateler
1
-1
/
+1
2019-11-27
streamwidget: Use a drop-down list instead of a button and a popup for select...
Tanu Kaskinen
1
-5
/
+4
2019-02-26
channelwidget: refactor to reduce repetition
Tanu Kaskinen
1
-8
/
+4
2018-11-21
rename more objects in the quest to get rid of duplicate IDs
Tanu Kaskinen
1
-2
/
+2
2018-11-21
move some widget initializations from MinimalStreamWidget to subclasses
Tanu Kaskinen
1
-1
/
+9
2016-04-26
Add checkbutton for disabling volume meters
Lukas K
1
-1
/
+0
2015-02-26
devicewidget, streamwidget: Show only one volume slider when channels are locked
Ivan Ivanov
1
-0
/
+13
2014-09-07
Reference the widget before returning it from ::create methods
Hans de Goede
1
-0
/
+1
2011-03-09
volume: Support volumes up to 11.
Colin Guthrie
1
-0
/
+2
2011-03-03
Drop the need to use libglademm
Rafał Mużyło
1
-1
/
+1
2010-04-20
streamwidget: Fix a compile warning.
Colin Guthrie
1
-2
/
+2
2009-10-17
Allow for the sink input peak detect to survive across sink moves.
Colin Guthrie
1
-1
/
+2
2009-08-27
fix event sound generation for volume changes
Lennart Poettering
1
-1
/
+0
2009-06-28
Restructure the class inheritance a bit.
Colin Guthrie
1
-2
/
+22
2009-06-28
Rename event method to be more indicative of what it does.
Colin Guthrie
1
-2
/
+2
2009-06-17
Don't use a hyperlink to display the device, just use a regular button.
Colin Guthrie
1
-4
/
+2
2009-06-17
Hide the terminate button.
Colin Guthrie
1
-4
/
+5
2009-06-17
More changes in the UI to try and make things neater.
Colin Guthrie
1
-6
/
+9
2009-06-17
Move the setBaseVolume()/setSteps() methods to devicewidget (problem found af...
Colin Guthrie
1
-13
/
+0
2009-06-17
Wire up all the new UI code.
Colin Guthrie
1
-1
/
+2
2009-06-17
Hook up the device combo box on change event
Colin Guthrie
1
-3
/
+1
2009-06-17
Wire up the terminate button
Colin Guthrie
1
-0
/
+4
2009-06-17
Adapt to new UI
Colin Guthrie
1
-2
/
+8
2009-03-21
configure steps for scales
Lennart Poettering
1
-0
/
+6
2009-03-21
visualize base volume
Lennart Poettering
1
-0
/
+6
2009-03-18
Move config.h inclusion to the .cc files
Colin Guthrie
1
-0
/
+4
2009-03-15
Split out streamwidget into it's own files.
Colin Guthrie
1
-0
/
+99