| … |  | … |  | 
| 23 | * IMAGE: support for special things like clipping is still lacking at the | 23 | * IMAGE: support for special things like clipping is still lacking at the | 
| 24 | generator side. | 24 | generator side. | 
| 25 |  | 25 |  | 
| 26 | Config files: | 26 | Config files: | 
| 27 | * Add hex parsing | 27 | * Add hex parsing | 
| 28 | * Specify config location compile-time |  |  | 
| 29 |  | 28 |  | 
| 30 | General: | 29 | General: | 
| 31 | * Many common values are returned as int. Perhaps change this to long, | 30 | * Many common values are returned as int. Perhaps change this to long, | 
| 32 | for better behaviour on very large files on some architectures? | 31 | for better behaviour on very large files on some architectures? | 
| 33 | * Use libaudiofile for audio conversions? | 32 | * Use libaudiofile for audio conversions? | 
| 34 | * FATALS use should be minimized |  |  | 
| 35 | * Look at portability (headers) | 33 | * Look at portability (headers) | 
| 36 | * Put psiconv.conf somewhere sane when installing |  |  | 
| 37 | * Add more comments in data.h | 34 | * Add more comments in data.h |