rockbox/apps/gui/skin_engine
Jonathan Gordon 86c543216f Fix FS#12270 - properly initialiase the wps_data struct so skin_data_reset() doesnt crash later
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30499 a1c6a512-1295-4272-9138-f99709370657
2011-09-11 01:28:36 +00:00
..
skin_backdrops.c make some stuff static 2011-09-08 12:38:14 +00:00
skin_display.c Use buflib for skin images. Allows much more images to be loaded 2011-09-08 12:38:21 +00:00
skin_display.h Lists can now be completly draw using the skin engine! 2011-09-06 13:49:41 +00:00
skin_engine.c Fix FS#12270 - properly initialiase the wps_data struct so skin_data_reset() doesnt crash later 2011-09-11 01:28:36 +00:00
skin_engine.h Use buflib for skin images. Allows much more images to be loaded 2011-09-08 12:38:21 +00:00
skin_fonts.c Get rid of get_user_file_path and do the path handling in wrappers for open() and friends. 2010-12-06 22:26:31 +00:00
skin_fonts.h Accept FS#11567 by Fred Bauer - better memory management for the skin fonts 2010-08-25 14:11:38 +00:00
skin_parser.c Use buflib for skin images. Allows much more images to be loaded 2011-09-08 12:38:21 +00:00
skin_render.c fix the last of the error 2011-09-06 14:07:27 +00:00
skin_tokens.c Remove a stray include that managed to slip into the previous commit 2011-09-09 18:10:01 +00:00
skin_tokens.h New skin tags: %Vs() to set the text style and %Vg() to get the viewports gradient colours 2011-08-14 13:50:07 +00:00
skin_touchsupport.c skin engine softlock support for touchscreens: 2011-07-28 11:26:01 +00:00
wps_debug.c Merge a bunch of code which is 99% identical so it makes it easier to add more of these later 2011-03-07 12:45:45 +00:00
wps_internals.h Use buflib for skin images. Allows much more images to be loaded 2011-09-08 12:38:21 +00:00