summaryrefslogtreecommitdiff
path: root/src/cardwidget.cc
AgeCommit message (Expand)AuthorFilesLines
2024-09-27Correctly handle profile list indices in dropdownHEADmasterArun Raghavan1-3/+9
2024-09-27Add a checkbox to hide unavailable profilesrohit haldipur1-0/+4
2024-04-26Split pavucontrol.glade into separate .ui filesJA1-1/+1
2024-04-26Embed ui file as resource and clean it upJA1-1/+1
2024-04-12Use Gtk4 instead of Gtk3JA1-9/+9
2021-06-01cardwidget: add flag to lock profile from switching automaticallyIgor V. Kovalenko1-0/+37
2021-03-29card: use JSON with pulseaudio messaging APIIgor V. Kovalenko1-1/+1
2021-02-27card: do not quit on error sending message to objectIgor V. Kovalenko1-1/+1
2021-02-26card: implement bluetooth profile codec selectionIgor V. Kovalenko1-8/+65
2018-11-21rename more objects in the quest to get rid of duplicate IDsTanu Kaskinen1-2/+2
2014-09-07Reference the widget before returning it from ::create methodsHans de Goede1-0/+1
2011-03-03Drop the need to use libglademmRafał Mużyło1-2/+2
2009-03-25Order the card profiles by their priorityColin Guthrie1-4/+4
2009-03-18Use C style comments as per Lennart's fetish :pColin Guthrie1-1/+1
2009-03-18Move config.h inclusion to the .cc filesColin Guthrie1-0/+4
2009-03-15Split cardwidget out into it's own files.Colin Guthrie1-0/+90