summaryrefslogtreecommitdiffstats
path: root/lib/skin_parser/skin_parser.h
AgeCommit message (Expand)AuthorFilesLines
2015-01-05Fix yellowThomas Jarosch1-3/+0
2015-01-05Make thirty functions static to reduce binary sizeThomas Jarosch1-3/+3
2013-02-26checkwps: show a helpful error if the parser callback errors outJonathan Gordon1-1/+2
2012-07-29skin_engine: Support percentages for viewport positioningJonathan Gordon1-0/+1
2011-11-15Use buflib for all skin engine allocations.Jonathan Gordon1-8/+27
2011-10-16Fix FS#12320 - need substitute to /.rockbox/skin_buffer_size.txtThomas Martitz1-15/+16
2010-11-05Correct spelling of 'seperate' in the skin parsing code - FS#11724 by Alexand...Bertrik Sikken1-1/+1
2010-08-03make -vvv display the parse tree in checkwps. Fix a potential bug in the pars...Jonathan Gordon1-1/+2
2010-07-31skinparser lib: some const correctness and marking of local vars as 'static'Nils Wallménius1-1/+1
2010-07-29FS#11470 - new skin code, finally svn uses the new parser from the theme edit...Jonathan Gordon1-1/+14
2010-07-15Theme Editor: Committed FS#11477 to add a DECIMAL parameter type in the parse...Robert Bieber1-2/+4
2010-07-04cosmetic.... LINE_ALTERNATOR can contain LINE so make it more important than ...Jonathan Gordon1-1/+1
2010-07-04s/SUBLINES/LINE_ALTERNATOR/Jonathan Gordon1-1/+1
2010-06-17tiny clean up of memory allocationJonathan Gordon1-1/+0
2010-06-17Added skin_parser library to build system. Fixed some warnings.Björn Stenberg1-1/+1
2010-06-17Move the skin parser to a seperate libraryJonathan Gordon1-0/+138