gnome-control-center/panels/sound
Rui Matos 22fa7f1292 sound: Fix the main volume bars to correctly display changes in volume
The active input and output streams aren't added through add_stream()
so they weren't being mapped to their respective volume bars,
resulting in updates to the volume through other means not being
reflected in our UI.

Moving the mapping to bar_set_stream() which is called for every
stream fixes the problem. Also, there's no value in having a
helper function to do a g_hash_table_insert() and not doing the same
for the respective g_hash_table_remove()s so remove it.

https://bugzilla.gnome.org/show_bug.cgi?id=738869
2014-10-21 15:07:17 +02:00
..
data Add NoDisplay to all gnome-control-center panel .desktop files 2013-11-15 08:44:53 -05:00
gvc@e14dbe8aa6 Update gvc 2013-09-04 13:01:13 -04:00
cc-sound-panel.c Updated FSF's address 2014-01-29 11:27:38 +01:00
cc-sound-panel.h Updated FSF's address 2014-01-29 11:27:38 +01:00
gvc-balance-bar.c sound: Use GtkBox instead of GtkHBox 2014-07-02 17:44:51 +02:00
gvc-balance-bar.h sound: Use GtkBox instead of GtkHBox 2014-07-02 17:44:51 +02:00
gvc-channel-bar.c sound: Use GtkBox instead of GtkHBox 2014-07-02 17:44:51 +02:00
gvc-channel-bar.h sound: Use GtkBox instead of GtkHBox 2014-07-02 17:44:51 +02:00
gvc-combo-box.c sound: Use GtkBox instead of GtkHBox 2014-07-02 17:44:51 +02:00
gvc-combo-box.h sound: Use GtkBox instead of GtkHBox 2014-07-02 17:44:51 +02:00
gvc-level-bar.c Updated FSF's address 2014-01-29 11:27:38 +01:00
gvc-level-bar.h Updated FSF's address 2014-01-29 11:27:38 +01:00
gvc-mixer-control-private.h Updated FSF's address 2014-01-29 11:27:38 +01:00
gvc-mixer-dialog.c sound: Fix the main volume bars to correctly display changes in volume 2014-10-21 15:07:17 +02:00
gvc-mixer-dialog.h Updated FSF's address 2014-01-29 11:27:38 +01:00
gvc-mixer-stream-private.h Updated FSF's address 2014-01-29 11:27:38 +01:00
gvc-sound-theme-chooser.c Updated FSF's address 2014-01-29 11:27:38 +01:00
gvc-sound-theme-chooser.h Updated FSF's address 2014-01-29 11:27:38 +01:00
gvc-speaker-test.c Updated FSF's address 2014-01-29 11:27:38 +01:00
gvc-speaker-test.h Updated FSF's address 2014-01-29 11:27:38 +01:00
Makefile.am shell: Make all control-center plugins static 2012-12-11 17:07:39 +01:00
sound-theme-file-utils.c Updated FSF's address 2014-01-29 11:27:38 +01:00
sound-theme-file-utils.h Updated FSF's address 2014-01-29 11:27:38 +01:00