[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-datatype-cvs
Subject:    [Datatype-cvs] flash/flashhost/pub flash_guest_player_ns.h,1.7,1.8
From:       ehyche () helixcommunity ! org
Date:       2007-04-27 0:58:06
Message-ID: 200704270058.l3R0wUUI007297 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/datatype/flash/flashhost/pub
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv25677/pub

Modified Files:
	flash_guest_player_ns.h 
Log Message:
Description
----------------------------------------------
These are changes similar to the ones made
recently for the ActiveX-based Flash guest player.
These changes do two things: a) they implement
a player preference to tell the guest player to
not use the double buffer (using the double buffer
remains the default); and b) they optimize bltting
from the DIBSection to the double buffer, only copying
the damaged rectangle instead of the entire buffer.

Files Modified
----------------------------------------------
datatype/flash/flashhost/flash_guest_player_ns.cpp
datatype/flash/flashhost/pub/flash_guest_player_ns.h

Branches
----------------------------------------------
HEAD and 150Cay (don't need this for 204Cay)



Index: flash_guest_player_ns.h
===================================================================
RCS file: /cvsroot/datatype/flash/flashhost/pub/flash_guest_player_ns.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- flash_guest_player_ns.h	23 Apr 2007 15:15:03 -0000	1.7
+++ flash_guest_player_ns.h	27 Apr 2007 00:58:04 -0000	1.8
@@ -270,6 +270,9 @@
     HBITMAP	m_hBitmap;
     HBITMAP	m_hOldBitmap;
     void*	m_pDIBits;
+    UINT32      m_ulDIBitsWidth;
+    UINT32      m_ulDIBitsHeight;
+    UINT32      m_ulDIBitsSize;
 
     void	CreateOffscreenBitmap(UINT32 ulWidth, UINT32 ulHeight);
 #endif


_______________________________________________
Datatype-cvs mailing list
Datatype-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/datatype-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic