rockbox/apps/gui/skin_engine
Aidan MacDonald e3e0c7b73c skin engine: Fix some user-created touch regions being suppressed
Fix the heuristic used for detecting a touch-enabled theme.
The old method assumes that volume bar and progress bar tags
are always auto-created, but this might not be true. Instead,
mark regions that originate from a %T tag as user-created and
check for those.

Change-Id: Iec732d299a2b4e298bef8069a68ff94e3b642703
2025-12-05 12:02:53 +00:00
..
skin_backdrops.c [Bugfix] Copy current lcd contents into empty background buffers 2025-01-06 02:26:11 -05:00
skin_display.c Remove NVRAM infavor of a separate cfg file 2025-01-21 00:04:32 -05:00
skin_display.h skin engine: Remove progressbar viewport field 2022-11-23 09:44:23 -05:00
skin_engine.c touchscreen: Port skin engine to gesture API 2025-12-04 19:00:38 -05:00
skin_engine.h [Fix Yellow] remove DEBUGF from skin_parser.c cleanup spaces 2024-12-03 01:48:50 -05:00
skin_parser.c skin engine: Fix some user-created touch regions being suppressed 2025-12-05 12:02:53 +00:00
skin_render.c Bugfix FS#13696 - ID3 year with substring cause panic 2025-11-25 17:00:50 -05:00
skin_tokens.c touchscreen: Evaluate %Tp tag only if pointing mode is enabled 2025-12-04 19:36:51 -05:00
skin_touchsupport.c touchscreen: Fix seeking to end of track in WPS 2025-12-04 19:36:19 -05:00
wps_internals.h skin engine: Fix some user-created touch regions being suppressed 2025-12-05 12:02:53 +00:00