Add initial test for case sensitiveness with mixed version
[gnash.git] / TODO
blob7ff87a875cf7e84855def2b76d10018791fc2444
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   - SWF 9 / AVM2 support.
7   - RTMP support.
8   - IO redesign.
9   - Performance improvements, and reducing the footprint.
10   - Custom ActionScript plugins (think MySQL support in Flash).
11   - Implement all the missing player classes/methods.
12   - SVG support ?
13   - Keep improving the plugin (+ add GTK1 support).
15 Unimplemented opcodes:
16 ----------------------
18 0x08:   // toggle quality
20 Partially implemented classes are:
21 ----------------------------------
23 NetConnection
24 LocalConnection
25 ...
27 Unimplemented classes are:
28 --------------------------
29 Accessibility
30 Error
31 Microphone
32 Selection
33 Camera
34 ContextMenu
35 CustomActions
36 ...
38 Others
39 ------
41 If you would like to contribute to Gnash's development, please
42 subscribe to the developers list at
43 http://lists.gnu.org/mailman/listinfo/gnash-dev, and let us know what
44 you'd like to work on. Your help is always appreciated as Gnash is a
45 community project.