Make it possible to move the UI viewport using conditional viewports.
commitefd1f4e49facbcdcbb11dbf6a8ead3843df586d3
authorJonathan Gordon <rockbox@jdgordon.info>
Wed, 5 May 2010 13:48:50 +0000 (5 13:48 +0000)
committerJonathan Gordon <rockbox@jdgordon.info>
Wed, 5 May 2010 13:48:50 +0000 (5 13:48 +0000)
tree1247db65aa3b5eb15814b01d3becd8dbe98d2eb0
parent268f7c42f0d7128a4c88cb1c9b64b663dd266bf6
Make it possible to move the UI viewport using conditional viewports.

%Vi|<label>|<Usual %Vi params>|  <- specify the possible viewports to use
%VI<label> <- make the UI viewport use the %Vi definition with the <label> label.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25826 a1c6a512-1295-4272-9138-f99709370657
apps/gui/skin_engine/skin_display.c
apps/gui/skin_engine/skin_parser.c
apps/gui/skin_engine/skin_tokens.h
apps/gui/skin_engine/wps_debug.c
apps/gui/skin_engine/wps_internals.h
apps/gui/statusbar-skinned.c
apps/gui/statusbar-skinned.h