A modern Music Player Daemon based on Rockbox open source high quality audio player
libadwaita
audio
rust
zig
deno
mpris
rockbox
mpd
1\subsection{Bounce}
2\screenshot{plugins/images/ss-bounce}{Bounce}{img:bounce}
3This demo is of the word ``Rockbox'' bouncing across the screen.
4\opt{rtc}{There is also an analogue clock in the background.}
5In \setting{Scroll mode} the bouncing text is replaced by a different one
6scrolling from right to left.
7
8\begin{btnmap}
9 \nopt{IPOD_4G_PAD,IPOD_3G_PAD}{\PluginUp{} / \PluginDown}
10 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\PluginLeft{} / \PluginRight}
11 \opt{HAVEREMOTEKEYMAP}{& }
12 & Moves to next/previous option\\
13 \nopt{scrollwheel} {
14 \PluginRight{} / \PluginLeft
15 }
16 \opt{scrollwheel} {
17 \PluginScrollFwd{} / \PluginScrollBack
18 }
19 \opt{HAVEREMOTEKEYMAP}{& }
20 & Increases/decreases option value\\
21 \PluginSelect
22 \opt{HAVEREMOTEKEYMAP}{& }
23 & Toggles Scroll mode\\
24 \nopt{IPOD_4G_PAD,IPOD_3G_PAD}{\PluginCancel{} or \PluginExit}
25 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\PluginUp}
26 \opt{HAVEREMOTEKEYMAP}{& }
27 & Exits bounce demo\\
28\end{btnmap}
29
30Available options are:
31
32\begin{description}
33\item[Xdist/Ydist.] The distance to X axis and Y axis
34respectively
35\item[Xadd/Yadd.]How fast the code moves on the sine curve on
36each axis
37\item[Xsane/Ysane.] Changes the appearance of the bouncing.
38\end{description}