1
0
Fork 0
forked from len0rd/rockbox
foxbox/lib/skin_parser
2010-07-02 08:05:03 +00:00
..
Makefile Make skin_parser Makefile more silent. 2010-06-22 16:51:29 +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 Added skin_parser library to build system. Fixed some warnings. 2010-06-17 11:04:32 +00:00
skin_debug.h dont build the debug code in ROCKBOX, save ~400bytes 2010-06-24 14:46:21 +00:00
skin_parser.c Theme Editor: Removed some old hash code that caused viewer not to update due to hash collisions. Made Vf and Vb tags attached to viewport definition eat newline at end of line' 2010-07-02 08:05:03 +00:00
skin_parser.h tiny clean up of memory allocation 2010-06-17 13:54:09 +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: Altered tag table entry for %pb to make image optional, implemented progress bar rendering in theme editor 2010-07-02 00:20:36 +00:00
tag_table.h Theme Editor: Implemented JdGordon's tag newline-eating mechanism 2010-07-01 08:45:49 +00:00