summaryrefslogtreecommitdiff
path: root/lib/skin_parser/skin_scan.c (unfollow)
Commit message (Expand)Author
2015-01-05Fix yellowThomas Jarosch
2015-01-05Make thirty functions static to reduce binary sizeThomas Jarosch
2012-04-22skin_engine: rework the parser to be closer to the langauge grammar.Jonathan Gordon
2012-04-17Revert "skin_engine: rework the parser to be closer to the langauge grammar."Thomas Martitz
2012-04-17skin_engine: rework the parser to be closer to the langauge grammar.Jonathan Gordon
2010-11-05Correct spelling of 'seperate' in the skin parsing code - FS#11724 by Alexand...Bertrik Sikken
2010-07-31skinparser lib: more const correctnessNils Wallménius
2010-07-29FS#11470 - new skin code, finally svn uses the new parser from the theme edit...Jonathan Gordon
2010-07-18Add missing argument that broke building libskin_parser outside of Rockbox.Dominik Riebeling
2010-06-17Move the skin parser to a seperate libraryJonathan Gordon
2010-06-17Theme Editor: Moved source files into subdirectoriesRobert Bieber
2010-06-07Theme Editor: Factored out code to skip over enum/arg lists while scanning fo...Robert Bieber
2010-06-02clip int scanning to 15 digits to remove an unecessary malloc().Jonathan Gordon
2010-06-02Fixed another code generation bug with viewports and enabled negative numbers...Robert Bieber
2010-06-02Theme Editor: Fixed a small bug with asterisk handling in tag parameter argum...Robert Bieber
2010-06-01Theme Editor: Made Viewport the top level parse tree element, along with a bu...Robert Bieber
2010-05-25Fixed some bugs in the theme editor, added the tags with parameters to the ta...Robert Bieber
2010-05-25Adding the new WPS parser, code works but need to build the tag tableRobert Bieber