1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/gui/skin_engine
Thomas Martitz 3b75c86d74 A bit mroe wps/skin engine cleanup so that the structs the wps uses can be static:
-add wrappers wps_data_load() and wps_data_init() so that other code doesn't need the structs for that
-change (and rename) gui_sync_wps_uses_albumart() to take points to be filled as parameter to get the AA size of a wps

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22139 a1c6a512-1295-4272-9138-f99709370657
2009-08-03 15:06:30 +00:00
..
skin_engine.h A bit mroe wps/skin engine cleanup so that the structs the wps uses can be static: 2009-08-03 15:06:30 +00:00
wps_debug.c part two of the grand overall wps/skinning engine cleanup work: 2009-08-03 04:43:34 +00:00
wps_display.c part two of the grand overall wps/skinning engine cleanup work: 2009-08-03 04:43:34 +00:00
wps_internals.h A bit mroe wps/skin engine cleanup so that the structs the wps uses can be static: 2009-08-03 15:06:30 +00:00
wps_parser.c A bit mroe wps/skin engine cleanup so that the structs the wps uses can be static: 2009-08-03 15:06:30 +00:00
wps_tokens.c part two of the grand overall wps/skinning engine cleanup work: 2009-08-03 04:43:34 +00:00