gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash ./TODO ./ChangeLog doc/C/sources.xml


From: Rob Savoye
Subject: [Gnash-commit] gnash ./TODO ./ChangeLog doc/C/sources.xml
Date: Thu, 11 May 2006 16:56:45 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Branch:         
Changes by:     Rob Savoye <address@hidden>     06/05/11 16:56:45

Modified files:
        .              : TODO ChangeLog 
        doc/C          : sources.xml 

Log message:
        Change OGG to Ogg. Patch #5086.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/gnash/TODO.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/gnash/gnash/ChangeLog.diff?tr1=1.305&tr2=1.306&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/gnash/gnash/doc/C/sources.xml.diff?tr1=1.10&tr2=1.11&r1=text&r2=text

Patches:
Index: gnash/ChangeLog
diff -u gnash/ChangeLog:1.305 gnash/ChangeLog:1.306
--- gnash/ChangeLog:1.305       Thu May 11 13:22:51 2006
+++ gnash/ChangeLog     Thu May 11 16:56:45 2006
@@ -205,6 +205,13 @@
        and are defined in their own files, named after the class
        themselves, same split for Movie.h file.
 
+2006-05-05  Rob Savoye  <address@hidden>
+
+       * plugin/plugin.cpp: Don't compare supportsXEmbed to PR_TRUE.
+       * packaging/redhat/gnash.spec: Make a gnash-klash package instead
+       of just klash.
+       * README: Update version number and date.
+
 2006-05-04 Sandro Santilli <address@hidden>
 
        * server/MovieClipLoader.cpp: cleanly handle
@@ -526,7 +533,7 @@
 
 2006-04-10  Rob Savoye  <address@hidden>
 
-       * server/action.cpp: It the url for getUrl() startes with a
+       * server/action.cpp: It the url for getUrl() starts with a
        "http:", then remotely tell firefox to load the page.
 
 2006-04-09  Rob Savoye  <address@hidden>
@@ -593,7 +600,8 @@
          Standards.
        * plugin/player.cpp:  Lint.
        * plugin/plugin.cpp:  Describe the plugin more fully.  It's the
-         GNU Flash Player.  Add copyright notice, version number, more links.
+         GNU Flash Player.  Add copyright notice, version number, more
+         links.
 
 2006-04-04  Rob Savoye  <address@hidden>
 
@@ -1959,7 +1967,7 @@
        * server/xml.h, xml.cpp: Include config.h as generated
        by configue if it exists.
        * configure.ac: Enable test for pthread.h and libpthread. Don't
-       look for Vorbis, the OGG tests are enough.
+       look for Vorbis, the Ogg tests are enough.
        * server/Movie.cpp, Sprite.cpp, impl.cpp, array.cpp: Include
        pthread.h to get around a data type definition problem on
        NetBSD. This seems to be required when using STL containers on
@@ -2080,12 +2088,12 @@
 
 2006-01-21  Rob Savoye  <address@hidden>
 
-       * configure.ac: Add tests for OGG and Vorbis.
-       * backend/Makefile.am: Add flags and libs for OGG and Vorbis as
+       * configure.ac: Add tests for Ogg and Vorbis.
+       * backend/Makefile.am: Add flags and libs for Ogg and Vorbis as
        separete flags.
-       * utilities/Makefile.am: Add flags and libs for OGG and Vorbis as
+       * utilities/Makefile.am: Add flags and libs for Ogg and Vorbis as
        separete flags.
-       * plugin/Makefile.am: Add flags and libs for OGG and Vorbis as
+       * plugin/Makefile.am: Add flags and libs for Ogg and Vorbis as
        separete flags.
 
        * server/styles.cpp: Don't abort if we read a bad gradient.
Index: gnash/TODO
diff -u gnash/TODO:1.3 gnash/TODO:1.4
--- gnash/TODO:1.3      Wed May 10 17:29:01 2006
+++ gnash/TODO  Thu May 11 16:56:45 2006
@@ -2,7 +2,7 @@
                TODO: (not really in order of priorities)
 
   1. Add support for sound and audio using MP3 and FLV at first, but
-     also supporting free formats like OGG, Flac, and Theora.
+     also supporting free formats like Ogg, Flac, and Theora.
   2. Write a non-OpenGL backend for embedded devices, probably using Cairo.
   3. SWF 8 and greater support. This appears to be mostly adding a few
      opcodes.
Index: gnash/doc/C/sources.xml
diff -u gnash/doc/C/sources.xml:1.10 gnash/doc/C/sources.xml:1.11
--- gnash/doc/C/sources.xml:1.10        Fri Apr 28 01:25:38 2006
+++ gnash/doc/C/sources.xml     Thu May 11 16:56:45 2006
@@ -203,7 +203,7 @@
     </sect3>
     
     <sect3 id="ogg">
-      <title>OGG Vorbis</title>
+      <title>Ogg Vorbis</title>
       <para>
        <ulink type="http" url="http://www.vorbis.com/";>Ogg
        Vorbis</ulink> is a patent free audio format that is




reply via email to

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