Make it possible to move the UI viewport using conditional viewports.
commit884a98aa2f827524c933272ecb9c367ea507d40c
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
parent1777cf051a46b2db99bd2f953db6da95ac4d92bf
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