rockbox/apps/gui/skin_engine
Nils Wallménius 3b04a85245 Remove a couple of dead inits and assignments found by the clang-static-analyzer.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29996 a1c6a512-1295-4272-9138-f99709370657
2011-06-12 22:17:45 +00:00
..
skin_backdrops.c Support loading backdrops from anywhere in the filesystem. Fixes FS#12041 2011-04-10 13:25:47 +00:00
skin_display.c More tab fixes 2011-05-08 20:35:29 +00:00
skin_display.h Fix charcell %pb and %pf tags, FS#11592 2010-10-10 23:46:15 +00:00
skin_engine.c move code around to make checkwps compile 2011-03-07 12:56:24 +00:00
skin_engine.h Another major skin backend update/hopefully bugfix: 2010-09-14 11:56:50 +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 Fix %Tl 'last touch' tag not accepting the timeout 2011-05-23 06:02:44 +00:00
skin_render.c Remove a couple of dead inits and assignments found by the clang-static-analyzer. 2011-06-12 22:17:45 +00:00
skin_tokens.c FS#11925 - Add a proper system to keep track of the current screen/activity to make %cs far more useful 2011-06-01 14:41:49 +00:00
skin_tokens.h FS#11470 - new skin code, finally svn uses the new parser from the theme editor. This means that a skin that passes the editor WILL pass svn and checkwps (unless the target runs out of skin buffer or something. 2010-07-29 12:37:48 +00:00
skin_touchsupport.c Make volume and progresssbar touch regions work with touch timeouts 2011-05-23 06:23:04 +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 Skin variables for touchscreen targets (origional implementation by Jens Theeß) 2011-03-27 08:01:58 +00:00