totem r5606 - in trunk: . src/backend



Author: hadess
Date: Tue Aug 26 15:04:14 2008
New Revision: 5606
URL: http://svn.gnome.org/viewvc/totem?rev=5606&view=rev

Log:
2008-08-26  Bastien Nocera  <hadess hadess net>

	* src/backend/bacon-video-widget-gst-0.10.c (size_changed_cb):
	When changing screen size through XRandR, update the aspect
	ratio of the visualisation (Closes: #327811)



Modified:
   trunk/ChangeLog
   trunk/src/backend/bacon-video-widget-gst-0.10.c

Modified: trunk/src/backend/bacon-video-widget-gst-0.10.c
==============================================================================
--- trunk/src/backend/bacon-video-widget-gst-0.10.c	(original)
+++ trunk/src/backend/bacon-video-widget-gst-0.10.c	Tue Aug 26 15:04:14 2008
@@ -637,6 +637,7 @@
 size_changed_cb (GdkScreen *screen, BaconVideoWidget *bvw)
 {
   /* FIXME */
+  setup_vis (bvw);
 }
 
 static gboolean



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]