gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/doc/C app_authors.xml conformance.xml gna...


From: Rob Savoye
Subject: [Gnash-commit] gnash/doc/C app_authors.xml conformance.xml gna...
Date: Tue, 19 Feb 2008 02:08:36 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Rob Savoye <rsavoye>    08/02/19 02:08:36

Modified files:
        doc/C          : app_authors.xml conformance.xml gnash.xml 

Log message:
        Add more authors. Update list of what works.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/app_authors.xml?cvsroot=gnash&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/conformance.xml?cvsroot=gnash&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/gnash.xml?cvsroot=gnash&r1=1.48&r2=1.49

Patches:
Index: app_authors.xml
===================================================================
RCS file: /sources/gnash/gnash/doc/C/app_authors.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- app_authors.xml     13 Feb 2008 02:30:08 -0000      1.3
+++ app_authors.xml     19 Feb 2008 02:08:36 -0000      1.4
@@ -2,10 +2,12 @@
     <title>Authors</title>
 
     <para>
-        &app; is maintained by Rob Savoye <email>address@hidden</email>.  
-        Other active developers are: Sandro Santilli, Bastiaan Jacques, 
-        and Tomas Groth.  Please send all comments and suggestions to
-        <email>address@hidden</email>. 
+        &app; is maintained by Rob Savoye. Other active developers
+       are: Sandro Santilli, Bastiaan Jacques, Udo Giacomozzi, Chad
+       Musick, Benjamin Wolsey, and Zou Lunkai. Please send all
+       comments and suggestions to <email>address@hidden
+       </email>. Past and sometimes current developers are Tomas
+       Groth and Markus Gothe.
     </para>
 
     <para>

Index: conformance.xml
===================================================================
RCS file: /sources/gnash/gnash/doc/C/conformance.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- conformance.xml     29 Mar 2007 22:09:44 -0000      1.2
+++ conformance.xml     19 Feb 2008 02:08:36 -0000      1.3
@@ -2,16 +2,53 @@
       <title>Level of Conformance</title>
 
       <para>
-       Gnash is a capable of reading SWF v7 files and opcodes. Not
-       all ActionScript classes are implemented yet, but all of the
-       most heavily used ones are. Many ActionScript classes are
+       Gnash is a capable of reading up to SWF v9 files and opcodes,
+       but primarily supports SWF v7, with better SWF v8 and v9
+       support under heavy developement. With the 0.8.2 release,
+       Gnash includes initial parser support for SWF v8 and v9.
+       Not all ActionScript 2 classes are implemented yet, but all of the
+       most heavily used ones are. Many ActionScript 2 classes are
        partially implemented; there is support for all of the
        commonly used methods of each class.
       </para>
 
       <para>
+       As ActionsScript 3 is a more developed version of
+       ActionScript 2, many of the same classes work for
+       both. Support has been added to Gnash's ActionScript library
+       to support the new ActionScript 3 filters, which get applied
+       to every class. Implementing ActionScript clases is often the
+       easiest way for new Gnash developers to make a contribution
+       without a deep internal knpowledge of Gnash.
+      </para>
+
+      <para>
+       Gnash has included video support since early 2007, but this is
+       an every changing field of reverse engineering. Many of the
+       popular video sharing sites use SWF v8 or v9, which Gnash
+       still has imperfect support for. This is improving all the
+       time, so often builds from a development snapshot will work
+       when using the older release packaged in your distribution
+       doesn't. You can find daily snapshots of the latest CVS tree
+       at: <ulink type="http" url="http://www.gnashdev.org/dev_snapshots/";>
+       http://www.gnashdev.org/dev_snapshots</ulink>.
+      </para>
+
+      <para>
+       Gnash uses ffmpeg for codecs, so any file suppored by Mplayer
+       should work with Gnash. Gnash supports the loading of patent
+       free codecs like Ogg Vorbis or Theora from disk based files,
+       while work is being done to support these codecs when embedded
+       in a SWF file. Ffmpeg contains the codecs used by the current
+       SWF defintion, FLV, VP6 (ON2), H.263, H.264, and MP3.
+      </para>
+
+      <para>
+      </para>
+
+      <para>
        This is a quick list of what is currently implemented in Gnash
-       as of January, 2006.
+       as of February, 2008.
 
        <informaltable frame="all">
          <?dbhtml table-width="75%" ?>
@@ -73,7 +110,7 @@
                </entry>
                <entry valign="top" align="center">
                  <para>
-                   Partially Implemented.
+                   Fully Implemented.
                  </para>
                </entry>
              </row>
@@ -136,7 +173,7 @@
                </entry>
                <entry valign="top"  align="center">
                  <para>
-                   Unknown status.
+                   Partially Implemented.
                  </para>
                </entry>
              </row>
@@ -183,7 +220,7 @@
                </entry>
                <entry valign="top"  align="center">
                  <para>
-                   Partially implemented.
+                   Fully implemented.
                  </para>
                </entry>
              </row>
@@ -215,7 +252,7 @@
                </entry>
                <entry valign="top"  align="center">
                  <para>
