1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/gui/skin_engine
Jonathan Gordon 1c2aa35371 FS#10984 - multifont! 2 major additions:
1) seperate UI font for the remote and main displays
2) allow individual skins to load additional fonts for use in the skin (Uo to 7 extra in this first version) see CustomWPS for info on how to load a font in the skins.

Code should always use FONT_UI+screen_number to get the correct user font


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24644 a1c6a512-1295-4272-9138-f99709370657
2010-02-14 06:26:16 +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 revert r24478 and make the backdrop behaviour the same as it used to be (so when in the wps the sbs' backdrop will be fully disabled). Also changes the API back to having to manually set the current backdrop. 2010-02-08 09:38:03 +00:00
skin_engine.h skin rework (FS#10922) notable changes: 2010-01-29 07:52:13 +00:00
skin_fonts.c FS#10984 - multifont! 2 major additions: 2010-02-14 06:26:16 +00:00
skin_fonts.h FS#10984 - multifont! 2 major additions: 2010-02-14 06:26:16 +00:00
skin_parser.c FS#10984 - multifont! 2 major additions: 2010-02-14 06:26:16 +00:00
skin_tokens.c make all the RTC tokens in the skins be useable in conditionals (I dare anyone to use %cY though :D ) 2010-02-05 23:58:53 +00:00
skin_tokens.h FS#10898 - Add a playlist viewer to the WPS. http://www.rockbox.org/wiki/CustomWPS#Playlist_viewer for an exaplanation how to use it. 2010-01-13 06:02:38 +00:00
wps_debug.c Fix further tabs 2010-01-03 10:50:34 +00:00
wps_internals.h skin rework (FS#10922) notable changes: 2010-01-29 07:52:13 +00:00