gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/plugin/win32 plugin.cpp


From: Vitaly Alexeev
Subject: [Gnash-commit] gnash/plugin/win32 plugin.cpp
Date: Mon, 20 Nov 2006 16:40:22 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Vitaly Alexeev <alexeev>        06/11/20 16:40:22

Modified files:
        plugin/win32   : plugin.cpp 

Log message:
        npgnash is reanimated

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/plugin/win32/plugin.cpp?cvsroot=gnash&r1=1.4&r2=1.5

Patches:
Index: plugin.cpp
===================================================================
RCS file: /sources/gnash/gnash/plugin/win32/plugin.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- plugin.cpp  29 Oct 2006 18:34:17 -0000      1.4
+++ plugin.cpp  20 Nov 2006 16:40:22 -0000      1.5
@@ -232,6 +232,9 @@
 
 void nsPluginInstance::main_loop()
 {
+
+       gnash::LogFile& dbglogfile = gnash::LogFile::getDefaultInstance();
+
        PR_Lock(s_player);
 
        EnableOpenGL();




reply via email to

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