A modern Music Player Daemon based on Rockbox open source high quality audio player
libadwaita audio rust zig deno mpris rockbox mpd
at master 21 lines 1.0 kB view raw
1\subsection{Multiboot Select} 2The \setting{Multiboot Select} plugin allows you to select from multiple 3versions of rockbox on devices that support it. 4 5\subsubsection{How it works} 6Normally your \setting{Rockbox} install lives in the root of your main drive 7On devices with multiboot your rockbox install can live in a separate folder 8\opt{multidrive_usb}{on the external drive}. 9 10Once several installs exist, \setting{Multiboot Select} will allow you to 11select them for next boot or even reboot with your selected install immediately. 12 13\subsubsection{Menu} 14\begin{description} 15\item[Select root] Displays a list of installs found on the device. 16\item[Clear redirect] Removes all redirects returning to default install 17\item[Using root] Displays the currently selected install path 18\item[Save and Exit] Saves the currently selected install to be run next boot. 19\item[Save and Reboot] Saves the currently selected install and reboots immediately. 20\item[Save and Exit] Exit without saving changes. 21\end{description}