Skip to content

Commit

Permalink
Update TODO.
Browse files Browse the repository at this point in the history
  • Loading branch information
bwy committed Mar 29, 2011
1 parent b5617cc commit 26ce2b0
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions TODO
Expand Up @@ -3,31 +3,35 @@

- 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:
--------------------------
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
Expand Down

0 comments on commit 26ce2b0

Please sign in to comment.