gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash README TODO


From: Rob Savoye
Subject: [Gnash-commit] gnash README TODO
Date: Wed, 10 May 2006 17:29:01 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Branch:         
Changes by:     Rob Savoye <address@hidden>     06/05/10 17:29:01

Modified files:
        .              : README TODO 

Log message:
        Fix typos. Patch #5084.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/gnash/README.diff?tr1=1.13&tr2=1.14&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/gnash/gnash/TODO.diff?tr1=1.2&tr2=1.3&r1=text&r2=text

Patches:
Index: gnash/README
diff -u gnash/README:1.13 gnash/README:1.14
--- gnash/README:1.13   Fri May  5 22:09:41 2006
+++ gnash/README        Wed May 10 17:29:01 2006
@@ -75,8 +75,8 @@
 The GTK version has full event handling, and supports a right-click
 mouse menu to control the movie. The SDL version has no event
 handling, which means mouse clicks and keys pressed get ignored. Also
-the windows don't resize, and occasionally they overrun thweir
-biundaries. The GTK version requires GtkGlExt, and defaults to SDL if
+the windows don't resize, and occasionally they overrun their
+boundaries. The GTK version requires GtkGlExt, and defaults to SDL if
 GtkGlExt is not installed, or if --disable-glext is passed to configure.
 
 All Flash movies are downloaded in full to /tmp, and then played from there.
@@ -114,8 +114,8 @@
 At this time the sound support is non-functional until the new Gstreamer
 support is done. For sound support, currently SDL_Mixer is
 supported. SDL_Mixer will be going away soon to be replace by the new
-Gstreamer support. Gstreamer version 0.10 will required for this when
-available. As the sound support doesn't work yet, Gnash wll build just
+Gstreamer support. Gstreamer version 0.10 will be required for this when
+available. As the sound support doesn't work yet, Gnash will build just
 fine without either SDL_mixer or Gstreamer installed. These packages
 are referenced by Gnash for development purposes.
 
Index: gnash/TODO
diff -u gnash/TODO:1.2 gnash/TODO:1.3
--- gnash/TODO:1.2      Sat Apr 22 04:36:53 2006
+++ gnash/TODO  Wed May 10 17:29:01 2006
@@ -2,12 +2,12 @@
                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 Thedora.
+     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.
   4. Performance improvements, and reducing the footprint.
-  5. Custom ActionScript plugins. (think MySQL support in Flash)
+  5. Custom ActionScript plugins (think MySQL support in Flash).
   6. Implement all the missing functionality.
   7. Flesh out the testsuite to be a decent Flash conformance test suites.
   8. Add support for external loading of media.




reply via email to

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