From 522f0c11fe9b3169c8277dd9f9999503bfa604fc Mon Sep 17 00:00:00 2001 From: jdgordon Date: Sun, 10 Oct 2010 05:30:41 +0000 Subject: [PATCH] cabbie 320x480 WIP sbs: Add a playlist viewer, AA and a resumeplayback touch region. (resumeplayback is the bottom right corner, even when AA isnt present or no music is playing) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28225 a1c6a512-1295-4272-9138-f99709370657 --- wps/cabbiev2.320x480x16.WIP.sbs | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/wps/cabbiev2.320x480x16.WIP.sbs b/wps/cabbiev2.320x480x16.WIP.sbs index 883cf65597..80c2481b0c 100644 --- a/wps/cabbiev2.320x480x16.WIP.sbs +++ b/wps/cabbiev2.320x480x16.WIP.sbs @@ -1,4 +1,5 @@ %V(0,0,32,32,1) +%?mp<|%Vd(music)%?C<%Vd(music_aa)|%Vd(music_no_aa)>> %T(0,0,32,32,menu) %V(-32,0,32,32,1) @@ -11,5 +12,19 @@ %Vi(-,10,40,-,-64,1) -%V(0,-64,-,-,1) -%ac%s%?ia<%ia%?it< - %it>> \ No newline at end of file +%V(-40,-40,40,40,0) #for the resumeplayback touchregion only +%T(0,0,40,40,resumeplayback) + +%Fl(3,12-Adobe-Helvetica-Bold.fnt,38) +%Vl(music, 10,-64,-10,24,3) +%al%pc / %pt %ac%?mp<|%|%>|%|%||%>%>|%<%<> %ar[%pp:%pe] +%ac%s%?ia<%ia%?it< - %it>> +%Vl(music_no_aa, 10,-40,-10,-,0) +%Vp(1, %pp: %?ia<%ia%?it< - %it>|%fn>) +%T(-40,-40,40,40,resumeplayback) +%Vl(music_aa, 10,-40,-45,-,0) +%Vp(1, %pp: %?ia<%ia%?it< - %it>|%fn>) + +%Vl(music_aa, -40,-40,40,40,0) +%Cl(0,0,32,32) +%Cd -- 2.11.4.GIT