| 
 | 
1 | NEXT RELEASE (0.9.2): | 
 | 
 | 
2 |   * Add config location to psiconv program | 
 | 
 | 
3 |   * Force formats docs to use sane psion settings | 
 | 
 | 
4 |   * Split Debian stuff from archive | 
 | 
 | 
5 |   | 
| 1 | Data formats: | 
6 | Data formats: | 
| 2 | * Understand the password section | 
7 | * Understand the password section | 
| 3 | * Understand and document 10000050 file types (Agenda, Data, etc) | 
8 | * Understand and document 10000050 file types (Agenda, Data, etc) | 
| 4 |  | 
9 |  | 
| 5 | Parser: | 
10 | Parser: | 
| … |  | 
… |  | 
| 23 | * IMAGE: support for special things like clipping is still lacking at the | 
28 | * IMAGE: support for special things like clipping is still lacking at the | 
| 24 |          generator side.  | 
29 |          generator side.  | 
| 25 |  | 
30 |  | 
| 26 | Config files: | 
31 | Config files: | 
| 27 | * Add hex parsing | 
32 | * Add hex parsing | 
| 28 | * Specify config location compile-time | 
 | 
 | 
| 29 |  | 
33 |  | 
| 30 | General: | 
34 | General: | 
| 31 | * Many common values are returned as int. Perhaps change this to long, | 
35 | * Many common values are returned as int. Perhaps change this to long, | 
| 32 |   for better behaviour on very large files on some architectures? | 
36 |   for better behaviour on very large files on some architectures? | 
| 33 | * Use libaudiofile for audio conversions? | 
37 | * Use libaudiofile for audio conversions? |