1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/gui/skin_engine
Jonathan Gordon a9b5f4d810 cleanup statusbar+base skin relationship...
* remove the "custom" option from the statusbar setting. if a sbs file is set then statusbar setting is ignored, no other user visible change there.
* new tag, %wi  - use to draw the inbuilt statusbar in the current viewport


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25038 a1c6a512-1295-4272-9138-f99709370657
2010-03-06 00:29:46 +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 cleanup statusbar+base skin relationship... 2010-03-06 00:29:46 +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 cleanup statusbar+base skin relationship... 2010-03-06 00:29:46 +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 cleanup statusbar+base skin relationship... 2010-03-06 00:29:46 +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