1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/gui/skin_engine
Jonathan Gordon 9c8e2c8e1e skin engine: Fix %if() when comparing against a number.
If the tag being checked returns a number as a string (i.e %pv) but doesnt set the intval try to convert the string to a number so the comparisson operators work

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31003 a1c6a512-1295-4272-9138-f99709370657
2011-11-17 12:00:58 +00:00
..
skin_backdrops.c Fix FS#12357 - New backdrop not displayed after set backdrop from context menu 2011-10-28 17:09:38 +00:00
skin_display.c Use buflib for all skin engine allocations. 2011-11-15 14:11:08 +00:00
skin_display.h Lists can now be completly draw using the skin engine! 2011-09-06 13:49:41 +00:00
skin_engine.c Use buflib for all skin engine allocations. 2011-11-15 14:11:08 +00:00
skin_engine.h fix FS#12295 2011-09-28 01:02:48 +00:00
skin_parser.c OOPS! Don't overwrite the trailing \0 from the skin text with the first alloc (should fix FS#12388) 2011-11-16 13:43:28 +00:00
skin_render.c Use buflib for all skin engine allocations. 2011-11-15 14:11:08 +00:00
skin_tokens.c skin engine: Fix %if() when comparing against a number. 2011-11-17 12:00:58 +00:00
skin_touchsupport.c Use buflib for all skin engine allocations. 2011-11-15 14:11:08 +00:00
wps_debug.c Merge a bunch of code which is 99% identical so it makes it easier to add more of these later 2011-03-07 12:45:45 +00:00
wps_internals.h Use buflib for all skin engine allocations. 2011-11-15 14:11:08 +00:00