Age | Commit message (Expand) | Author |
---|---|---|
2010-06-24 | dont build the debug code in ROCKBOX, save ~400bytes | Jonathan Gordon |
2010-06-24 | Moved libskin_parser to lib. Added it to link line. | Björn Stenberg |
2010-06-22 | skin_parser: Fixed bug handling sublines with no content | Robert Bieber |
2010-06-22 | Make skin_parser Makefile more silent. | Dominik Riebeling |
2010-06-22 | remove a bunch of token markers which arnt necessary with the new parser | Jonathan Gordon |
2010-06-20 | fix the viewport tag [arams | Jonathan Gordon |
2010-06-17 | 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 | woops, forgot to add these | Jonathan Gordon |
2010-06-17 | make the parser slightly more usable for rockbox, move the buffer allocation ... | Jonathan Gordon |
2010-06-17 | Move the skin parser to a seperate library | Jonathan Gordon |