1
0
Fork 0
forked from len0rd/rockbox
foxbox/lib/skin_parser
Robert Bieber 3c4fb8abe4 Theme Editor: Added column number to parser error messages
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27477 a1c6a512-1295-4272-9138-f99709370657
2010-07-18 00:59:02 +00:00
..
Makefile Rework libskin_parser Makefile for OS X support. 2010-07-06 21:08:16 +00:00
skin_buffer.c tiny clean up of memory allocation 2010-06-17 13:54:09 +00:00
skin_buffer.h tiny clean up of memory allocation 2010-06-17 13:54:09 +00:00
skin_debug.c Theme Editor: Added column number to parser error messages 2010-07-18 00:59:02 +00:00
skin_debug.h Theme Editor: Added column number to parser error messages 2010-07-18 00:59:02 +00:00
skin_parser.c Theme Editor: Added column number to parser error messages 2010-07-18 00:59:02 +00:00
skin_parser.h Theme Editor: Committed FS#11477 to add a DECIMAL parameter type in the parser and adapt the Theme Editor to accomodate the change by Johnathan Gordon. Fixed bug in the parser caused by the patch (error was thrown on zero value) and adapted tag rendering for new format 2010-07-15 06:24:11 +00:00
skin_parser.make Moved libskin_parser to lib. Added it to link line. 2010-06-24 11:47:37 +00:00
skin_scan.c Move the skin parser to a seperate library 2010-06-17 06:52:02 +00:00
skin_scan.h Move the skin parser to a seperate library 2010-06-17 06:52:02 +00:00
SOURCES dont build the debug code in ROCKBOX, save ~400bytes 2010-06-24 14:46:21 +00:00
symbols.h Move the skin parser to a seperate library 2010-06-17 06:52:02 +00:00
tag_table.c Theme Editor: Committed FS#11477 to add a DECIMAL parameter type in the parser and adapt the Theme Editor to accomodate the change by Johnathan Gordon. Fixed bug in the parser caused by the patch (error was thrown on zero value) and adapted tag rendering for new format 2010-07-15 06:24:11 +00:00
tag_table.h Theme Editor: Committed FS#11477 to add a DECIMAL parameter type in the parser and adapt the Theme Editor to accomodate the change by Johnathan Gordon. Fixed bug in the parser caused by the patch (error was thrown on zero value) and adapted tag rendering for new format 2010-07-15 06:24:11 +00:00