rockbox/apps/gui
Solomon Peachy f886bfc572 misc: Address issues uncovered with GCC 16 + binutils 2.46 (1/N)
* Funky macro-based definitions for memchr and strstr
   which require an #undef before we use our own in codecs & plugins
 * Return value of of strstr is const

Still have several more warnings and link failure with some plugins
but this is a good start.

Change-Id: Ife1f2d3e6f0e0629e3125a9058abc39c6102f452
2026-05-01 22:50:14 -04:00
..
bitmap skin: custom scrollbar: fix OBOE 2026-04-26 11:20:06 -04:00
skin_engine misc: Address issues uncovered with GCC 16 + binutils 2.46 (1/N) 2026-05-01 22:50:14 -04: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 [coverity] folder_select.c find_from_filename() guard against NULL 2024-06-05 23:38:25 -04:00
folder_select.h
icon.c gui: Fix unsuccesful attempt at loading default viewer iconset 2024-11-16 12:14:00 -05:00
icon.h [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
line.c screen_access add set_drawinfo 2025-02-08 00:49:28 -05:00
line.h
list.c gui: delay updating SBS when setting list title 2026-04-29 15:44:30 -04:00
list.h touchscreen: Port list code to gesture API 2025-12-04 16:22:26 -05:00
mask_select.c mask_select guard against null pointers 2021-08-03 11:00:59 +00:00
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 Move cfg_vals from settings_list, expand settings_dumper 2024-11-10 21:53:22 -05:00
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 [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
scrollbar.h [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
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 Reduce list title glitches when switching between menus 2026-01-13 20:06:33 -05:00
statusbar-skinned.h Reduce list title glitches when switching between menus 2026-01-13 20:06:33 -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 pass event data to usb_acknowledge 2026-01-26 19:47:09 -05:00
usb_screen.h Fix yellow from 1951c17e0b on targets with USB_NONE 2026-01-26 20:36:58 -05:00
viewport.c gui: defer deadspace viewport update 2026-04-29 15:44:53 -04:00
viewport.h Remove get_viewport_default_colour() 2022-11-17 16:12:19 +00:00
wps.c wps: Replace menu items "Open With" & "Delete" with "Show in Files" 2026-04-16 21:04:27 -04:00
wps.h [FixRed] checkwps has no concept of playback 2024-12-11 01:23:54 -05:00
yesno.c gui: yesno: don't force redraw when leaving screen 2026-01-13 20:07:03 -05:00
yesno.h Use SBS title in delete confirmation screens 2026-01-13 20:05:43 -05:00