gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [SCM] Gnash branch, master, updated. da92ec6ab064cff87535


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. da92ec6ab064cff875355116112ee1a3f185306b
Date: Mon, 25 Oct 2010 14:15:59 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, master has been updated
       via  da92ec6ab064cff875355116112ee1a3f185306b (commit)
       via  c34a65c98cfcb5ff793aa344eb09d3d1320e0749 (commit)
      from  4e755513d3f06822065e343b62be214f895a6f41 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=da92ec6ab064cff875355116112ee1a3f185306b


commit da92ec6ab064cff875355116112ee1a3f185306b
Merge: c34a65c 4e75551
Author: Sandro Santilli <address@hidden>
Date:   Mon Oct 25 16:15:55 2010 +0200

    Merge branch 'master' of ssh://address@hidden/srv/git/gnash


http://git.savannah.gnu.org/cgit//commit/?id=c34a65c98cfcb5ff793aa344eb09d3d1320e0749


commit c34a65c98cfcb5ff793aa344eb09d3d1320e0749
Author: Sandro Santilli <address@hidden>
Date:   Mon Oct 25 16:01:07 2010 +0200

    Property initialize dump-gui member

diff --git a/gui/dump.cpp b/gui/dump.cpp
index 42bd2d1..621a380 100644
--- a/gui/dump.cpp
+++ b/gui/dump.cpp
@@ -86,6 +86,7 @@ DumpGui::DumpGui(unsigned long xid, float scale, bool loop, 
RunResources& r) :
     _offscreenbuf_size(-1),
     _timeout(0),
     _framecount(0),
+    _samplesFetched(0),
     _bpp(32),
     _pixelformat("BGRA32")
 {

-----------------------------------------------------------------------

Summary of changes:
 gui/dump.cpp |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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