summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2007-09-19 13:37:03 +0000
committerBastien Nocera <hadess@src.gnome.org>2007-09-19 13:37:03 +0000
commite420807541c4fdf5fe77cfdf31a1baa30092ef5d (patch)
treedae681f7300d8b35fd872aea0144a1aaa57465bb /ChangeLog
parent5431d21517bdaf700db936b3be3931599a2e90c4 (diff)
downloadtotem-e420807541c4fdf5fe77cfdf31a1baa30092ef5d.tar.gz
Remove the vol_lock, and check whether the popup is visible instead Force
2007-09-19 Bastien Nocera <hadess@hadess.net> * data/fullscreen.ui: * src/totem-fullscreen.c: (totem_fullscreen_popup_timeout_add), (totem_fullscreen_is_volume_popup_visible), (totem_fullscreen_force_popup_hide), (totem_fullscreen_popup_hide), (totem_fullscreen_set_fullscreen), (totem_fullscreen_new): Remove the vol_lock, and check whether the popup is visible instead Force the volume scale to popdown when going out of fullscreen (Closes: #477529, #452245) svn path=/trunk/; revision=4721
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d5075653..2503301d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2007-09-19 Bastien Nocera <hadess@hadess.net>
+
+ * data/fullscreen.ui:
+ * src/totem-fullscreen.c: (totem_fullscreen_popup_timeout_add),
+ (totem_fullscreen_is_volume_popup_visible),
+ (totem_fullscreen_force_popup_hide), (totem_fullscreen_popup_hide),
+ (totem_fullscreen_set_fullscreen), (totem_fullscreen_new):
+ Remove the vol_lock, and check whether the popup is visible instead
+ Force the volume scale to popdown when going out of fullscreen
+ (Closes: #477529, #452245)
+
2007-09-18 Bastien Nocera <hadess@hadess.net>
* browser-plugin/totem-plugin-viewer.c: (totem_embedded_construct):