mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-11 22:22:33 -05:00
The %Vf and %Vb tags change the colors for the rest of the viewport. This requires the rest of the vp to be redrawn when they change due to a conditional. The previous code did this redraw in all cases (conditional or not) which led to visible blinking. Change-Id: Ie59dfc6fe8ed76485a2a2bd7caf1315f1944c227 |
||
|---|---|---|
| .. | ||
| skin_backdrops.c | ||
| skin_display.c | ||
| skin_display.h | ||
| skin_engine.c | ||
| skin_engine.h | ||
| skin_parser.c | ||
| skin_render.c | ||
| skin_tokens.c | ||
| skin_touchsupport.c | ||
| wps_internals.h | ||