rockbox/utils/newparser
2010-07-29 12:37:48 +00:00
..
cabbiev2.220x176x16.wps
handle_tags.c dont reuse vairbale names 2010-06-14 11:30:00 +00:00
Makefile get the renderer working more better! "handle" sublines correctly, dont "draw" in the first viewport if we are using viewports, get rid of the idea of a linear token array (i.e we are going to use the parse tree directly) 2010-06-13 13:54:34 +00:00
newparser.c Start dealing with LINE elements... setup a flag which lets tags tell the renderer to not start a new line in the viewport (i.e %we/d/i %X/x/xd etc) 2010-06-13 14:42:09 +00:00
skin_render.c FS#11470 - new skin code, finally svn uses the new parser from the theme editor. This means that a skin that passes the editor WILL pass svn and checkwps (unless the target runs out of skin buffer or something. 2010-07-29 12:37:48 +00:00
skin_structs.h some tags need special handling when they are in the wrong branch of a conditional, so go ahead and make that work :p 2010-06-14 10:00:22 +00:00