1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/gui/skin_engine
Jonathan Gordon d9adfa1c73 FS#11072 - display the filename of the skin begin parsed in the debug output
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25003 a1c6a512-1295-4272-9138-f99709370657
2010-03-03 08:30:31 +00:00
..
skin_backdrops.c Set missing svn properties 2010-02-27 18:07:38 +00:00
skin_buffer.c bugger, too tired, didnt mean to commit this. 2010-01-29 08:26:14 +00:00
skin_buffer.h Set svn:keywords property on .c and .h files that didn't already have it. Correct svn:executable property on some files. 2010-01-03 14:28:09 +00:00
skin_display.c Fix FS#11058 - conditionl viewports cause sublines to go a bit crazy 2010-03-03 02:10:26 +00:00
skin_engine.h * surround member only used by charcells with #ifdef HAVE_LCD_CHARCELLS in struct scrollinfo in scroll_engine.h. 2010-02-16 11:59:37 +00:00
skin_fonts.c Set missing svn properties 2010-02-27 18:07:38 +00:00
skin_fonts.h undo that last undo, make the font loader more forgiving to user errors 2010-03-03 00:53:07 +00:00
skin_parser.c FS#11072 - display the filename of the skin begin parsed in the debug output 2010-03-03 08:30:31 +00:00
skin_tokens.c Save some RAM by changing a char[] into a const char * in struct afmt_entry. Make other fields const too. 2010-02-28 14:13:35 +00:00
skin_tokens.h 2 new tags for the base skin. 2010-02-26 03:45:41 +00:00
wps_debug.c some small debug info fixes, add %Li and %lt and make uppercase subimage labels display correctly 2010-03-03 01:38:25 +00:00
wps_internals.h redo r24943. the font mappings are not needed once the skin is finished parsing so using the skin buffer there is a waste and overcomplicates things. 2010-02-28 08:36:13 +00:00