gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash TODO [release_0_8_2_rc1]


From: Sandro Santilli
Subject: [Gnash-commit] gnash TODO [release_0_8_2_rc1]
Date: Thu, 21 Feb 2008 18:27:02 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Branch:         release_0_8_2_rc1
Changes by:     Sandro Santilli <strk>  08/02/21 18:27:02

Modified files:
        .              : TODO 

Log message:
        drop done items (we could do a better job here..)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/TODO?cvsroot=gnash&only_with_tag=release_0_8_2_rc1&r1=1.12&r2=1.12.8.1

Patches:
Index: TODO
===================================================================
RCS file: /sources/gnash/gnash/TODO,v
retrieving revision 1.12
retrieving revision 1.12.8.1
diff -u -b -r1.12 -r1.12.8.1
--- TODO        1 Nov 2006 11:32:12 -0000       1.12
+++ TODO        21 Feb 2008 18:27:02 -0000      1.12.8.1
@@ -1,73 +1,36 @@
 
                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.
-  2. SWF 8 and greater support. This appears to be mostly adding a few
-     opcodes.
-  3. Performance improvements, and reducing the footprint.
-  4. Custom ActionScript plugins (think MySQL support in Flash).
-  5. Implement all the missing functionality.
-  6. Flesh out the testsuite to be a decent Flash conformance test suites.
-  7. Add support for external loading of media.
-  8. SVG support ?
-  9. Keep improving the plugin (+ add GTK1 support).
+  - SWF9 ABC blocks interpreter 
+  - Performance improvements, and reducing the footprint.
+  - Implement all the missing functionality.
+  - Flesh out the testsuite to be a decent Flash conformance test suites.
+  - Add support for external loading of png
+  - SVG support ?
+  - Keep improving the plugin (POST requests)
 
 Unimplemented opcodes:
 ----------------------
 
 case 0x08:     // toggle quality
-case 0x2A:      // throw
-case 0x2B:      // cast_object (actually implemented, but untested)
-case 0x2C:      // implements
-case 0x31:      // mb length
-case 0x35:      // mb substring
-case 0x37:      // mb chr
-case 0x43:      // declare object
-case 0x45:      // get target
-case 0x69:      // extends
-case 0x8F:      // try
-
-Partially implemented classes are:
-----------------------------------
-
-MovieClipLoader
-NetConnection,
-LocalConnection
-MovieClip
-TextField
-TextFormat
-Object (generalied and exported valueOf, toString)
+<others>
 
 Unimplemented classes are:
---------------------------
+-----------------------------------------------------
+TextFormat
 Accessibility
 Error
-Function
-LoadVars,
 Microphone
-NetStream
 Selection
-SharedObject
-Stage
-System
-Button,
 Camera
 Color
 ContextMenu
 CustomActions
-Video
-
-Partially implemented functions are:
-------------------------------------
-
-ASSetPropFlags (doesn't accept properties as comma-separated list string)
 
 Others
 ------
 
-There is currently no FLV video, only minimal AMF data support,
-and no loading of external jpegs.
+There is currently no loading of external png files.
 
 If you would like to contribute to Gnash's development, please
 subscribe to the developers list at




reply via email to

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