A modern Music Player Daemon based on Rockbox open source high quality audio player
libadwaita
audio
rust
zig
deno
mpris
rockbox
mpd
1# Classic Statusbar
2# (C) 2007-2012 The Authors (see /rockbox/wps/AUTHORS)
3#
4# Classic statusbar adapted to skin engine
5#
6# Status bar position can be changed from top to bottom by changing the y positions from 0 to -8
7#
8# Specify the UI area viewport... everything but a bar 8 pixels high at the top
9%Vi(-,0,8,-,-,1)
10
11###################################################################
12# Options:
13# You can use icons or text for the volume and battery display
14# Just comment out the line for the one you dont want!
15
16# Comment out the next line if you dont want battery icons
17%Vd(a)%Vd(e)
18
19# Comment out the next line if you dont want battery number as text
20# %Vd(b)
21
22# Comment out the next line if you dont want volume icons
23%Vd(c)
24# Comment out the next line if you dont want volume number as text
25# %Vd(d)
26
27##################################################################
28
29# Load some bitmaps
30%xl(B,battery.bmp,0,0,16)
31%xl(V,volume.bmp,1,0,17)
32%xl(S,status.bmp,0,0,15)
33%xl(D,access_disk.bmp,0,0)
34%xl(y,batter-y.bmp,0,0)
35
36%xl(m,rec_mpegbitrates.bmp,1,0,18)
37%xl(f,rec_frequencies.bmp,0,0,12)
38%xl(e,rec_encoders.bmp,0,0,3)
39%xl(c,rec_channels.bmp,13,0,2)
40
41# Enable the correct viewports
42%?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
44# Charging animation viewports
45%t(2)%?bc<%Vd(x)|%Vd(a)>;%t(2)%Vd(a)
46
47# Battery area, Icons
48%Vl(a,0,0,17,7,0)
49%?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
51# Battery area, grey background viewport for charging animation
52%Vl(x,0,0,17,7,0)%Vb(555555)
53%?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)>
54
55# end of battery symbol (to exclude it from animation)
56%Vl(e,17,0,3,7,0)
57%xd(y)
58
59# usb power or charger icon
60%V(20,0,8,8,0)
61%?bu<%xd(Sa)|%?bc<%xd(Sa)|%?bp<%xd(So)>>>
62
63# battery area, no icons
64%Vl(b,0,0,18,8,0)
65%ar%bl
66
67# Volume area
68%Vl(c,28,0,19,8,0)
69%?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)>>
70%Vl(d,28,0,19,8,0)
71%ac%?pv<%pv|%pv| %pv| %pv>
72
73# Icons, all in the same bmp strip, so need to use multiple viewports
74# Playback mode
75%Vl(p,47,0,9,8,0)
76%?mp<%xd(Sc)|%xd(Sb)|%xd(Sd)|%xd(Se)|%xd(Sf)|%xd(Sg)|%xd(Sh)|%xd(Si)|%xd(Sj)>
77
78# Repeat mode
79%Vl(r,56,0,9,8,0)
80%?mm<|%xd(Sk)|%xd(Sl)|%xd(Sm)|%xd(Sn)>
81
82# Shuffle mode
83%Vl(s,65,0,-,8,0)
84%?ps<%xd(Sm)|>
85
86
87# Recording section
88# encoder/mpeg bitrate
89%Vl(z,28,0,19,8,0)
90%?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)>>>
91# status icon
92%Vl(z,47,0,8,8,0)
93%?mp<%xd(Sc)|%xd(Sb)|%xd(Sd)|%xd(Se)|%xd(Sf)|%xd(Sg)|%xd(Sh)|%xd(Si)|%xd(Sj)>
94# frequency and channels
95%Vl(z,55,0,-,8,0)
96%?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)>>
97%?Rm<%xd(ca)|%xd(cb)>
98
99# Clock on RTC able targets, and disk access
100%V(-50,0,38,8,0) # align on the right with room for 5 SYSFONT digits
101%?cc<%?ca<%?St(time format)<%cH|%cI>:%cM|--:-->|>
102
103# disk access icon
104%V(-12,0,-,8,0)
105%?lh<%xd(D)|>