summaryrefslogtreecommitdiff
path: root/TODO
blob: 34a1460661992a088698eef62eeb41c057e59160 (plain)
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
46
47
48
49
50
51
52
53
-savannah-

add news, with current status, likely time to usability, & hello

add todo to tasks tracker

post a screenshot?

-immediate term-

add long options

save entered directories to config file

utilise and expand initial clean procedures

add sorting algo for issues, only needs a few pointers passing around, use temp iss*
	look online for v. basic sorting algos or write own
	then no more latest_iss pointer needed

add if file is readable checks to appropriate functions e.g. reading xml / rev and handle appropriately

add new source file for freeing memory plus mem error functions

handle file errors better

-malloc-

include cover as just another section entry

malloc sections, items, and media
	will ensure ease of finding existance, as no_of_sections no_of_media no_of_items can be used (embedded in struct)

handle smil files successfully

if no required contents file exists, attempt to retrieve it, even if update is not passed
comment source - at least all functions

use autotools
integrate gettext

add options to allow decent listing of issues
add options to allow downloading of any issue

add manpage & ensure it's compiled if nec
add texinfo & ensure it's compiled if nec

add resume functions (if ht server supports it)
ensure better integration with official htde - look for existing installation & use its ebook dirs etc.

doxygen?

submit software to the gnu directory