rockbox/apps/gui/skin_engine
Jonathan Gordon cc4363ad18 remove a nonsense outdate warning. there is no token limit anymore
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24995 a1c6a512-1295-4272-9138-f99709370657
2010-03-03 00:54:41 +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 %pb when the height isnt given and it is in a viewport with a user font (so the height is calculated on the font height at display time) 2010-03-02 08:47:45 +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 undo that last undo, make the font loader more forgiving to user errors 2010-03-03 00:53:07 +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 remove a nonsense outdate warning. there is no token limit anymore 2010-03-03 00:54:41 +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