fix FS#11662 and FS#11629 - skin %t() issues. %t should now work properly inside...
commitd6488b18d0b1f25447f3608c4610f3a1d191d4db
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Sun, 10 Oct 2010 06:47:52 +0000 (10 06:47 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Sun, 10 Oct 2010 06:47:52 +0000 (10 06:47 +0000)
treee0dc5f486a6a0519638a1c55a532adfeb94de1a4
parent522f0c11fe9b3169c8277dd9f9999503bfa604fc
fix FS#11662 and FS#11629 - skin %t() issues. %t should now work properly inside and outside of conditionals.
Remember that skins update at a rather slow speed so even if you have %t(0.2) in your skin it depends on which screen you are in for it to work (the main menu only updates at 2FPS, the WPS is 25FPS with peakmeters enabled... this is on the fixme list)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28226 a1c6a512-1295-4272-9138-f99709370657
apps/gui/skin_engine/skin_parser.c
apps/gui/skin_engine/skin_render.c
apps/gui/skin_engine/wps_internals.h