summaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Expand)AuthorAge
* Theme Editor: Fixed a warning in the parser due to a stray asteriskRobert Bieber2010-07-02
* Theme Editor: Removed some old hash code that caused viewer not to update due...Robert Bieber2010-07-02
* Theme Editor: Altered tag table entry for %pb to make image optional, impleme...Robert Bieber2010-07-02
* Theme Editor: Fixed line numbering bug in parser. Implemented playlist displ...Robert Bieber2010-07-01
* minor tweak to r27210 to make it the same as the svn parser... eat everything...Jonathan Gordon2010-07-01
* Theme Editor: Implemented JdGordon's tag newline-eating mechanismRobert Bieber2010-07-01
* dont build the debug code in ROCKBOX, save ~400bytesJonathan Gordon2010-06-24
* Moved libskin_parser to lib. Added it to link line.Björn Stenberg2010-06-24
* skin_parser: Fixed bug handling sublines with no contentRobert Bieber2010-06-22
* Make skin_parser Makefile more silent.Dominik Riebeling2010-06-22
* remove a bunch of token markers which arnt necessary with the new parserJonathan Gordon2010-06-22
* fix the viewport tag [aramsJonathan Gordon2010-06-20
* tiny clean up of memory allocationJonathan Gordon2010-06-17
* Added skin_parser library to build system. Fixed some warnings.Björn Stenberg2010-06-17
* woops, forgot to add theseJonathan Gordon2010-06-17
* make the parser slightly more usable for rockbox, move the buffer allocation ...Jonathan Gordon2010-06-17
* Move the skin parser to a seperate libraryJonathan Gordon2010-06-17