rockbox/apps/gui/skin_engine
Jonathan Gordon 2492e258fa conditional viewports are allowed to share labels.. so make sure they are all toggled with %xd<label>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22417 a1c6a512-1295-4272-9138-f99709370657
2009-08-19 01:52:52 +00:00
..
skin_buffer.c Recalibrate the skin buffer size calculation so that targets with remote get a reasonable extra buffer (depending on the remote) instead of just doubling it. 2009-08-16 19:15:17 +00:00
skin_buffer.h more wps->skin engine work.. 2009-08-16 18:23:00 +00:00
skin_display.c conditional viewports are allowed to share labels.. so make sure they are all toggled with %xd<label> 2009-08-19 01:52:52 +00:00
skin_engine.h more wps->skin engine work.. 2009-08-16 18:23:00 +00:00
skin_parser.c store the image label instead of a number so debug output is actually useful when %xd is used witout a coresponding %xl 2009-08-18 07:17:51 +00:00
skin_tokens.c more wps->skin engine work.. 2009-08-16 18:23:00 +00:00
skin_tokens.h more wps->skin engine work.. 2009-08-16 18:23:00 +00:00
wps_debug.c store the image label instead of a number so debug output is actually useful when %xd is used witout a coresponding %xl 2009-08-18 07:17:51 +00:00
wps_internals.h store the image label instead of a number so debug output is actually useful when %xd is used witout a coresponding %xl 2009-08-18 07:17:51 +00:00