A modern Music Player Daemon based on Rockbox open source high quality audio player
libadwaita audio rust zig deno mpris rockbox mpd

manual nitpicking: use dash (instead of hyphen) for range of numbers

Change-Id: Ic9ae785b78dd4f5596c14c1656eba459b855b638

+6 -6
+3 -3
manual/appendix/wps_tags.tex
··· 221 221 \section{Runtime Database} 222 222 \begin{tagmap} 223 223 \config{\%rp} & Song playcount\\ 224 - \config{\%rr} & Song rating (0-10). This tag can also be used in a conditional tag: % 224 + \config{\%rr} & Song rating (0--10). This tag can also be used in a conditional tag: % 225 225 \config{\%?rr<0|1|2|3|4|5|6|7|8|9|10>}\\ 226 226 \config{\%ra} & Autoscore for the song\\ 227 227 \end{tagmap} ··· 252 252 253 253 \section{Repeat Mode} 254 254 \begin{tagmap} 255 - \config{\%mm} & Repeat mode, 0-4, in the order: Off, All, One, Shuffle, A-B\\ 255 + \config{\%mm} & Repeat mode, 0--4, in the order: Off, All, One, Shuffle, A-B\\ 256 256 \end{tagmap} 257 257 Example: \config{\%?mm<Off|All|One|Shuffle|A-B>} 258 258 259 259 \section{Playback Mode} 260 260 \begin{tagmap} 261 - \config{\%mp} & Play status, 0-4, in the order: Stop, Play, Pause, 261 + \config{\%mp} & Play status, 0--4, in the order: Stop, Play, Pause, 262 262 Fast Forward, Rewind, Recording, Recording paused, FM Radio playing, 263 263 FM Radio muted\\ 264 264 \end{tagmap}
+3 -3
manual/plugins/announce_status.tex
··· 55 55 56 56 \setting{BATTERY} 57 57 \begin{itemize} 58 - \item BP level (percentage 0-100) 58 + \item BP level (percentage 0--100) 59 59 \item BM remaining time (HMS) 60 60 \item B1 'battery level' 61 61 \end{itemize} ··· 71 71 72 72 \subsubsection{Usage} 73 73 \begin{description} 74 - \item [Timeout] [0-360] seconds announcements will not repeat until timeout is met. 74 + \item [Timeout] [0--360] seconds announcements will not repeat until timeout is met. 75 75 \item [Announce on] [Off, Track Change]. 76 - \item [Grouping] [0-7] 0- play all, 1-7 only announce the first n items. 76 + \item [Grouping] [0--7] 0 -- play all, 1--7 only announce the first n items. 77 77 Helpful for infrequently used items. 78 78 \item [Announcement format] Select from preset options or manually enter your own. 79 79 \item [Quit] Exit without Saving.