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.

Add a manual entry for the shopper plugin. More details are in the wiki.

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

+8
+3
manual/plugins/main.tex
··· 165 165 Wavplay & \fname{.wav} & \\ 166 166 } 167 167 ZXBox & \fname{.tap, .tax, .sna, .z80} & \\ 168 + Shopping list & \fname{.shopper} & \\ 168 169 \end{rbtabular} 169 170 \end{table} 170 171 ··· 201 202 \input{plugins/rockboy.tex}}} 202 203 203 204 {\input{plugins/search.tex}} 205 + 206 + {\input{plugins/shopper.tex}} 204 207 205 208 {\input{plugins/sort.tex}} 206 209
+5
manual/plugins/shopper.tex
··· 1 + % $Id$ 2 + \subsection{Shopper} 3 + \label{ref:Shopperplugin} 4 + 5 + Shopper is a shopping list plugin which allows you to maintain reusable shopping lists.