index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2010-08-05
New feature for the %xd() (display a preloaded image) skin tag.
Jonathan Gordon
2010-08-05
Add a T type to the tag table which allows parameters to be a single tag
Jonathan Gordon
2010-08-03
make -vvv display the parse tree in checkwps. Fix a potential bug in the pars...
Jonathan Gordon
2010-07-31
skinparser lib: even more const correctness, should fix checkwps, again
Nils Wallménius
2010-07-31
skinparser lib: even more const correctness, should fix checkwps
Nils Wallménius
2010-07-31
skinparser lib: more const correctness
Nils Wallménius
2010-07-31
skinparser lib: some const correctness and marking of local vars as 'static'
Nils Wallménius
2010-07-29
FS#11470 - new skin code, finally svn uses the new parser from the theme edit...
Jonathan Gordon
2010-07-21
Don't overwrite AR if it's been set from outside.
Dominik Riebeling
2010-07-18
Add missing argument that broke building libskin_parser outside of Rockbox.
Dominik Riebeling
2010-07-18
Theme Editor: Added column number to parser error messages
Robert Bieber
2010-07-15
Theme Editor: Committed FS#11477 to add a DECIMAL parameter type in the parse...
Robert Bieber
2010-07-06
Rework libskin_parser Makefile for OS X support.
Dominik Riebeling
2010-07-04
cosmetic.... LINE_ALTERNATOR can contain LINE so make it more important than ...
Jonathan Gordon
2010-07-04
s/SUBLINES/LINE_ALTERNATOR/
Jonathan Gordon
2010-07-04
use the same BAR_PARAMS for all bar types
Jonathan Gordon
2010-07-04
Theme Editor: Implemented a flags column in the tag table, removed the \n fla...
Robert Bieber
2010-07-02
Theme Editor: Fixed a warning in the parser due to a stray asterisk
Robert Bieber
2010-07-02
Theme Editor: Removed some old hash code that caused viewer not to update due...
Robert Bieber
2010-07-02
Theme Editor: Altered tag table entry for %pb to make image optional, impleme...
Robert Bieber
2010-07-01
Theme Editor: Fixed line numbering bug in parser. Implemented playlist displ...
Robert Bieber
2010-07-01
minor tweak to r27210 to make it the same as the svn parser... eat everything...
Jonathan Gordon
2010-07-01
Theme Editor: Implemented JdGordon's tag newline-eating mechanism
Robert Bieber
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
[prev]