rockbox/apps/gui/skin_engine
Jonathan Gordon eee5423fe1 skin rework (FS#10922) notable changes:
- simplify the setting/skin relationship. settings are used as the fallback if it's not specified in the skin
- backdrop buffers are now in the skin buffer (which has also increased slightly to accomodate 1 backdrop for each skin and 2 full colour screens for bmps (up for 1.5))
- if no %X is specified in a skin then the backdrop setting will be used. use %Xd to explicitly disable a skin from displaying a backdrop
- the base skin can now specify a backdrop.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24366 a1c6a512-1295-4272-9138-f99709370657
2010-01-29 07:52:13 +00:00
..
skin_buffer.c skin rework (FS#10922) notable changes: 2010-01-29 07:52:13 +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 skin rework (FS#10922) notable changes: 2010-01-29 07:52:13 +00:00
skin_engine.h skin rework (FS#10922) notable changes: 2010-01-29 07:52:13 +00:00
skin_parser.c skin rework (FS#10922) notable changes: 2010-01-29 07:52:13 +00:00
skin_tokens.c fix red 2010-01-15 07:30:30 +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