rockbox/apps
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
..
bitmaps
gui Remove some shadowed variables identified by -Wshadow 2022-11-14 09:01:43 -05:00
hosted/android Fix red for Android builds (c6ee9dc883) 2022-10-17 15:20:28 +01:00
iap Remove is_fading from the global WPS state 2022-10-18 12:56:28 +01:00
keymaps Enable access to Shortcuts Menu from QuickScreen 2022-10-25 03:26:51 +02:00
lang Implement Rewind across tracks functionality 2022-11-12 09:13:19 -05:00
menus Implement Rewind across tracks functionality 2022-11-12 09:13:19 -05:00
plugins PictureFlow: Minor fixes & changed defaults 2022-10-22 09:33:50 +02:00
radio skin engine: Remove touchregion argument from skin_get_touchaction 2022-11-10 07:08:35 -05:00
recorder Remove some shadowed variables identified by -Wshadow 2022-11-14 09:01:43 -05:00
abrepeat.c
abrepeat.h
action.c move buflib_free invalid handle check to the function 2022-10-15 09:26:58 -04:00
action.h key remap: simplify and use movable allocations 2022-09-25 11:05:59 +01:00
alarm_menu.c
alarm_menu.h
appevents.h
applimits.h
apps.make Android: use APPEXTRA instead of makefile hack 2011-03-11 16:08:36 +00:00
audio_path.c
audio_thread.c Get voice event out of playback.c 2017-12-12 20:28:56 -05:00
audio_thread.h
beep.c
bookmark.c gui: Remove "enum list_wrap" from list action functions 2022-10-05 11:22:55 -04:00
bookmark.h
buffering.c buffering: remove bufgettail/bufcuttail 2022-04-20 16:51:49 -04:00
buffering.h
codec_thread.c
codec_thread.h
codecs.c
core_asmdefs.c
core_keymap.c key remap: simplify and use movable allocations 2022-09-25 11:05:59 +01:00
core_keymap.h key remap: simplify and use movable allocations 2022-09-25 11:05:59 +01:00
cuesheet.c Remove some shadowed variables identified by -Wshadow 2022-11-14 09:01:43 -05:00
cuesheet.h
debug_menu.c Limit exposure of skin engine internals 2022-10-17 14:29:12 +01:00
debug_menu.h
enc_config.c
enc_config.h Fix menu warnings 2018-10-18 00:06:31 +02:00
features.txt
filetree.c Remove some shadowed variables identified by -Wshadow 2022-11-14 09:01:43 -05:00
filetree.h Don't autoload bookmarks after saving dynamic playlist 2022-10-18 07:23:25 -04:00
filetypes.c
filetypes.h filetree.c move static and stack allocated buffers around 2021-10-20 16:05:21 -04:00
fracmul.h Build librbcodec with DSP and metadata. 2012-03-18 12:00:39 +01:00
keyboard.h
language.c language.c fix possible buffer overrun 2021-08-03 00:57:35 +00:00
language.h
logfdisp.c
logfdisp.h
main.c add splash_progress 2022-10-09 08:46:51 -04:00
menu.c Remove some shadowed variables identified by -Wshadow 2022-11-14 09:01:43 -05:00
menu.h do_menu pass internal synclist reference to callback 2020-07-19 22:10:26 +00:00
misc.c misc.c show_logo remove 'ver.' when screen is too small 2022-11-09 11:22:56 -05:00
misc.h
onplay.c add splash_progress 2022-10-09 08:46:51 -04:00
onplay.h add hotkeys for properties and pictureflow 2022-08-05 11:39:35 -04:00
open_plugin.c
open_plugin.h
pcmbuf.c
pcmbuf.h
playback.c fix strptokspn, add strcspn, fix splash.c 2022-11-13 01:14:49 -05:00
playback.h
playlist.c splash_progress add delay function 2022-10-13 00:10:25 -04:00
playlist.h
playlist_catalog.c Partial fix for FS#12702: playlist catalogue silently fails to save files 2022-08-21 09:36:04 -04:00
playlist_catalog.h
playlist_menu.h
playlist_viewer.c gui: Remove "enum list_wrap" from list action functions 2022-10-05 11:22:55 -04:00
playlist_viewer.h
plugin.c PictureFlow: Minor fixes & changed defaults 2022-10-22 09:33:50 +02:00
plugin.h PictureFlow: Minor fixes & changed defaults 2022-10-22 09:33:50 +02:00
rbcodec_helpers.c move buflib_free invalid handle check to the function 2022-10-15 09:26:58 -04:00
rbcodecconfig.h
rbcodecplatform.h
README
root_menu.c Database: Fix FS#13368 – use separate selected item history 2022-11-02 07:19:36 -04:00
root_menu.h
screen_access.c make splash split on control characters 2022-11-12 06:22:16 -05:00
screen_access.h make splash split on control characters 2022-11-12 06:22:16 -05:00
screens.c screen.c remove unused getstringsize 2022-11-04 15:35:24 -04:00
screens.h
settings.c gui: Remove redundant copies of list scrolling settings 2022-10-05 10:22:55 -04:00
settings.h Implement Rewind across tracks functionality 2022-11-12 09:13:19 -05:00
settings_list.c Implement Rewind across tracks functionality 2022-11-12 09:13:19 -05:00
settings_list.h
shortcuts.c Exit Shortcuts on ACTION_STD_MENU 2022-11-02 06:55:19 -04:00
shortcuts.h
sound_menu.h
SOURCES
status.c
status.h
tagcache.c Remove some shadowed variables identified by -Wshadow 2022-11-14 09:01:43 -05:00
tagcache.h PictureFlow: Minor fixes & changed defaults 2022-10-22 09:33:50 +02:00
tagnavi.config
tagtree.c Remove some shadowed variables identified by -Wshadow 2022-11-14 09:01:43 -05:00
tagtree.h Database: Restore selection in lower menu levels 2022-11-14 05:47:10 +01:00
talk.c Remove some shadowed variables identified by -Wshadow 2022-11-14 09:01:43 -05:00
talk.h talk: Explicitly cast -1 as unsigned before a left shift. 2021-07-20 00:09:33 +00:00
tree.c Database: Restore selection in lower menu levels 2022-11-14 05:47:10 +01:00
tree.h Database: Remove firstpos/pos_history 2022-11-02 07:19:36 -04:00
usb_keymaps.c
usb_keymaps.h
voice_thread.c
voice_thread.h

For general information see: docs/README
For API information see: docs/API