gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash ChangeLog


From: Dossy Shiobara
Subject: [Gnash-commit] gnash ChangeLog
Date: Thu, 13 Mar 2008 17:20:13 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Dossy Shiobara <dossy>  08/03/13 17:20:13

Modified files:
        .              : ChangeLog 

Log message:
                * plugin/win32/: plugin.cpp (1.14), plugin.h (1.10): Use the
                  Windows GDI DIB buffer directly with AGG, eliminating an
                  unnecessary buffer and memcpy.  Correctly prevent multiple
                  streams from launching a player thread.  Implement mouse 
movement
                  and clicking support.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.5904&r2=1.5905

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.5904
retrieving revision 1.5905
diff -u -b -r1.5904 -r1.5905
--- ChangeLog   13 Mar 2008 16:26:33 -0000      1.5904
+++ ChangeLog   13 Mar 2008 17:20:12 -0000      1.5905
@@ -1,3 +1,11 @@
+2008-03-13  Dossy Shiobara <address@hidden>
+
+       * plugin/win32/: plugin.cpp (1.14), plugin.h (1.10): Use the
+         Windows GDI DIB buffer directly with AGG, eliminating an
+         unnecessary buffer and memcpy.  Correctly prevent multiple
+         streams from launching a player thread.  Implement mouse movement
+         and clicking support.
+
 2008-03-13 Benjamin Wolsey <address@hidden>
 
        * testsuite/actionscript.all/Stage.as: More tests for Stage.align.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]