rockbox/apps/gui/skin_engine
Jonathan Gordon e8bbbdffd4 fix FS#11519 - clock tags wernt updating like they should
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27822 a1c6a512-1295-4272-9138-f99709370657
2010-08-15 14:35:34 +00:00
..
skin_backdrops.c Fix backdrops from sbs not being loaded correctly (caused by r27791). 2010-08-13 15:09:20 +00:00
skin_display.c A bunch of new features for the bar type tags (%pb, %pv, %bl, etc): 2010-08-15 14:13:36 +00:00
skin_display.h Rework the skin playlist viewer so it uses the same drawing code as everything else. This should mean that all text tags now work as expected. The 2nd code param is no longer needed so drop it (you can use conditionals and sublines and stuff in the one code param. 2010-08-14 15:17:59 +00:00
skin_engine.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_fonts.c Accept FS#11523 by Fred Bauer - fix a bug where the skin fonts dont check the correct path so it would load the same font twice when it shouldnt. 2010-08-10 13:36:14 +00:00
skin_fonts.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_parser.c fix FS#11519 - clock tags wernt updating like they should 2010-08-15 14:35:34 +00:00
skin_render.c fix FS#11519 - clock tags wernt updating like they should 2010-08-15 14:35:34 +00:00
skin_tokens.c fix warnings and errors 2010-08-14 15:23:07 +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 Allow the progressbar and volume touch regions to be reverse by prepending them with ! (so full is the left/top instead of right/bottom) 2010-06-21 12:43:08 +00:00
wps_debug.c 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
wps_internals.h A bunch of new features for the bar type tags (%pb, %pv, %bl, etc): 2010-08-15 14:13:36 +00:00