rockbox/apps/gui/skin_engine
Thomas Martitz d4d3f3c494 skin engine: Fix FS#12884.
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
2014-01-10 21:54:06 +01:00
..
skin_backdrops.c skin_engine: Add a debug screen to display skin ram usage 2013-02-12 21:01:13 +11:00
skin_display.c skin_engine: Pass string to put_line() via $t because they can be very large. 2014-01-09 23:28:33 +01:00
skin_display.h skin_engine: Adapt put_line(). 2014-01-07 14:13:40 +01:00
skin_engine.c Fix build error 2013-12-30 23:35:23 +11:00
skin_engine.h skin_engine: Add a debug screen to display skin ram usage 2013-02-12 21:01:13 +11:00
skin_parser.c skin engine: Fix FS#12884. 2014-01-10 21:54:06 +01:00
skin_render.c skin engine: Fix FS#12884. 2014-01-10 21:54:06 +01:00
skin_tokens.c Revert "skin tags: fix the id3 track/disc numbers in conditionals" 2013-02-28 16:53:41 +11:00
skin_touchsupport.c skin_engine: Make pressing the setting bar touch region work 2012-07-06 14:28:34 +10:00
wps_internals.h skin engine: Fix FS#12884. 2014-01-10 21:54:06 +01:00