-                   Unimplemented.
+                   Fully implemented..
                  </para>
                </entry>
              </row>
@@ -247,7 +284,7 @@
                </entry>
                <entry valign="top"  align="center">
                  <para>
-                   Unimplemented.
+                   Fully implemented.
                  </para>
                </entry>
              </row>
@@ -359,7 +396,7 @@
                </entry>
                <entry valign="top"  align="center">
                  <para>
-                   Partially implemented.
+                   Fully implemented.
                  </para>
                </entry>
              </row>
@@ -375,7 +412,7 @@
                </entry>
                <entry valign="top"  align="center">
                  <para>
-                   Unimplemented.
+                   Partially implemented.
                  </para>
                </entry>
              </row>
@@ -391,7 +428,7 @@
                </entry>
                <entry valign="top"  align="center">
                  <para>
-                   Partially implemented.
+                   Fully implemented.
                  </para>
                </entry>
              </row>
@@ -407,7 +444,7 @@
                </entry>
                <entry valign="top"  align="center">
                  <para>
-                   Partially implemented.
+                   Fully implemented.
                  </para>
                </entry>
              </row>
@@ -439,7 +476,7 @@
                </entry>
                <entry valign="top"  align="center">
                  <para>
-                   Unimplemented.
+                   Fully implemented.
                  </para>
                </entry>
              </row>
@@ -471,7 +508,7 @@
                </entry>
                <entry valign="top"  align="center">
                  <para>
-                   Unimplemented.
+                   Partially implemented.
                  </para>
                </entry>
              </row>
@@ -503,7 +540,7 @@
                </entry>
                <entry valign="top"  align="center">
                  <para>
-                   Unimplemented.
+                   Partially implemented.
                  </para>
                </entry>
              </row>
@@ -551,7 +588,7 @@
                </entry>
                <entry valign="top"  align="center">
                  <para>
-                   Unimplemented.
+                   Partially implemented.
                  </para>
                </entry>
              </row>
@@ -567,7 +604,7 @@
                </entry>
                <entry valign="top"  align="center">
                  <para>
-                   Almost fully implemented.
+                   Fully implemented.
                  </para>
                </entry>
              </row>
@@ -583,7 +620,7 @@
                </entry>
                <entry valign="top"  align="center">
                  <para>
-                   Almost fully implemented.
+                   Fully implemented.
                  </para>
                </entry>
              </row>
@@ -599,7 +636,7 @@
                </entry>
                <entry valign="top"  align="center">
                  <para>
-                   Almost fully implemented.
+                   Fully implemented.
                  </para>
                </entry>
              </row>

Index: gnash.xml
===================================================================
RCS file: /sources/gnash/gnash/doc/C/gnash.xml,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -b -r1.48 -r1.49
--- gnash.xml   13 Feb 2008 02:30:08 -0000      1.48
+++ gnash.xml   19 Feb 2008 02:08:36 -0000      1.49
@@ -5,21 +5,24 @@
     
     <!ENTITY appversion "0.8.2">
     <!ENTITY manrevision "0.4.3">
-    <!ENTITY date "feb 2008">
+    <!ENTITY date "Feb 2008">
     <!ENTITY app "<application>Gnash</application>">
     <!ENTITY appname "Gnash">
     <!ENTITY AS "ActionScript">
 
     <!ENTITY legal           SYSTEM "legal.xml">
     <!ENTITY fdl-app         SYSTEM "fdl-appendix.xml"> 
-
+    <!ENTITY amf              SYSTEM "amf.xml">
+    <!ENTITY rtmp             SYSTEM "rtmp.xml">
     <!ENTITY programmers     SYSTEM "app_authors.xml">
+
     <!ENTITY writers         SYSTEM "usermanual/doc_authors.xml">
     <!ENTITY revisionhistory SYSTEM "usermanual/revisions.xml">
     <!ENTITY introduction    SYSTEM "usermanual/introduction.xml">
     <!ENTITY specification   SYSTEM "usermanual/specification.xml">
     <!ENTITY installation    SYSTEM "usermanual/installation.xml">
     <!ENTITY usage           SYSTEM "usermanual/usage.xml">
+    <!ENTITY gnashrc          SYSTEM "usermanual/usage/gnashrc.xml">
     <!ENTITY glossary        SYSTEM "usermanual/glossary.xml">
     <!ENTITY bugreport       SYSTEM "usermanual/bugreport.xml">
 
@@ -34,9 +37,6 @@
     <!ENTITY cross_compiling  SYSTEM 
"usermanual/installation/cross_compiling.xml">
     <!ENTITY building         SYSTEM "usermanual/installation/building.xml">
     <!ENTITY install          SYSTEM "usermanual/installation/install.xml">
-    <!ENTITY gnashrc          SYSTEM "usermanual/usage/gnashrc.xml">
-    <!ENTITY amf              SYSTEM "amf.xml">
-    <!ENTITY rtmp             SYSTEM "rtmp.xml">
  ]
 >
 




reply via email to

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