Rockbox open source high quality audio player as a Music Player Daemon
mpris rockbox mpd libadwaita audio rust zig deno
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

Cabbiev2/RaaA: r30298 forgot about 480x800. Fix pause, ffwd and rewind touch actions in the WPS.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31053 a1c6a512-1295-4272-9138-f99709370657

+3 -3
+3 -3
wps/cabbiev2.480x800x16.wps
··· 81 81 # playmode 82 82 %?Tp<%?mp<%xd(F, 1)|%xd(F, 3)|%xd(F, 2)|%xd(F, 4)|%xd(F, 5)||||>|%xd(F, %mp)> 83 83 %T(400,119,70,75,play) 84 - %T(400,119,70,75,stop, repeat) 84 + %T(400,119,70,75,stop, repeat_press) 85 85 86 86 # 87 87 # popup osd menu ··· 97 97 # 98 98 %V(0,720,150,75,-) 99 99 %xd(H)%xd(I) 100 - %T(0,0,70,75,rwd, repeat) 100 + %T(0,0,70,75,rwd, repeat_press) 101 101 %T(0,0,70,75,prev) 102 - %T(70,0,70,75,ffwd, repeat) 102 + %T(70,0,70,75,ffwd, repeat_press) 103 103 %T(70,0,70,75,next)