Add automated tests on function-type FSCommand parameter passing.
[gnash.git] / TODO
blob60984ba3d015ae6491d8de3222ba04fcd104c788
2                 TODO: (not really in order of priorities)
4   - SWF 8 support. This is mostly adding support
5     for blend modes and bitmap filters.
6   - AVM2 support.
7   - RTMP streaming support and fixes to remoting.
8   - IO redesign.
9   - Performance improvements, and reducing the footprint.
10   - Implement all the missing player classes/methods.
11   - Keep improving the plugin.
12   - Make loading from filesystem predictable
14 Partially implemented classes are:
15 ----------------------------------
16 NetConnection
17 LocalConnection
18 NetStream
19 flash.display.BitmapData
20 flash.external.ExternalInterface
21 ...
23 Unimplemented classes are:
24 --------------------------
25 Accessibility
26 Microphone
27 Camera
28 flash.text.TextRenderer
29 flash.filter.*
30 flash.net.*
31 ContextMenu
33 * NB: in some cases the AS interface is present, but the actual
34   desired functionality is not implemented.
35 ...
37 Others
38 ------
40 If you would like to contribute to Gnash's development, please
41 subscribe to the developers list at
42 http://lists.gnu.org/mailman/listinfo/gnash-dev, and let us know what
43 you'd like to work on. Your help is always appreciated as Gnash is a
44 community project.