summaryrefslogtreecommitdiff
path: root/wps/cabbiev2.360x400x16.wps
diff options
context:
space:
mode:
authorAidan MacDonald <amachronic@protonmail.com>2021-05-23 17:30:58 +0100
committerAidan MacDonald <amachronic@protonmail.com>2021-07-13 22:01:33 +0100
commit4c60bc9e681865fcfc149775a1ed7ccd2613d5bf (patch)
tree99f8d91af2c171cf3843f0c14d41a20d9dc29c4f /wps/cabbiev2.360x400x16.wps
parent3abb7c5dd5be2ec6744bfc0a80967b20f1b59e30 (diff)
downloadrockbox-4c60bc9e681865fcfc149775a1ed7ccd2613d5bf.tar.gz
rockbox-4c60bc9e681865fcfc149775a1ed7ccd2613d5bf.zip
New port: Shanling Q1 native
- Audio playback works - Touchscreen and buttons work - Bootloader works and is capable of dual boot - Plugins are working - Cabbiev2 theme has been ported - Stable for general usage Thanks to Marc Aarts for porting Cabbiev2 and plugin bitmaps. There's a few minor known issues: - Bootloader must be installed manually using 'usbboot' as there is no support in jztool yet. - Keymaps may be lacking, need further testing and feedback. - Some plugins may not be fully adapted to the screen size and could benefit from further tweaking. - LCD shows abnormal effects under some circumstances: for example, after viewing a mostly black screen an afterimage appears briefly when going back to a brightly-lit screen. Sudden power-off without proper shutdown of the backlight causes a "dissolving" effect. - CW2015 battery reporting driver is buggy, and disabled for now. Battery reporting is currently voltage-based using the AXP192. Change-Id: I635e83f02a880192c5a82cb0861ad3a61c137c3a
Diffstat (limited to 'wps/cabbiev2.360x400x16.wps')
-rw-r--r--wps/cabbiev2.360x400x16.wps81
1 files changed, 81 insertions, 0 deletions
diff --git a/wps/cabbiev2.360x400x16.wps b/wps/cabbiev2.360x400x16.wps
new file mode 100644
index 0000000000..163d749e50
--- /dev/null
+++ b/wps/cabbiev2.360x400x16.wps
@@ -0,0 +1,81 @@
1# Cabbie v2.0
2# (C) 2007-2012 The Authors (see /rockbox/wps/AUTHORS)
3# Derived from "cabbie" (C) Yohann Misquitta
4#
5# Disable Status Bar
6%wd
7#
8# Load Backdrop
9%X(wpsbackdrop-360x400x16.bmp)
10#
11# Preload Images
12%xl(A,lock-360x400x16.bmp,0,0,2)
13%xl(B,battery-360x400x16.bmp,0,0,10)
14%xl(C,volume-360x400x16.bmp,0,0,10)
15%xl(D,shuffle-360x400x16.bmp,0,0)
16%xl(E,repeat-360x400x16.bmp,0,0,4)
17%xl(F,playmode-360x400x16.bmp,0,0,5)
18#
19# Album Art/Info Viewport Conditional
20%?C<%Vd(a)|%Vd(b)>
21#
22# Progress Bar
23%V(33,316,300,20,-)
24%pb(0,0,-,20,pb-360x400x16.bmp)
25#
26# Hold
27%V(16,365,38,29,-)
28%?mh<%xd(Aa)|%xd(Ab)>
29#
30# Battery
31%V(69,365,66,29,-)
32%?bp<%?bc<%xd(Ba)|%xd(Bb)>|%?bl<|%xd(Bc)|%xd(Bd)|%xd(Be)|%xd(Bf)|%xd(Bg)|%xd(Bh)|%xd(Bi)|%xd(Bj)>>
33#
34# Volume
35%V(147,365,50,29,-)
36%?pv<%xd(Ca)|%xd(Cb)|%xd(Cc)|%xd(Cd)|%xd(Ce)|%xd(Cf)|%xd(Cg)|%xd(Ch)|%xd(Ci)|%xd(Cj)>
37#
38# Shuffle
39%V(208,365,55,29,-)
40%?ps<%xd(D)>
41#
42# Repeat
43%V(273,365,27,29,-)
44%?mm<|%xd(Ea)|%xd(Eb)|%xd(Ec)|%xd(Ed)>
45#
46# Playmode
47%V(309,365,36,29,-)
48%?mp<%xd(Fa)|%xd(Fb)|%xd(Fc)|%xd(Fd)|%xd(Fe)>
49#
50# Time Elapsed/Remaining
51%V(32,339,300,20,-)
52%al%pc%ac%?Sr<%pe %Sx(of) %pp|%pp %Sx(of) %pe>%ar%pr
53#
54# Album Art
55%ax%Vl(a,82,38,195,161,-)
56%Cl(0,0,195,161,c,c)
57%Cd
58#
59# Track Info - Album Art
60%ax%Vl(a,0,206,-,98,1)
61%s%ac%?it<%it|%fn>
62%s%ac%?ia<%ia|%?iA<%iA|%?d(2)<%d(2)|%(root%)>>>
63%s%ac%?id<%id|%?d(1)<%d(1)|%(root%)>>
64
65%s%ac%Sx(Next:) %?Ia<%Ia|%?IA<%IA|%?D(2)<%D(2)|%(root%)>>> - %?It<%It|%Fn>
66#
67# Track Info - No Album Art
68%Vl(b,0,56,-,247,1)
69%s%ac%?it<%it|%fn>
70%s%ac%?ia<%ia|%?iA<%iA|%?d(2)<%d(2)|%(root%)>>>
71%s%ac%?id<%id|%?d(1)<%d(1)|%(root%)>>
72%ac%?iy<%iy|>
73
74%ac%?ig<%ig|>
75%ac%?fv<%(vbr%) |>%fb kbit/s %fc
76
77
78%ac%Sx(Next Track:)
79%ac%s%?It<%It|%Fn>
80%s%ac%?Ia<%Ia|%?IA<%IA|%?D(2)<%D(2)|%(root%)>>>
81%s%ac%?Id<%Id|%?D(1)<%D(1)|%(root%)>>