summaryrefslogtreecommitdiff
path: root/gvc-mixer-card.h
Commit message (Collapse)AuthorAgeFilesLines
* Add a GIcon accessor for GvcMixerUIDevicesGiovanni Campagna2013-02-181-0/+1
| | | | | | | | | | | This will allow to have different icons for internal audio cards (which are flagged generically as "audio-card"), depending on which port is in use (ie. headphones or speakers). This requires the new icon information, which is only exported by PulseAudio 3.0. If it's not available, we fallback to card icons like before. https://bugzilla.gnome.org/show_bug.cgi?id=689931
* Initial importGiovanni Campagna2012-10-191-0/+101
Code from gnome-control-center, build system integration from gnome-shell