rockbox/apps/gui/skin_engine
2010-03-01 15:16:05 +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 WPS: Use helper local variable instead of its value (no functional change) 2010-02-20 13:26:50 +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 Set missing svn properties 2010-02-27 18:07:38 +00:00
skin_parser.c Revert r24958. It didn't fix anything (in fact, the problem described didn't exist). Increase MAXFONTS by 1 to allow for remote screen targets to load fonts 2-9. 2010-03-01 15:16:05 +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 Fix further tabs 2010-01-03 10:50:34 +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