rockbox/apps/gui/skin_engine
2009-08-06 00:14:40 +00:00
..
skin_engine.h Remove the wrapper around the wrapper (wps_data_load) and handle loading hardcoded wps in case of a broken file directly in wps.c. 2009-08-03 22:39:27 +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 Add backdrop functions to the multiscreen api and add a enum backdrop_type parameter for different backdrops (main, wps), symplifying calls and removing dozens of #ifdefs (stubs added for non-backdrop displays that can't do backdrops). 2009-08-06 00:14:40 +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 Add backdrop functions to the multiscreen api and add a enum backdrop_type parameter for different backdrops (main, wps), symplifying calls and removing dozens of #ifdefs (stubs added for non-backdrop displays that can't do backdrops). 2009-08-06 00:14:40 +00:00
wps_tokens.c part two of the grand overall wps/skinning engine cleanup work: 2009-08-03 04:43:34 +00:00