Merge branch 'gsoc-android-2' of git+ssh://repo.or.cz/srv/git/kugel-rb into gsoc...
[kugel-rb.git] / wps / classic_statusbar.mono.sbs
blob8113c5a1ee0b3c71703c53f91f558531b7968777
2 # Classic statusbar adapted to skin engine
4 # Bar at the top.. very easy to change to the bottom (change the y positions from 0 to -8
7 # specify the UI area viewport... everything but a bar 8 pixels high at the top
8 %Vi(-,0,8,-,-,1)
10 ##############################################################
11 # Options: 
12 # you can use icons or text for the volume and battery display
13 # Just comment out the line for the one you dont want!
15 # comment out the next line if you dont want battery icons
16 %Vd(a)%Vd(e)
18 # comment out the next line if you dont want battery number as text
19 # %Vdb
21 # comment out the next line if you dont want volume icons
22 %Vd(c)
23 # comment out the next line if you dont want volume number as text
24 # %Vdd
26 ################################################################
28 # Load some bitmaps
29 %xl(B,battery.bmp,0,0,16)
30 %xl(V,volume.bmp,1,0,17)
31 %xl(S,status.bmp,0,0,15)
32 %xl(D,access_disk.bmp,0,0)
33 %xl(y,batter-y.bmp,0,0)
35 %xl(m,rec_mpegbitrates.bmp,1,0,18)
36 %xl(f,rec_frequencies.bmp,0,0,12)
37 %xl(e,rec_encoders.bmp,0,0,3)
38 %xl(c,rec_channels.bmp,13,0,2)
40 # Enable the correct viewports
41 %?cs<%Vd(c)%Vd(p)%Vd(r)%Vd(s)|%Vd(c)%Vd(p)%Vd(r)%Vd(s)|%Vd(z)|%Vd(c)%Vd(p)%Vd(r)%Vd(s)>
43 # Charging animation viewports
44 %t(2)%?bc<%Vd(x)|%Vd(a)>;%t(2)%Vd(a)
46 # Battery area, Icons
47 %Vl(a,0,0,17,7,0)
48 %?bl<%xd(Ba)|%xd(Bb)|%xd(Bc)|%xd(Bd)|%xd(Be)|%xd(Bf)|%xd(Bg)|%xd(Bh)|%xd(Bi)|%xd(Bj)|%xd(Bk)|%xd(Bl)|%xd(Bm)|%xd(Bn)|%xd(Bo)>
50 # Battery area, viewport with full battery icon for charging animation
51 %Vl(x,0,0,17,7,0) 
52 %xd(Bo)
54 # end of battery symbol (to exclude it from animation)
55 %Vl(e,17,0,3,7,0)
56 %xd(y)
58 # usb power or charger icon
59 %V(20,0,8,8,0) 
60 %?bu<%xd(Sa)|%?bc<%xd(Sa)|%?bp<%xd(So)>>>
62 # battery area, no icons
63 %Vl(b,0,0,18,8,0)
64 %ar%bl
66 # Volume area
67 %Vl(c,28,0,19,8,0)
68 %?mv<%ac%?pv<%pv|%pv| %pv| %pv>|%?pv<%xd(Va)|%xd(Vb)|%xd(Vc)|%xd(Vd)|%xd(Ve)|%xd(Vf)|%xd(Vg)|%xd(Vh)|%xd(Vi)|%xd(Vj)|%xd(Vk)|%xd(Vl)|%xd(Vm)|%xd(Vn)|%xd(Vo)|%xd(Vp)|%xd(Vq)>>
69 %Vl(d,28,0,19,8,0)
70 %ac%?pv<%pv|%pv| %pv| %pv>
72 # Icons, all in the same bmp strip, so need to use multiple viewports
73 # Playback mode
74 %Vl(p,47,0,9,8,0)
75 %?mp<%xd(Sc)|%xd(Sb)|%xd(Sd)|%xd(Se)|%xd(Sf)|%xd(Sg)|%xd(Sh)|%xd(Si)|%xd(Sj)>
77 # Repeat mode
78 %Vl(r,56,0,9,8,0)
79 %?mm<|%xd(Sk)|%xd(Sl)|%xd(Sm)|%xd(Sn)>
81 # Shuffle mode
82 %Vl(s,65,0,-,8,0)
83 %?ps<%xd(Sm)|>
86 # Recording section
87 # encoder/mpeg bitrate
88 %Vl(z,28,0,19,8,0)
89 %?Rp<%?Re<%xd(ea)|%xd(eb)|%xd(ec)|%?Rb<%xd(ma)|%xd(mb)|%xd(mc)|%xd(md)|%xd(me)|%xd(mf)|%xd(mg)|%xd(mh)|%xd(mi)|%xd(mj)|%xd(mk)|%xd(ml)|%xd(mm)|%xd(mn)|%xd(mo)|%xd(mp)|%xd(mq)|%xd(mr)>>>
90 # status icon
91 %Vl(z,47,0,8,8,0)
92 %?mp<%xd(Sc)|%xd(Sb)|%xd(Sd)|%xd(Se)|%xd(Sf)|%xd(Sg)|%xd(Sh)|%xd(Si)|%xd(Sj)>
93 # frequency and channels
94 %Vl(z,55,0,-,8,0)
95 %?Rp<%?Rf<%xd(fa)|%xd(fb)|%xd(fc)|%xd(fd)|%xd(fe)|%xd(ff)|%xd(fg)|%xd(fh)|%xd(fi)|%xd(fj)|%xd(fk)|%xd(fl)>>
96 %?Rm<%xd(ca)|%xd(cb)>
98 # Clock on RTC able targets, and disk access
99 %V(-43,0,31,8,0) # align on the right with room for 5 SYSFONT digits
100 %?cc<%?ca<%?St(time format)<%cH|%cI>:%cM|--:-->|>
102 # disk access icon
103 %V(-12,0,-,8,0)
104 %?lh<%xd(D)|>