rockbox/apps/gui
Solomon Peachy 4850684149 Fix red introduced in 41d5ca3c48
Later GCC versions are apparently more permissive than older versions
when it comes to variable declarations not part of a block (ie {} that
immediately follows a case statement.

This resulted in every non-simulator device target failing to build,
along with sim build on older compilers.  I should have caught this in
the review; mea culpa.

Change-Id: Id32e085e34601cca7be273ed45711a4b8ee182a0
2026-01-13 17:28:36 -05:00
..
bitmap touchscreen: Port list code to gesture API 2025-12-04 16:22:26 -05:00
skin_engine Fix red introduced in 41d5ca3c48 2026-01-13 17:28:36 -05:00
backdrop.c
backdrop.h
color_picker.c screen_access add set_drawinfo 2025-02-08 00:49:28 -05:00
color_picker.h
folder_select.c
folder_select.h
icon.c
icon.h
line.c screen_access add set_drawinfo 2025-02-08 00:49:28 -05:00
line.h
list.c simplelist: fix unbalanced viewportmanager calls 2025-12-26 16:05:24 +01:00
list.h touchscreen: Port list code to gesture API 2025-12-04 16:22:26 -05:00
mask_select.c
mask_select.h
option_select.c sound: fix volume change being reported to %mv tag on boot 2025-10-03 10:01:02 +01:00
option_select.h
pitchscreen.c [Feature] Persist pitch settings through reboots part deux 2025-01-19 00:29:47 -05:00
pitchscreen.h [Feature] Persist pitch settings through reboots part deux 2025-01-19 00:29:47 -05:00
quickscreen.c touchscreen: Port quickscreen to gesture API 2025-12-04 17:29:54 -05:00
quickscreen.h touchscreen: Port quickscreen to gesture API 2025-12-04 17:29:54 -05:00
scrollbar.c
scrollbar.h
splash.c voice: splash_progress 2025-06-02 00:03:42 +02:00
splash.h splash: splashf() should be voiced if given an IDPTR 2025-05-17 16:13:58 -04:00
statusbar-skinned.c sb_create_from_settings: Fix crash when ui viewport setting malformed 2025-03-25 00:02:43 -04:00
statusbar-skinned.h skin_engine minor refactoring struct alignment No Functional Changes 2024-12-03 01:21:28 -05:00
statusbar.c Bugfix Zero runtime not reset runtime while charger connected 2025-07-19 09:19:38 -04:00
statusbar.h Small cleanup statusbar 2025-01-17 00:08:28 -05:00
usb_screen.c [Bugfix] FS#12436 cache mode strings prior to font disable 2025-03-11 11:41:17 -04:00
usb_screen.h
viewport.c Revert "Eliminate SBS update on WPS exit" 2025-03-23 05:15:44 +01:00
viewport.h
wps.c plugin lrcplayer: Fix late rewinding at lrcplayer 2025-12-29 12:58:47 -05:00
wps.h [FixRed] checkwps has no concept of playback 2024-12-11 01:23:54 -05:00
yesno.c touchscreen: Port yes/no screen to gesture API 2025-12-04 17:29:54 -05:00
yesno.h Minor confirm prompt adjustments 2025-05-26 23:15:53 -04:00