| … |  | … |  | 
| 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? |