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
/
cardwidget.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-27
Correctly handle profile list indices in dropdown
HEAD
master
Arun Raghavan
1
-3
/
+9
2024-09-27
Add a checkbox to hide unavailable profiles
rohit haldipur
1
-0
/
+4
2024-04-26
Split pavucontrol.glade into separate .ui files
JA
1
-1
/
+1
2024-04-26
Embed ui file as resource and clean it up
JA
1
-1
/
+1
2024-04-12
Use Gtk4 instead of Gtk3
JA
1
-9
/
+9
2021-06-01
cardwidget: add flag to lock profile from switching automatically
Igor V. Kovalenko
1
-0
/
+37
2021-03-29
card: use JSON with pulseaudio messaging API
Igor V. Kovalenko
1
-1
/
+1
2021-02-27
card: do not quit on error sending message to object
Igor V. Kovalenko
1
-1
/
+1
2021-02-26
card: implement bluetooth profile codec selection
Igor V. Kovalenko
1
-8
/
+65
2018-11-21
rename more objects in the quest to get rid of duplicate IDs
Tanu Kaskinen
1
-2
/
+2
2014-09-07
Reference the widget before returning it from ::create methods
Hans de Goede
1
-0
/
+1
2011-03-03
Drop the need to use libglademm
Rafał Mużyło
1
-2
/
+2
2009-03-25
Order the card profiles by their priority
Colin Guthrie
1
-4
/
+4
2009-03-18
Use C style comments as per Lennart's fetish :p
Colin Guthrie
1
-1
/
+1
2009-03-18
Move config.h inclusion to the .cc files
Colin Guthrie
1
-0
/
+4
2009-03-15
Split cardwidget out into it's own files.
Colin Guthrie
1
-0
/
+90