1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/gui/skin_engine
Bertrik Sikken 7ab1cd7b1b Save some RAM by changing a char[] into a const char * in struct afmt_entry. Make other fields const too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24970 a1c6a512-1295-4272-9138-f99709370657
2010-02-28 14:13:35 +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 move a #ifdef so the full amount of user choosable skin fonts are avilable on non remote targets (i.e 2-9 inclusive) 2010-02-28 08:48:04 +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