index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
skin_parser
/
skin_parser.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
Fix yellow
Thomas Jarosch
2015-01-05
*
Make thirty functions static to reduce binary size
Thomas Jarosch
2015-01-05
*
checkwps: show a helpful error if the parser callback errors out
Jonathan Gordon
2013-02-26
*
skin_engine: Support percentages for viewport positioning
Jonathan Gordon
2012-07-29
*
Use buflib for all skin engine allocations.
Jonathan Gordon
2011-11-15
*
Fix FS#12320 - need substitute to /.rockbox/skin_buffer_size.txt
Thomas Martitz
2011-10-16
*
Correct spelling of 'seperate' in the skin parsing code - FS#11724 by Alexand...
Bertrik Sikken
2010-11-05
*
make -vvv display the parse tree in checkwps. Fix a potential bug in the pars...
Jonathan Gordon
2010-08-03
*
skinparser lib: some const correctness and marking of local vars as 'static'
Nils Wallménius
2010-07-31
*
FS#11470 - new skin code, finally svn uses the new parser from the theme edit...
Jonathan Gordon
2010-07-29
*
Theme Editor: Committed FS#11477 to add a DECIMAL parameter type in the parse...
Robert Bieber
2010-07-15
*
cosmetic.... LINE_ALTERNATOR can contain LINE so make it more important than ...
Jonathan Gordon
2010-07-04
*
s/SUBLINES/LINE_ALTERNATOR/
Jonathan Gordon
2010-07-04
*
tiny clean up of memory allocation
Jonathan Gordon
2010-06-17
*
Added skin_parser library to build system. Fixed some warnings.
Björn Stenberg
2010-06-17
*
Move the skin parser to a seperate library
Jonathan Gordon
2010-06-17