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