Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
a6478fda4fdf9dbe39a2d91e7cba773b2b4f2a83
/
lib
/
skin_parser
/
skin_debug.c
dc34785
s/SUBLINES/LINE_ALTERNATOR/
by Jonathan Gordon
· 15 years ago
f1a144a
Added skin_parser library to build system. Fixed some warnings.
by Björn Stenberg
· 15 years ago
36b934d
Move the skin parser to a seperate library
by Jonathan Gordon
· 15 years ago
[Renamed from utils/themeeditor/parser/skin_debug.c]
ca56428
Theme Editor: Moved source files into subdirectories
by Robert Bieber
· 15 years ago
[Renamed from utils/themeeditor/skin_debug.c]
35b09cb
initialise the element->type value so TAG types dont accidently get VIEWPORT if it element->type == 0 at alloc time
by Jonathan Gordon
· 15 years ago
64321ad
Theme Editor: Applied FS#11389, switched conditional elements to use tag fields along with children, instead of holding the tag as the first child
by Robert Bieber
· 15 years ago
594d734
Theme Editor: Added a clear erros function to the parser
by Robert Bieber
· 15 years ago
0e44ce9
Theme Editor: Changed anged error reporting method in parser, added error messages to status bar in editor
by Robert Bieber
· 15 years ago
4003f35
Theme Editor: Removed the NEWLINE parse tree element
by Robert Bieber
· 15 years ago
0a054b2
Committing FS#11345 by JdGordon. Theme editor parser now includes full tag information in the skin_element struct
by Robert Bieber
· 15 years ago
d1659d6
Theme Editor: Made Viewport the top level parse tree element, along with a bugfix to the tag parsing function
by Robert Bieber
· 15 years ago
8ea056d
Theme Editor: Fixed a bug in the subline parser, added a LINE element to contain logical lines, working on data model
by Robert Bieber
· 15 years ago
d5b24dd
Adding the new WPS parser, code works but need to build the tag table
by Robert Bieber
· 15 years ago