summaryrefslogtreecommitdiff
path: root/backends/pulse/pulse-source.c
diff options
context:
space:
mode:
Diffstat (limited to 'backends/pulse/pulse-source.c')
-rw-r--r--backends/pulse/pulse-source.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/backends/pulse/pulse-source.c b/backends/pulse/pulse-source.c
index 99c7432..39ec9b7 100644
--- a/backends/pulse/pulse-source.c
+++ b/backends/pulse/pulse-source.c
@@ -223,6 +223,8 @@ pulse_source_update (PulseSource *source,
if (info->active_port != NULL)
pulse_port_switch_set_active_port_by_name (source->priv->pswitch,
info->active_port->name);
+
+ pulse_source_control_update (source->priv->control, info);
}
static const GList *