rockbox/apps/gui/skin_engine
Aidan MacDonald 6cbcde13b9 skin engine: Fix bug with touch region labeling
Auto-created regions associated with a progress bar did not have
a label which could result in an out of bounds read when looking
up touch regions by label. Fix by initializing the label to NULL.

Change-Id: Ic12d697a6a5a45dad977f307471b91db9e607bd5
2024-04-21 20:38:25 -04:00
..
skin_backdrops.c Remove buflib allocation names, part two 2023-01-13 10:32:54 +00:00
skin_display.c RFC: Extend skin engine to handle EQ settings 2024-04-21 18:27:11 -04:00
skin_display.h skin engine: Remove progressbar viewport field 2022-11-23 09:44:23 -05:00
skin_engine.c Move skin global state to the WPS 2022-10-18 12:56:28 +01:00
skin_engine.h skin engine: Reduce scope of internal wps_data struct 2022-11-15 14:20:31 +00:00
skin_parser.c skin engine: Fix bug with touch region labeling 2024-04-21 20:38:25 -04:00
skin_render.c skin engine: Remove viewport_colour viewport field 2022-11-23 10:06:16 -05:00
skin_tokens.c skin_tokens.c get_dir() improve path detection 2024-04-04 14:40:17 -05:00
skin_touchsupport.c RFC: Extend skin engine to handle EQ settings 2024-04-21 18:27:11 -04:00
wps_internals.h RFC: Extend skin engine to handle EQ settings 2024-04-21 18:27:11 -04:00