skin engine softlock support for touchscreens:
commitbb618dbd84389a8625244e97c5f61addd7870810
authorJonathan Gordon <rockbox@jdgordon.info>
Thu, 28 Jul 2011 11:26:01 +0000 (28 11:26 +0000)
committerJonathan Gordon <rockbox@jdgordon.info>
Thu, 28 Jul 2011 11:26:01 +0000 (28 11:26 +0000)
treebffbb1d02597b1a732429c0fbbdcf1173dc60d87
parentb9f32302736031725a3885db2612b14af69c4dd5
skin engine softlock support for touchscreens:
Modify the %Tl() tag to add a new region 'lock' which will lock/unlock the wps/sbs from touches (hardware buttons still work)
You can also specify a region to work when locked by prepending ^ to the action name (this is probably about to change though)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30218 a1c6a512-1295-4272-9138-f99709370657
apps/action.h
apps/gui/skin_engine/skin_parser.c
apps/gui/skin_engine/skin_tokens.c
apps/gui/skin_engine/skin_touchsupport.c
apps/gui/skin_engine/wps_internals.h