Make it possible to move the UI viewport using conditional viewports.
commitd99f36c7f1231be92f09f9719643c1e02f10b5ba
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Wed, 5 May 2010 13:48:50 +0000 (5 13:48 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Wed, 5 May 2010 13:48:50 +0000 (5 13:48 +0000)
tree1247db65aa3b5eb15814b01d3becd8dbe98d2eb0
parentfc9fe1b3bb01c3f4ecd3ec20cb643b4183be9a26
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