| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | get the renderer working more better! "handle" sublines correctly, dont ↵ | Jonathan Gordon | 2010-06-13 |
| | | | | | | | "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) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26831 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | Add my new parser playground to svn. | Jonathan Gordon | 2010-06-11 |
| Currently it can load a skin, and walk the parse tree and output the tags as required. It always chooses the first value for a conditional and subline, but a good working start there seems to be a error in the new parser if ROCKBOX is defined... need to fix that git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26757 a1c6a512-1295-4272-9138-f99709370657 | |||