From ef9c9d6354bbe1ca28f22c913666800ccf4b3d41 Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Mon, 23 Jun 2008 07:32:27 +0000 Subject: replace %m from all svn WPS with use conditional viewports. One thing I forgot to mention in the cond vp commit... if any viewports are defined in a WPS, it wont let you display text in the default viewport (the one which has everything up untill the first %V..) You should only use that viewport for image placement git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17761 a1c6a512-1295-4272-9138-f99709370657 --- wps/cabbiev2.220x176x16.wps | 35 ++++++++++++++++++++++------------- 1 file changed, 22 insertions(+), 13 deletions(-) (limited to 'wps/cabbiev2.220x176x16.wps') diff --git a/wps/cabbiev2.220x176x16.wps b/wps/cabbiev2.220x176x16.wps index ce8dc2b091..d2874bf167 100644 --- a/wps/cabbiev2.220x176x16.wps +++ b/wps/cabbiev2.220x176x16.wps @@ -11,23 +11,32 @@ %xl|F|playmode-220x176x16.bmp|200|152|5| %Cl|15|32|s75|s75| %pb|pb-220x176x16.bmp|11|121|199|8| +%?mh<%xdAa|%xdAb> +%?bp<%?bc<%xdBa|%xdBb>|%?bl<|%xdBc|%xdBd|%xdBe|%xdBf|%xdBg|%xdBh|%xdBi|%xdBj>> +%?pv<%xdCa|%xdCb|%xdCc|%xdCd|%xdCe|%xdCf|%xdCg|%xdCh|%xdCi|%xdCj> +%?ps<%xdD> +%?mm<|%xdEa|%xdEb|%xdEc|%xdEd> +%?mp<%xdFa|%xdFb|%xdFc|%xdFd|%xdFe> + #NowPlaying +%?C<%Vda%C|%Vdb> +%Vl|a|105|30|-|-|1|-|-| +%s%al%?it<%it|%fn> +%s%al%?ia<%ia|%?d2<%d2|(root)>> +%s%al%?id<%id|%?d1<%d1|(root)>> -%?C<%s%m|105|%al%?it<%it|%fn>|%s%ac%?it<%it|%fn>> -%?C<%s%m|105|%al%?ia<%ia|%?d2<%d2|(root)>>|%s%ac%?ia<%ia|%?d2<%d2|(root)>>> -%?C<%s%m|105|%al%?id<%id|%?d1<%d1|(root)>>|%s%ac%?id<%id|%?d1<%d1|(root)>>> +%s%alNext Track: +%s%al%?It<%It|%Fn> -%?C<%s%m|105|%alNext Track:|%acNext Track:> -%?C<%s%m|105|%al%?It<%It|%Fn>|%s%ac%?It<%It|%Fn>> +%Vl|b|0|30|-|-|1|-|-| +%s%ac%?it<%it|%fn> +%s%ac%?ia<%ia|%?d2<%d2|(root)>> +%s%ac%?id<%id|%?d1<%d1|(root)>> +%acNext Track: +%s%ac%?It<%It|%Fn> -%al %pc%ac%pp of %pe%ar%pr -%?mh<%xdAa|%xdAb> -%?bp<%?bc<%xdBa|%xdBb>|%?bl<|%xdBc|%xdBd|%xdBe|%xdBf|%xdBg|%xdBh|%xdBi|%xdBj>> -%?pv<%xdCa|%xdCb|%xdCc|%xdCd|%xdCe|%xdCf|%xdCg|%xdCh|%xdCi|%xdCj> -%?ps<%xdD> -%?mm<|%xdEa|%xdEb|%xdEc|%xdEd> -%?mp<%xdFa|%xdFb|%xdFc|%xdFd|%xdFe> -%?C<%C> +%V|0|130|-|-|1|-|-| +%al %pc%ac%pp of %pe%ar%pr -- cgit