24 |
++ Fixes |
++ Fixes |
25 |
----------------------------------------------------------------------------- |
----------------------------------------------------------------------------- |
26 |
* Add all legal headers (same headers all over the sources) - [DONE] |
* Add all legal headers (same headers all over the sources) - [DONE] |
27 |
* Sort out who has main copyrigths on files - [TODO] |
* Sort out who has main copyrigths on files - [DONE] |
28 |
* Check core reentrancy - [IN PROGRESS] |
* Check core reentrancy - [IN PROGRESS] |
29 |
+ Problems detected in custom matrices, get_mv code, and function pointers. |
+ Problems detected in custom matrices, get_mv code, and function pointers. |
30 |
* Check the small mem problems reported by valgrind [DONE] |
* Check the small mem problems reported by valgrind [DONE] |
32 |
+ Purify detects lot of small unitialized reads (probably in bitstream functions) |
+ Purify detects lot of small unitialized reads (probably in bitstream functions) |
33 |
* Rewrite portab.h in a better way [DONE] |
* Rewrite portab.h in a better way [DONE] |
34 |
+ Needs to be tested (and probably fixed) on all platforms/compilers |
+ Needs to be tested (and probably fixed) on all platforms/compilers |
35 |
|
* Ansi C compliancy [DONE] |
36 |
|
|
37 |
|
|
38 |
++ Other |
++ Other |
39 |
----------------------------------------------------------------------------- |
----------------------------------------------------------------------------- |
40 |
* Add automatic ChangeLog Generator - [DONE] |
* Add automatic ChangeLog Generator - [DONE] |
41 |
+ Thanks to rockbox' script http://rockbox.haxx.se/ |
+ Thanks to rockbox' script http://rockbox.haxx.se/ |
42 |
* Find a co maintainer - [IN PROGRESS] |
* Find a co maintainer - [NO] |