File: TODO

package info (click to toggle)
gnash 0.8.4-3~lenny1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 20,356 kB
  • ctags: 17,677
  • sloc: cpp: 115,589; ansic: 25,104; xml: 12,898; sh: 10,150; makefile: 5,588; lisp: 2,750; python: 549; exp: 73
file content (45 lines) | stat: -rw-r--r-- 1,010 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45

		TODO: (not really in order of priorities)

  - SWF 8 support. This is mostly adding support
    for blend modes and bitmap filters.
  - SWF 9 / AVM2 support.
  - RTMP support.
  - 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).

Unimplemented opcodes:
----------------------

0x08:	// toggle quality

Partially implemented classes are:
----------------------------------

NetConnection
LocalConnection
...

Unimplemented classes are:
--------------------------
Accessibility
Error
Microphone
Selection
Camera
ContextMenu
CustomActions
...

Others
------

If you would like to contribute to Gnash's development, please
subscribe to the developers list at
http://lists.gnu.org/mailman/listinfo/gnash-dev, and let us know what
you'd like to work on. Your help is always appreciated as Gnash is a
community project.