diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-05-03 11:57:20 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-05-03 11:57:20 +0200 |
commit | 6eb1ac734e9b4383e9b7f30d51abdee52ade12db (patch) | |
tree | 5ec54a934f68386d2fc10174f39f065db13068a4 /TODO | |
parent | b15fe14707386343085edf471d64e4a9f22f0978 (diff) |
Rework menu.c & fix various compiler warnings (from menu_code) + update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -25,3 +25,5 @@ turned on (after that, it'll work for all images in the slideshow). Maybe I'll someday find out how to fix that :> Make --start-at work with paths as well + +Fix Memory leaks in the menu (sub-menus apparently never got properly free()d) |