From 5b32cb171e2c3a236aa1281d41febec8da5275a7 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Sat, 14 May 2005 06:52:31 +0000 Subject: sys/glsink/glimagesink.*: Delay creation of window until PAUSED->PLAYING so there's no flickering. Also allows us to... Original commit message from CVS: * sys/glsink/glimagesink.c: * sys/glsink/glimagesink.h: Delay creation of window until PAUSED->PLAYING so there's no flickering. Also allows us to create a proper subwindow or toplevel window. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ef6742a3..431ca83b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-05-13 David Schleef + + * sys/glsink/glimagesink.c: + * sys/glsink/glimagesink.h: + Delay creation of window until PAUSED->PLAYING so there's no + flickering. Also allows us to create a proper subwindow or + toplevel window. + 2005-05-13 David Schleef * sys/glsink/glimagesink.c: Fix resizing issues. Works well -- cgit v1.2.1