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. release_0_8_9_final-


From: Gabriele Giacone
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-1802-g1e591f6
Date: Sat, 19 Oct 2013 18:35:02 +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  1e591f63955d149ab67071ce23265409e78caccd (commit)
       via  82a34bc15e8ce0817958b74894bffbead0756e8d (commit)
       via  715bc70abbd1a089b926d6d0db185da8ac6f0d8e (commit)
      from  0d46c8830264ba86abb9041cff04297e02968516 (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=1e591f63955d149ab67071ce23265409e78caccd


commit 1e591f63955d149ab67071ce23265409e78caccd
Author: Gabriele Giacone <address@hidden>
Date:   Fri Oct 18 18:52:39 2013 +0200

    Rename curl_adapter.cpp to NetworkAdapter.cpp.

diff --git a/libbase/Makefile.am b/libbase/Makefile.am
index 12b6a4c..92f168f 100644
--- a/libbase/Makefile.am
+++ b/libbase/Makefile.am
@@ -29,7 +29,6 @@ libgnashbase_la_SOURCES = \
        BitsReader.h \
        ClockTime.cpp \
        ClockTime.h \
-       curl_adapter.cpp \
        dsodefs.h \
        GC.cpp \
        GC.h \
@@ -58,6 +57,7 @@ libgnashbase_la_SOURCES = \
        memory.cpp \
        NamingPolicy.cpp \
        NamingPolicy.h \
+       NetworkAdapter.cpp \
        NetworkAdapter.h \
        noseek_fd_adapter.cpp \
        noseek_fd_adapter.h \
diff --git a/libbase/curl_adapter.cpp b/libbase/NetworkAdapter.cpp
similarity index 100%
rename from libbase/curl_adapter.cpp
rename to libbase/NetworkAdapter.cpp

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


commit 82a34bc15e8ce0817958b74894bffbead0756e8d
Author: Gabriele Giacone <address@hidden>
Date:   Sat Oct 19 20:26:09 2013 +0200

    Add built manpages to gitignore.

diff --git a/.gitignore b/.gitignore
index 53cf311..73fff16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,6 +47,14 @@ cygnal/testsuite/cygnal.all/cygnalrc
 deb-copy-stamp
 doc/C/*.html
 doc/C/*.info
+doc/C/cygnal.1
+doc/C/findmicrophones.1
+doc/C/findwebcams.1
+doc/C/flvdumper.1
+doc/C/gnash.1
+doc/C/gprocessor.1
+doc/C/rtmpget.1
+doc/C/soldumper.1
 doc/Doxyfile
 gnashconfig.h
 gnashconfig.h.in

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


commit 715bc70abbd1a089b926d6d0db185da8ac6f0d8e
Author: Gabriele Giacone <address@hidden>
Date:   Fri Oct 18 20:21:30 2013 +0200

    Add thumbnailer built files to gitignore.

diff --git a/.gitignore b/.gitignore
index 8c62240..53cf311 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,6 +23,9 @@ testsuite/misc-ming.all/*/*est[0-9][0-9]
 plugin/npapi/test
 desktop/gnash-gtk-launcher
 desktop/gnash-qt-launcher
+desktop/gnash.schemas
+desktop/gnash-thumbnailer
+desktop/gnashthumbnailrc
 .configline
 .deps
 .lastmod

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

Summary of changes:
 .gitignore                                       |   11 +++++++++++
 libbase/Makefile.am                              |    2 +-
 libbase/{curl_adapter.cpp => NetworkAdapter.cpp} |    0
 3 files changed, 12 insertions(+), 1 deletions(-)
 rename libbase/{curl_adapter.cpp => NetworkAdapter.cpp} (100%)


hooks/post-receive
-- 
Gnash



reply via email to

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