Touchregion support for the Base Skin and FM Skins. display obviously needs to be...
commitc6a6593411b835036e9176c86483d7339914e6de
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Mon, 21 Jun 2010 06:04:19 +0000 (21 06:04 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Mon, 21 Jun 2010 06:04:19 +0000 (21 06:04 +0000)
tree4fa695ba8ea3a2b0e0c1f1c1ab5ac9ce27430804
parentad5d60b810d73e786c919112763ced65a7e52323
Touchregion support for the Base Skin and FM Skins. display obviously needs to be in stylus mode for this to work. Just about all screens should be mostly useable if your sbs has the next/prev/select/cancel/menu regions defined.
Plenty of room to add new action abilities if they are wanted.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27004 a1c6a512-1295-4272-9138-f99709370657
apps/SOURCES
apps/action.c
apps/gui/bitmap/list.c
apps/gui/skin_engine/skin_engine.h
apps/gui/skin_engine/skin_touchsupport.c [new file with mode: 0644]
apps/gui/statusbar-skinned.c
apps/gui/statusbar-skinned.h
apps/gui/viewport.c
apps/gui/wps.c
apps/radio/radio_skin.c