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
/
channelwidget.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-26
Split pavucontrol.glade into separate .ui files
JA
1
-3
/
+1
2024-04-26
Embed ui file as resource and clean it up
JA
1
-2
/
+2
2024-04-12
Use Gtk4 instead of Gtk3
JA
1
-9
/
+11
2019-02-26
channelwidget: ensure that all channel labels have the same width
Tanu Kaskinen
1
-1
/
+18
2019-02-26
channelwidget: refactor to reduce repetition
Tanu Kaskinen
1
-1
/
+17
2019-02-25
channelwidget: Make volume strings translatable and add missing space
Karl Ove Hufthammer
1
-4
/
+4
2014-09-07
Reference the widget before returning it from ::create methods
Hans de Goede
1
-0
/
+1
2011-03-09
volume: Don't bother setting the steps.
Colin Guthrie
1
-4
/
+0
2011-03-09
volume: Support volumes up to 11.
Colin Guthrie
1
-27
/
+27
2011-03-03
Drop the need to use libglademm
Rafał Mużyło
1
-2
/
+4
2009-10-03
volume: Set the scale properly for delta changes via mouse/keyboard.
Colin Guthrie
1
-1
/
+1
2009-08-27
fix event sound generation for volume changes
Lennart Poettering
1
-17
/
+0
2009-08-27
only assume that the minimal volume is silence for devices that can do dB vol...
Lennart Poettering
1
-1
/
+2
2009-06-17
Adapt to new UI
Colin Guthrie
1
-3
/
+3
2009-03-21
configure steps for scales
Lennart Poettering
1
-5
/
+9
2009-03-21
visualize base volume
Lennart Poettering
1
-0
/
+13
2009-03-18
Move config.h inclusion to the .cc files
Colin Guthrie
1
-0
/
+4
2009-03-15
Move common setup into a shared header
Colin Guthrie
1
-0
/
+2
2009-03-15
Split channelwidget into separate files. Also separate out the definition of ...
Colin Guthrie
1
-0
/
+109