Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
f2ef42c1da977402e19e6ac77165f9cd0fd25643
/
lib
/
skin_parser
/
skin_debug.h
804437a
skinparser lib: even more const correctness, should fix checkwps
by Nils Wallménius
· 15 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
· 15 years ago
3c4fb8a
Theme Editor: Added column number to parser error messages
by Robert Bieber
· 15 years ago
4146882
dont build the debug code in ROCKBOX, save ~400bytes
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.h]
ca56428
Theme Editor: Moved source files into subdirectories
by Robert Bieber
· 15 years ago
[Renamed from utils/themeeditor/skin_debug.h]
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
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