[MPlayer-dev-eng] [PATCH] stay-on-top

Attila Kinali kinali at gmx.net
Sat Nov 1 16:37:13 CET 2003


On Mon, 27 Oct 2003 10:32:53 +0100
"Tomas Groth" <tomasgroth at hotmail.com> wrote:

> OK, i've added thoose things + your patch for mga_common.c with a little
> changes (I moved it up a few lines to avoid messing with some
> fullscreen stuff).  So here we go again - made against todays CVS.

Is there a reason why you did gl2 diffrent from all others:
---
--- libvo/vo_gl2.c      12 Oct 2003 14:42:27 -0000      1.38
+++ libvo/vo_gl2.c      27 Oct 2003 09:21:49 -0000
@@ -1007,7 +1007,10 @@
 #ifndef GL_WIN32
       saver_off(mDisplay);
 #endif
-
+      if (vo_ontop){
+        vo_ontop = (!(vo_ontop));
+         vo_x11_ontop();
+      }
        return 0;
 }
---

And what about dxr2 and dxr3 ?

Otherwise it seems to be ok.


			Attila Kinali


-- 
egp ist vergleichbar mit einem ikea bausatz fuer flugzeugtraeger
			-- reeler in +kaosu



More information about the MPlayer-dev-eng mailing list