Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
fdd363481f81cdc95d2833f611ac1b0402eda069
/
lib
/
skin_parser
/
skin_scan.h
2d3c43d
skin_engine: rework the parser to be closer to the langauge grammar.
by Jonathan Gordon
· 13 years ago
728db21
Revert "skin_engine: rework the parser to be closer to the langauge grammar."
by Thomas Martitz
· 13 years ago
e43b856
skin_engine: rework the parser to be closer to the langauge grammar.
by Jonathan Gordon
· 13 years ago
597ccdd
skinparser lib: more const correctness
by Nils Wallménius
· 14 years ago
2d31d77
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.
by Jonathan Gordon
· 14 years ago
36b934d
Move the skin parser to a seperate library
by Jonathan Gordon
· 14 years ago
[Renamed from utils/themeeditor/parser/skin_scan.h]
ca56428
Theme Editor: Moved source files into subdirectories
by Robert Bieber
· 14 years ago
[Renamed from utils/themeeditor/skin_scan.h]
06ea93d
Theme Editor: Factored out code to skip over enum/arg lists while scanning for children counts, and fixed all of the parsing bugs caused by innacurate children counts
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
c5e14b5
Theme Editor: Added extern C declarations to header files
by Robert Bieber
· 15 years ago
0769fc5
Fixed some memory leaks in the theme editor
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