* Use AC_SUBST for git intstead of conditional
[gnash.git] / TODO
blob87cd0d8de23b77dfe74c63c458c5a3a5cb3192ba
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 Partially implemented classes are:
16 ----------------------------------
18 NetConnection
19 LocalConnection
20 ...
22 Unimplemented classes are:
23 --------------------------
24 Accessibility
25 Error
26 Microphone
27 Selection
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.