rockbox/apps/gui/skin_engine
Jonathan Gordon 9dd2eb49be skin_engine: Support percentages for viewport positioning
%V(0,50%,75%,50%,-) - make a viewport at x=0, y=half the lcd height,
75% lcd width and the remaining height (the other half) of the lcd.

Change-Id: If26ccb65e8dc52c9225f3fd6d7b222d770add0f0
Reviewed-on: http://gerrit.rockbox.org/184
Reviewed-by: Thomas Martitz <kugel@rockbox.org>
Tested-by: Thomas Martitz <kugel@rockbox.org>
Reviewed-by: Jonathan Gordon <rockbox@jdgordon.info>
2012-07-29 04:24:38 +02: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 skin_engine: Allow the %St() (setting) skin tag be used as a bar 2012-07-05 23:30:06 +10: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: Support percentages for viewport positioning 2012-07-29 04:24:38 +02:00
skin_render.c skin_engine: Allow the %St() (setting) skin tag be used as a bar 2012-07-05 23:30:06 +10:00
skin_tokens.c skin_engine: Support percentages for viewport positioning 2012-07-29 04:24:38 +02:00
skin_touchsupport.c skin_engine: Make pressing the setting bar touch region work 2012-07-06 14:28:34 +10:00
wps_internals.h skin_engine: Allow the %St() (setting) skin tag be used as a bar 2012-07-05 23:30:06 +10:00