rockbox/apps/gui/skin_engine
Jonathan Gordon 782708e494 fix warning
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30555 a1c6a512-1295-4272-9138-f99709370657
2011-09-15 13:55:20 +00:00
..
skin_backdrops.c Make sure to set the current lcd backdrop id so the buflib move callback can reset the correct backdrop 2011-09-13 13:20:17 +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 skin_engine: make sure to free all buflib allocations so we dont leak handles/memory 2011-09-15 13:48:17 +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 if font_glyphs_to_bufsize() returns 0 it means the font couldnt be loaded, so allocating the buffer size is pointless 2011-09-12 10:26:23 +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 fix warning 2011-09-15 13:55:20 +00:00
skin_render.c fix the last of the error 2011-09-06 14:07:27 +00:00
skin_tokens.c Second attempt at making %ss utf8-clean 2011-09-11 15:54:56 +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-touchscreen: make %T(..., setting_set, ...) apply sound settings 2011-09-15 06:51:47 +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 Rework how the skin gets the list item text to save some ram. Also allow the %LI and %LT tags to take 2 optional parameters to get a different items text/icon: 2011-09-11 10:44:17 +00:00