rockbox/utils/newparser
Jonathan Gordon 2e75dae5d6 dont reuse vairbale names
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26845 a1c6a512-1295-4272-9138-f99709370657
2010-06-14 11:30:00 +00:00
..
cabbiev2.220x176x16.wps Add my new parser playground to svn. 2010-06-11 04:47:46 +00:00
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 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
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