rockbox/apps/gui/skin_engine
Jonathan Gordon 8f3feda719 last of the errors... hopefully
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29537 a1c6a512-1295-4272-9138-f99709370657
2011-03-07 13:09:04 +00:00
..
skin_backdrops.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_display.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
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 last of the errors... hopefully 2011-03-07 13:09:04 +00:00
skin_render.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
skin_tokens.c Add the option of linking the %Tl (last touch) tag to a specific touchregion. Both tags now accept an optional label param as the first param. 2011-02-28 11:19:59 +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 Add an ability to set a setting to a specific value with a touchscreen action. 2011-03-01 12:31:03 +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 last of the errors... hopefully 2011-03-07 13:09:04 +00:00