1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/gui/skin_engine
Jonathan Gordon b6271900b0 Make sure to set the current lcd backdrop id so the buflib move callback can reset the correct backdrop
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30515 a1c6a512-1295-4272-9138-f99709370657
2011-09-13 13:20:17 +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 Fix albumart which r30500 broke (FS#12271) 2011-09-11 09:07:20 +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 red 2011-09-11 10:48:19 +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 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 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