gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash TODO


From: Rob Savoye
Subject: [Gnash-commit] gnash TODO
Date: Sat, 22 Apr 2006 04:36:53 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Branch:         
Changes by:     Rob Savoye <address@hidden>     06/04/22 04:36:53

Modified files:
        .              : TODO 

Log message:
        Add some stuff and reformat the lists.

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

Patches:
Index: gnash/TODO
diff -u gnash/TODO:1.1 gnash/TODO:1.2
--- gnash/TODO:1.1      Sat Apr 22 01:09:15 2006
+++ gnash/TODO  Sat Apr 22 04:36:53 2006
@@ -1,6 +1,5 @@
 
-
-TODO: (not really in order of priorities)
+               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.
@@ -12,6 +11,8 @@
   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.
+  9. SVG support ?
+  10. Keep improving the plugin.
 
 unimplemented opcodes:
 ----------------------
@@ -32,17 +33,55 @@
 case 0x69:      // extends
 case 0x8F:      // try
 
-Partially implemented classes are: MovieClipLoader, NetConnection,
-LocalConnection, MovieClip, TextField, and TextFormat.
-
-Unimplemented classes are: Accessibility, Error, Function, LoadVars,
-Microphone, NetStream, Selection, SharedObject, Stage, System, Button,
-Camera, Color, ContextMenu, CustomActions, Video.
+Partially implemented classes are:
+----------------------------------
 
-Unimplemented Opcodes are: Throw, Implements, Extends, EnumObject, Try,
-NewMethod, MDLength, MDSubstring, MDChr, Delete, GetTarget.
+MovieClipLoader
+NetConnection,
+LocalConnection
+MovieClip
+TextField
+TextFormat
+
+Unimplemented classes are:
+--------------------------
+Accessibility
+Error
+Function
+LoadVars,
+Microphone
+NetStream
+Selection
+SharedObject
+Stage
+System
+Button,
+Camera
+Color
+ContextMenu
+CustomActions
+Video
+
+Unimplemented Opcodes are:
+--------------------------
+Throw
+Implements
+Extends
+EnumObject
+Try
+NewMethod
+MDLength
+MDSubstring
+MDChr
+Delete
+GetTarget.
 
 There is currently no FLV video, only minimal AMF data support,
 and no loading of external jpegs.
 
+If you would like to contribute to Gnash's development, please
+subscribe to the developers list at
+http://lists.gnu.org/mailman/listinfo/gnash-dev, and let us know what
+you'd like to work on. Your help is always appreciated as Gnash is a
+community project.
 




reply via email to

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