rockbox/lib/skin_parser
Jonathan Gordon 95b0cefad0 tiny clean up of memory allocation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26887 a1c6a512-1295-4272-9138-f99709370657
2010-06-17 13:54:09 +00:00
..
Makefile make the parser slightly more usable for rockbox, move the buffer allocation into the lib (maybe not the best spot?) 2010-06-17 07:56:51 +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 Added skin_parser library to build system. Fixed some warnings. 2010-06-17 11:04:32 +00:00
skin_parser.c tiny clean up of memory allocation 2010-06-17 13:54:09 +00:00
skin_parser.h tiny clean up of memory allocation 2010-06-17 13:54:09 +00:00
skin_parser.make Added skin_parser library to build system. Fixed some warnings. 2010-06-17 11:04:32 +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 Added skin_parser library to build system. Fixed some warnings. 2010-06-17 11:04:32 +00:00
symbols.h Move the skin parser to a seperate library 2010-06-17 06:52:02 +00:00
tag_table.c Move the skin parser to a seperate library 2010-06-17 06:52:02 +00:00
tag_table.h Move the skin parser to a seperate library 2010-06-17 06:52:02 +00:00