diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 3 insertions, 7 deletions
@@ -1,19 +1,15 @@ | |||
1 | * Update plugins to new API (and cleanup code): | 1 | * tests needed: |
2 | - elf | ||
3 | - applefile | ||
4 | |||
5 | |||
6 | * plugins without tests: | ||
7 | - gstreamer (testcase file exists, but does not test everything important) | 2 | - gstreamer (testcase file exists, but does not test everything important) |
8 | 3 | ||
9 | |||
10 | Desirable missing formats: | 4 | Desirable missing formats: |
11 | * mbox / various e-mail formats | 5 | * mbox / various e-mail formats |
12 | * info pages (scan for 'Node: %s^?ID' - see end of .info files!) | 6 | * info pages (scan for 'Node: %s^?ID' - see end of .info files!) |
13 | * sources (Java, C, C++, see doxygen!) | 7 | * sources (Java, C, C++, see doxygen!) |
14 | * a.out (== ar?) | 8 | * a.out (== ar?) |
15 | * rtf | 9 | * rtf |
10 | * applefile (0.6.x-plugin exists) | ||
16 | * EXE | 11 | * EXE |
12 | * ELF (linkage information, 0.6.x-plugin exists) | ||
17 | * PRC (Palm module, http://web.mit.edu/tytso/www/pilot/prc-format.html) | 13 | * PRC (Palm module, http://web.mit.edu/tytso/www/pilot/prc-format.html) |
18 | * KOffice | 14 | * KOffice |
19 | * TGA | 15 | * TGA |