rockbox/apps/gui/skin_engine
Jonathan Gordon 156b0bc614 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.
%Tl([label,][timeout])
%T([label,] x, y, width, height, action)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29459 a1c6a512-1295-4272-9138-f99709370657
2011-02-28 11:19:59 +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 New option for the bar tags: 'backdrop, <label>' will draw another image under the progressbar (only works with image and slider bars) 2011-01-24 09:04:28 +00:00
skin_display.h Fix charcell %pb and %pf tags, FS#11592 2010-10-10 23:46:15 +00:00
skin_engine.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_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
skin_parser.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_render.c FS#11867 - Add 2 new tags to allow skins to display themed peakmeters 2011-01-13 06:48:39 +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
skin_touchsupport.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
wps_debug.c
wps_internals.h 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