1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/gui
Solomon Peachy da1fbb6d1a skinengine: Make sure logical IF operator doesn't compare a garbage value
Change-Id: I125bea3c2659326b92eec027cddf0d041f10ebda
2020-12-13 19:21:13 -05:00
..
bitmap list: reset viewport to avoid corrupting the text in the first line 2020-12-12 05:36:42 +00:00
skin_engine skinengine: Make sure logical IF operator doesn't compare a garbage value 2020-12-13 19:21:13 -05:00
backdrop.c
backdrop.h
color_picker.c
color_picker.h
folder_select.c
folder_select.h
icon.c
icon.h
line.c
line.h
list.c synclist add method for setting selection color 2020-11-14 00:01:39 +00:00
list.h synclist add method for setting selection color 2020-11-14 00:01:39 +00:00
mask_select.c
mask_select.h
option_select.c
option_select.h
pitchscreen.c
pitchscreen.h
quickscreen.c Quickscreen: don't apply glabal settings 2020-11-12 21:23:57 +00:00
quickscreen.h
scrollbar.c
scrollbar.h
splash.c
splash.h
statusbar-skinned.c Fix multiple potential null pointer dereferencess 2020-10-28 08:42:49 -04:00
statusbar-skinned.h
statusbar.c statusbar: Make statusbar height equal SYSFONT_HEIGHT 2020-10-26 19:52:40 +00:00
statusbar.h statusbar: Make statusbar height equal SYSFONT_HEIGHT 2020-10-26 19:52:40 +00:00
usb_screen.c
usb_screen.h
viewport.c
viewport.h
wps.c
wps.h
yesno.c YesNo: Clear the button queue so a latent keypress doesn't skip the prompt 2020-11-11 15:39:06 +00:00
yesno.h