rockbox/apps/gui
Teruaki Kawashima 6e39dc9e27 Correct reusing buffers if the backdrop file is already loaded.
FS#11305 by myself.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26510 a1c6a512-1295-4272-9138-f99709370657
2010-06-03 13:32:12 +00:00
..
bitmap
charcell
skin_engine Correct reusing buffers if the backdrop file is already loaded. 2010-06-03 13:32:12 +00:00
backdrop.c
backdrop.h
buttonbar.c Fix remaining reds/yellows. 2010-05-14 13:21:40 +00:00
buttonbar.h
color_picker.c
color_picker.h
icon.c
icon.h
list.c
list.h
option_select.c
option_select.h
pitchscreen.c
pitchscreen.h
quickscreen.c
quickscreen.h
scrollbar.c pass pointers around instead of coping whole structs 2010-05-20 15:27:17 +00:00
scrollbar.h pass pointers around instead of coping whole structs 2010-05-20 15:27:17 +00:00
splash.c splash.c: correct calculation of y coordinate of splash. 2010-05-17 14:09:35 +00:00
splash.h
statusbar-skinned.c fix remote statusbar not being updated if it is enabled on both displays 2010-05-25 04:00:20 +00:00
statusbar-skinned.h
statusbar.c
statusbar.h
theme_settings.c fix red and yellow (most of it anyway) 2010-05-12 10:59:20 +00:00
usb_screen.c redo r25569 so the screen is only cleared once instead of every update (which is ~2Hz 2010-05-20 15:21:10 +00:00
usb_screen.h
viewport.c fix red, but this might not be the best long term solution. 2010-05-25 04:08:37 +00:00
viewport.h
wps.c
wps.h
yesno.c
yesno.h