summaryrefslogtreecommitdiff
path: root/gvc-mixer-source-output.c
Commit message (Collapse)AuthorAgeFilesLines
* gvc-mixer-source-output: Update volume and mute statusCarlos Silva2016-01-121-3/+49
| | | | | | | This commit implements notifying about volume and mute status changes for source outputs (applications that monitor the microphone, in short). https://bugzilla.gnome.org/show_bug.cgi?id=760387
* remove unneeded *_class_init and *_init declarationsAlberts Muktupāvels2015-09-091-2/+0
|
* Fix introspection supportGiovanni Campagna2012-10-191-1/+0
| | | | | Fix includes, comments and parameter names so that introspection builds without warnings.
* Initial importGiovanni Campagna2012-10-191-0/+121
Code from gnome-control-center, build system integration from gnome-shell