rockbox/apps/gui
William Wilgus 034b6d5bfb Remove some shadowed variables identified by -Wshadow
there are plenty more but these are the low hanging fruit

Change-Id: I86d9f4f56e8cd9b381d1bf6a6679cd58c6a4004d
2022-11-14 09:01:43 -05:00
..
bitmap Fix tree scrolling not showing end of text 2022-10-30 14:11:20 -04:00
skin_engine skin engine: Remove touchregion argument from skin_get_touchaction 2022-11-10 07:08:35 -05:00
backdrop.c
backdrop.h
color_picker.c
color_picker.h
folder_select.c Remove some shadowed variables identified by -Wshadow 2022-11-14 09:01:43 -05:00
folder_select.h
icon.c Convert a number of allocations to use buflib pinning 2022-10-16 14:50:39 +01:00
icon.h
line.c
line.h
list.c gui: Remove gui_synclist_item_is_onscreen() 2022-10-05 11:23:11 -04:00
list.h Limit exposure of skin engine internals 2022-10-17 14:29:12 +01:00
mask_select.c mask_select guard against null pointers 2021-08-03 11:00:59 +00:00
mask_select.h
option_select.c gui: Remove "enum list_wrap" from list action functions 2022-10-05 11:22:55 -04:00
option_select.h Add setting for numeric list sort order 2021-12-11 01:13:22 +00:00
pitchscreen.c pitchscreen make it a plugin 2021-11-10 22:38:37 -05:00
pitchscreen.h
quickscreen.c Enable access to Shortcuts Menu from QuickScreen 2022-10-25 03:26:51 +02:00
quickscreen.h Enable access to Shortcuts Menu from QuickScreen 2022-10-25 03:26:51 +02:00
scrollbar.c
scrollbar.h
splash.c fix strptokspn, add strcspn, fix splash.c 2022-11-13 01:14:49 -05:00
splash.h splash_progress add delay function 2022-10-13 00:10:25 -04:00
statusbar-skinned.c skin engine: Remove touchregion argument from skin_get_touchaction 2022-11-10 07:08:35 -05:00
statusbar-skinned.h Remove prototype for nonexistent sb_skin_data_load() 2022-10-18 12:56:28 +01:00
statusbar.c Remove dead code/documentation/comments 2021-12-24 10:37:28 -05:00
statusbar.h Remove dead code/documentation/comments 2021-12-24 10:37:28 -05:00
usb_screen.c
usb_screen.h
viewport.c viewports, set flags to VP_DEFAULT_FLAGS 2022-04-17 10:59:56 -04:00
viewport.h
wps.c Implement Rewind across tracks functionality 2022-11-12 09:13:19 -05:00
wps.h Move skin global state to the WPS 2022-10-18 12:56:28 +01:00
yesno.c yesno_res gui_syncyesno_run fix scroll run-on bug 2022-10-16 13:02:12 -04:00
yesno.h