rockbox/lib/skin_parser
2010-07-04 01:39:57 +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: Implemented a flags column in the tag table, removed the \n flag at the end of the param list and replaced it with a NOBREAK flag to prevent the renderer from inserting a line break at the end of the line. Modified the theme editor's renderer to accomodate this flag 2010-07-04 01:39:57 +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
skin_scan.h
SOURCES dont build the debug code in ROCKBOX, save ~400bytes 2010-06-24 14:46:21 +00:00
symbols.h
tag_table.c Theme Editor: Implemented a flags column in the tag table, removed the \n flag at the end of the param list and replaced it with a NOBREAK flag to prevent the renderer from inserting a line break at the end of the line. Modified the theme editor's renderer to accomodate this flag 2010-07-04 01:39:57 +00:00
tag_table.h Theme Editor: Implemented a flags column in the tag table, removed the \n flag at the end of the param list and replaced it with a NOBREAK flag to prevent the renderer from inserting a line break at the end of the line. Modified the theme editor's renderer to accomodate this flag 2010-07-04 01:39:57 +00:00