1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/gui/skin_engine
Thomas Martitz 6cb11764e0 skin_engine/backdrops: Have to reload default backdrops from setting when it changed.
When skins use the default backdrop (via %X(-) or no %X at all) and the setting
changes it needs to be reloaded, otherwise when changing themes the new theme
could show the backdrop from the previous theme. The same needs to be
done when re-selecting the same theme after USB because the backdrop file was
potentially overwritten.

Fixes FS#12892 and FS#12942.

Change-Id: Ic2d20740cc385fa99667ce8a71507dbda2efceaf
2014-01-22 16:58:58 +01:00
..
skin_backdrops.c skin_engine/backdrops: Have to reload default backdrops from setting when it changed. 2014-01-22 16:58:58 +01:00
skin_display.c skin_engine: New param "noborder" for the bar tags. 2014-01-12 15:22:29 +01:00
skin_display.h skin_engine: Adapt put_line(). 2014-01-07 14:13:40 +01:00
skin_engine.c skin_engine/backdrops: Have to reload default backdrops from setting when it changed. 2014-01-22 16:58:58 +01: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: Stricter checking for x, y, width, height for bar tags. 2014-01-12 23:13:45 +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 touchscreen/skin_engine: The touchregion handler didn't handle that vertical bars are bottom-up by default 2014-01-12 11:02:02 +01:00
wps_internals.h skin_engine: New param "noborder" for the bar tags. 2014-01-12 15:22:29 +01:00