Include program counter on action limit notification log
[gnash.git] / TODO
bloba4240fd596a2931be970a68a8d6f2b279c6bc506
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 support
7   - AVM2 support.
8   - RTMP support.
9   - IO redesign.
10   - Performance improvements, and reducing the footprint.
11   - Custom ActionScript plugins (think MySQL support in Flash).
12   - Implement all the missing player classes/methods.
13   - SVG support ?
14   - Keep improving the plugin (+ add GTK1 support).
15   - Make loading from filesystem predictable
17 Partially implemented classes are:
18 ----------------------------------
20 NetConnection
21 LocalConnection
22 ...
24 Unimplemented classes are:
25 --------------------------
26 Accessibility
27 Microphone
28 Camera
29 ContextMenu
30 CustomActions
31 ...
33 Others
34 ------
36 If you would like to contribute to Gnash's development, please
37 subscribe to the developers list at
38 http://lists.gnu.org/mailman/listinfo/gnash-dev, and let us know what
39 you'd like to work on. Your help is always appreciated as Gnash is a
40 community project.