rockbox/apps/gui/skin_engine
Jonathan Gordon 3aa738fe43 hopefully get the widecabbie theme going again... temporary fix only though
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22474 a1c6a512-1295-4272-9138-f99709370657
2009-08-23 16:43:55 +00:00
..
skin_buffer.c hopefully get the widecabbie theme going again... temporary fix only though 2009-08-23 16:43:55 +00:00
skin_buffer.h move the statically allocated tokens array into the skin buffer. this is done with a little bit of magic with the buffer... explanation in the comments but breifly, tokens + images are stored at the front of the buffer, everything else (constant sizes) are stored at the back, the 2 ends meet when the buffer is full. 2009-08-19 04:19:08 +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 Fix/hack checkwps + add Onda VX747/VX777 targets 2009-08-21 18:15:20 +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 hopefully fix the yellow 2009-08-19 05:14:58 +00:00
wps_internals.h move the statically allocated tokens array into the skin buffer. this is done with a little bit of magic with the buffer... explanation in the comments but breifly, tokens + images are stored at the front of the buffer, everything else (constant sizes) are stored at the back, the 2 ends meet when the buffer is full. 2009-08-19 04:19:08 +00:00