rockbox/apps/gui/skin_engine
Boris Gjenero 8e6030c822 FS#12378 : Remove various unused code, and comment out some unused code and data for reference or future use.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31256 a1c6a512-1295-4272-9138-f99709370657
2011-12-14 21:45:25 +00:00
..
skin_backdrops.c slightly reaarange code to make fml happy :) 2011-11-27 13:57:18 +00:00
skin_display.c FS#12378 : Remove various unused code, and comment out some unused code and data for reference or future use. 2011-12-14 21:45:25 +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 FS#12412 : Delete old buffer allocation code which has been replaced by core_alloc, and move buffer setup code to core_alloc.c 2011-11-29 00:42:27 +00:00
skin_engine.h FS#12378 : Remove various unused code, and comment out some unused code and data for reference or future use. 2011-12-14 21:45:25 +00:00
skin_parser.c skinengine: Rework skin loading so skins can be un/loaded individually. This also means that loading a .cfg which doesnt change themes shouldnt have them reloaded 2011-11-21 10:02:23 +00:00
skin_render.c Allow scrolling lines to have their content changed without restarting the scroll line. This means skin lines with dynamic tags can be updated in realtime instead of delayed 2011-12-14 12:53:19 +00:00
skin_tokens.c Fix fs#12005 - have %pc,%pl and %pr return the number of seconds when used with %if() instead of a formatted time string 2011-11-28 11:16:01 +00:00
skin_touchsupport.c Use buflib for all skin engine allocations. 2011-11-15 14:11:08 +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 Get rid of a really annoying #ifdef line to check if backdrop support should be enabled 2011-11-19 13:46:25 +00:00