rockbox/apps/gui
2009-09-21 19:40:07 +00:00
..
bitmap
charcell
skin_engine Actually fix AA display... previous commit was borked 2009-09-18 05:45:15 +00:00
backdrop.c
backdrop.h
buttonbar.c
buttonbar.h
color_picker.c
color_picker.h
icon.c
icon.h
list.c Set list_need_reinit to false somewhere too. 2009-09-07 17:40:43 +00:00
list.h Fix buttonbar handling/theme changed handling in lists. 2009-09-07 17:37:06 +00:00
option_select.c
option_select.h
pitchscreen.c
pitchscreen.h
quickscreen.c
quickscreen.h
scrollbar.c
scrollbar.h
splash.c Fix splash on charcell (was wasting 2 precious chars per line since r20870). This fixes the volume splash in wps, as it doesn't wrap anymore, but it's not a proper fix. The real problem is that the 2nd line of the default WPS updates immediately. The ultimate fix would be to get rid of the special charcell handling and use a VP in the WPS. 2009-09-21 19:40:07 +00:00
splash.h
statusbar.c
statusbar.h
viewport.c Get rid of some of the code duplication from checkwps, it still duplicates a lot though. 2009-09-13 13:40:58 +00:00
viewport.h Get rid of some of the code duplication from checkwps, it still duplicates a lot though. 2009-09-13 13:40:58 +00:00
wps.c Fix delay when seeking using the touchscreen by adding a pause/unpause. 2009-09-17 20:49:34 +00:00
wps.h
yesno.c
yesno.h