rockbox/apps/gui/skin_engine
Jonathan Gordon d336eb30f8 skin_engine: Automatically create touch regions for skin bars
skin bars now automatically create the touch region the same size
as the bar on touchscreen targets. This means touches will
magically "just work" for reveresed bars (rtl or otherwise).

~5% padding is added on all 4 sides of the region rectangle but
this may need to be tweaked.

Please consider the 'progressbar' and 'volume' touchregion actions
to be deprecated.

Kudos to my new wife for figuring out the bleedingly obvious way to
do this!

Change-Id: I997a7bcaa70fce9885808aae27953c7676e9c2ff
2012-07-05 11:15:16 +10:00
..
skin_backdrops.c Fix checks on buflib allocated handles (0 is not a valid handle value) 2012-06-10 17:15:47 +02:00
skin_display.c fix warning 2012-02-29 00:18:56 +11:00
skin_display.h Lists can now be completly draw using the skin engine! 2011-09-06 13:49:41 +00:00
skin_engine.c CHARCELL doesn't have sbs support, so disable it properly. 2012-06-19 21:53:29 +02:00
skin_engine.h CHARCELL doesn't have sbs support, so disable it properly. 2012-06-19 21:53:29 +02:00
skin_parser.c skin_engine: Automatically create touch regions for skin bars 2012-07-05 11:15:16 +10:00
skin_render.c (hopefully) Fix FS#12639 and other skin related buflib corruption issues. 2012-05-16 22:33:40 +10:00
skin_tokens.c Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROL 2012-05-09 14:32:38 +02:00
skin_touchsupport.c skin_engine: Automatically create touch regions for skin bars 2012-07-05 11:15:16 +10:00
wps_internals.h skin_engine: Automatically create touch regions for skin bars 2012-07-05 11:15:16 +10:00