Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
c9f997cc91db23e0ba3ac60fa6c37ae066e5265d
/
utils
/
newparser
/
skin_structs.h
b49577b
some tags need special handling when they are in the wrong branch of a conditional, so go ahead and make that work :p
by Jonathan Gordon
· 15 years ago
17c3484
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)
by Jonathan Gordon
· 15 years ago
21cbdac
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)
by Jonathan Gordon
· 15 years ago
b4a9564
Add my new parser playground to svn.
by Jonathan Gordon
· 15 years ago