gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_start-


From: Benjamin Wolsey
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_start-415-g26ce2b0
Date: Tue, 29 Mar 2011 13:05:29 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, master has been updated
       via  26ce2b052b8e7d3ff8c13678320fad91bad00407 (commit)
      from  b5617cc13524b1fd98e3bd36e1ce158bd48f1d6f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=26ce2b052b8e7d3ff8c13678320fad91bad00407


commit 26ce2b052b8e7d3ff8c13678320fad91bad00407
Author: Benjamin Wolsey <address@hidden>
Date:   Tue Mar 29 14:39:30 2011 +0200

    Update TODO.

diff --git a/TODO b/TODO
index a4240fd..60984ba 100644
--- a/TODO
+++ b/TODO
@@ -3,22 +3,21 @@
 
   - SWF 8 support. This is mostly adding support
     for blend modes and bitmap filters.
-  - SWF 9 support
   - AVM2 support.
-  - RTMP support.
+  - RTMP streaming support and fixes to remoting.
   - IO redesign.
   - Performance improvements, and reducing the footprint.
-  - Custom ActionScript plugins (think MySQL support in Flash).
   - Implement all the missing player classes/methods.
-  - SVG support ?
-  - Keep improving the plugin (+ add GTK1 support).
+  - Keep improving the plugin.
   - Make loading from filesystem predictable
 
 Partially implemented classes are:
 ----------------------------------
-
 NetConnection
 LocalConnection
+NetStream
+flash.display.BitmapData
+flash.external.ExternalInterface
 ...
 
 Unimplemented classes are:
@@ -26,8 +25,13 @@ Unimplemented classes are:
 Accessibility
 Microphone
 Camera
+flash.text.TextRenderer
+flash.filter.*
+flash.net.*
 ContextMenu
-CustomActions
+
+* NB: in some cases the AS interface is present, but the actual
+  desired functionality is not implemented.
 ...
 
 Others

-----------------------------------------------------------------------

Summary of changes:
 TODO |   18 +++++++++++-------
 1 files changed, 11 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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