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

manual: nitpicking on '-' character and other minor details

Change-Id: Id204276387d55ba2276530ed1cb6ee827e28062a

+59 -59
+1 -1
manual/advanced_topics/main.tex
··· 196 196 } 197 197 198 198 Only the first two parameters \emph{have} to be specified, the others can 199 - be omitted using `-' as a placeholder. The syntax is very similar to WPS 199 + be omitted using `$-$' as a placeholder. The syntax is very similar to WPS 200 200 viewports (see \reference{ref:Viewports}). Briefly: 201 201 202 202 \nopt{lcd_non-mono}{\input{advanced_topics/viewports/mono-uivp-syntax.tex}}
+2 -2
manual/appendix/appendix.tex
··· 40 40 \section{Feature ideas} 41 41 To suggest an idea for a feature or to read those made by others, see 42 42 \url{http://forums.rockbox.org/index.php?board=49.0}. Please keep in 43 - mind that this forum is for the discussion of feature ideas - they are not 43 + mind that this forum is for the discussion of feature ideas -- they are not 44 44 requests and there is no guarantee they will be acted upon. 45 45 46 46 \subsection{Rules for submitting a new feature idea} ··· 123 123 \item Add support for non standard tag formats.\\ 124 124 APE tags in MP3 files has been rejected a few times already. Its not something we want. 125 125 \item Implementing the ability to playback DRM files.\\ 126 - Firstly, this would be extremely difficult to implement legally - Rockbox 126 + Firstly, this would be extremely difficult to implement legally -- Rockbox 127 127 is not legal entity as such, and therefore is unable to enter into license 128 128 agreements with providers of DRM technology. 129 129 Secondly, Rockbox is open source, which would mean that any DRM technology we
+38 -38
manual/appendix/config_file_options.tex
··· 11 11 \toprule 12 12 \rowcolor{tblhdrbgcolor}\tblhdrstrut\textbf{Setting} & \textbf{Allowed Values} & \textbf{Unit}\\ 13 13 \midrule\localendhead % endhead breaks with htlatex 14 - volume & \opt{masd}{-78 to +18}% 15 - \opt{masf}{-100 -to +12}% 16 - \opt{iriverh100,iriverh300}{-84 to 0}% 17 - \opt{ipodnano}{-72 to +6}% 18 - \opt{ipodvideo,cowond2}{-89 to +6}% 19 - \opt{iaudiom3,iaudiom5,iaudiox5}{-73 to +6}% 20 - \opt{fuzeplus}{-99 to +6}% 21 - \opt{e200,e200v2,ipodcolor,mrobe100,vibe500,ipodnano2g}{-74 to +6}% 22 - \opt{samsungyh}{-128 to 0}% 14 + volume & \opt{masd}{$-78$ to +18}% 15 + \opt{masf}{$-100$ to +12}% 16 + \opt{iriverh100,iriverh300}{$-84$ to 0}% 17 + \opt{ipodnano}{$-72$ to +6}% 18 + \opt{ipodvideo,cowond2}{$-89$ to +6}% 19 + \opt{iaudiom3,iaudiom5,iaudiox5}{$-73$ to +6}% 20 + \opt{fuzeplus}{$-99$ to +6}% 21 + \opt{e200,e200v2,ipodcolor,mrobe100,vibe500,ipodnano2g}{$-74$ to +6}% 22 + \opt{samsungyh}{$-128$ to 0}% 23 23 & dB\\ 24 - bass & \opt{masd}{-15 to +15}% 25 - \opt{masf}{-12 to +12}% 24 + bass & \opt{masd}{$-15$ to +15}% 25 + \opt{masf}{$-12$ to +12}% 26 26 \opt{iriverh100,iriverh300}{0 to +24}% 27 - \opt{ipod,mrobe100}{-6 to +9}% 27 + \opt{ipod,mrobe100}{$-6$ to +9}% 28 28 \opt{iaudiom3,iaudiom5,iaudiox5,e200,e200v2,vibe500,fuzeplus,% 29 - samsungyh}{-24 to +24}% 29 + samsungyh}{$-24$ to +24}% 30 30 & dB\\ 31 - treble & \opt{masd}{-15 to +15}% 32 - \opt{masf}{-12 to +12}% 31 + treble & \opt{masd}{$-15$ to +15}% 32 + \opt{masf}{$-12$ to +12}% 33 33 \opt{iriverh100,iriverh300}{0 to +6}% 34 - \opt{ipod,mrobe100}{-6 to +9}% 34 + \opt{ipod,mrobe100}{$-6$ to +9}% 35 35 \opt{iaudiom3,iaudiom5,iaudiox5,e200,e200v2,vibe500,fuzeplus,% 36 - samsungyh}{-24 to +24}% 36 + samsungyh}{$-24$ to +24}% 37 37 & dB\\ 38 - balance & -100 to +100 & \%\\ 38 + balance & $-100$ to +100 & \%\\ 39 39 channels & stereo, mono, custom, mono left, mono right, karaoke 40 40 & N/A\\ 41 41 stereo\_width & 0 to 250 & \%\\ ··· 104 104 usb skip first drive & on, off & N/A\\ 105 105 } 106 106 \opt{quickscreen}{ 107 - qs top & any setting name, - for none & N/A\\ 108 - qs bottom & any setting name, - for none & N/A\\ 109 - qs left & any setting name, - for none & N/A\\ 110 - qs right & any setting name, - for none & N/A\\ 107 + qs top & any setting name, $-$ for none & N/A\\ 108 + qs bottom & any setting name, $-$ for none & N/A\\ 109 + qs left & any setting name, $-$ for none & N/A\\ 110 + qs right & any setting name, $-$ for none & N/A\\ 111 111 shortcuts instead of quickscreen & off, on & N/A\\ 112 112 } 113 113 ··· 117 117 & min\\ 118 118 sleeptimer on startup & off, on & N/A\\ 119 119 keypress restarts sleeptimer & off, on & N/A\\ 120 - max files in playlist & 1000 - 32000 & N/A\\ 121 - max files in dir & 50 - 10000 & N/A\\ 120 + max files in playlist & 1000 to 32000 & N/A\\ 121 + max files in dir & 50 to 10000 & N/A\\ 122 122 lang & /path/filename.lng & N/A\\ 123 123 wps & /path/filename.wps & N/A\\ 124 124 autocreate bookmarks ··· 180 180 replaygain noclip 181 181 & on, off & N/A\\ 182 182 replaygain preamp 183 - & -120 to 120 & 0.1~dB\\ 183 + & $-120$ to 120 & 0.1~dB\\ 184 184 % 185 185 \opt{crossfade}{ 186 186 crossfade & off, auto track change, man track skip, shuffle, ··· 210 210 % 211 211 eq enabled & on, off & N/A\\ 212 212 eq precut & 0 to 240 & 0.1~dB\\ 213 - eq low shelf filter & cutoff (in Hz), q (0 to 64), gain (-240 to 240)\\ 214 - eq peak filter 1 & cutoff (in Hz), q (0 to 64), gain (-240 to 240)\\ 215 - eq peak filter 2 & cutoff (in Hz), q (0 to 64), gain (-240 to 240)\\ 216 - eq peak filter 3 & cutoff (in Hz), q (0 to 64), gain (-240 to 240)\\ 217 - eq peak filter 4 & cutoff (in Hz), q (0 to 64), gain (-240 to 240)\\ 218 - eq peak filter 5 & cutoff (in Hz), q (0 to 64), gain (-240 to 240)\\ 219 - eq peak filter 6 & cutoff (in Hz), q (0 to 64), gain (-240 to 240)\\ 220 - eq peak filter 7 & cutoff (in Hz), q (0 to 64), gain (-240 to 240)\\ 221 - eq peak filter 8 & cutoff (in Hz), q (0 to 64), gain (-240 to 240)\\ 222 - eq high shelf filter & cutoff (in Hz), q (0 to 64), gain (-240 to 240 (0.1~dB))\\ 213 + eq low shelf filter & cutoff (in Hz), q (0 to 64), gain ($-240$ to 240)\\ 214 + eq peak filter 1 & cutoff (in Hz), q (0 to 64), gain ($-240$ to 240)\\ 215 + eq peak filter 2 & cutoff (in Hz), q (0 to 64), gain ($-240$ to 240)\\ 216 + eq peak filter 3 & cutoff (in Hz), q (0 to 64), gain ($-240$ to 240)\\ 217 + eq peak filter 4 & cutoff (in Hz), q (0 to 64), gain ($-240$ to 240)\\ 218 + eq peak filter 5 & cutoff (in Hz), q (0 to 64), gain ($-240$ to 240)\\ 219 + eq peak filter 6 & cutoff (in Hz), q (0 to 64), gain ($-240$ to 240)\\ 220 + eq peak filter 7 & cutoff (in Hz), q (0 to 64), gain ($-240$ to 240)\\ 221 + eq peak filter 8 & cutoff (in Hz), q (0 to 64), gain ($-240$ to 240)\\ 222 + eq high shelf filter & cutoff (in Hz), q (0 to 64), gain ($-240$ to 240 (0.1~dB))\\ 223 223 % 224 224 dithering enabled & on, off & N/A\\ 225 225 % 226 226 timestretch enabled & on, off & N/A\\ 227 227 % 228 - compressor threshold & 0 to -24 & -3~dB\\ 228 + compressor threshold & 0 to $-24$ & $-3$~dB\\ 229 229 compressor makeup gain & off, auto & N/A\\ 230 230 compressor ratio & 2:1, 4:1, 6:1, 10:1, limit 231 231 & N/A\\ ··· 245 245 touchpad sensitivity & normal, high & N/A\\ 246 246 } 247 247 \opt{SANSA_FUZEPLUS_PAD}{ 248 - touchpad sensitivity & -25 to 25 & N/A\\ 248 + touchpad sensitivity & $-25$ to 25 & N/A\\ 249 249 touchpad deadzone & 0 to 100 & N/A\\ 250 250 } 251 251 }% ··· 276 276 peak meter dbfs & on, off & on:~dbfs, off:~linear\\ 277 277 peak meter min & 0 to 89 (dB) or 0 to 100 (\%) 278 278 & dB or \%\\ 279 - peak meter max & 0 to 89 /(dB) or 0 to 100 (\%) 279 + peak meter max & 0 to 89 (dB) or 0 to 100 (\%) 280 280 & dB or \%\\ 281 281 statusbar & off, top, bottom & N/A\\ 282 282 \opt{remote}{
+1 -1
manual/appendix/fdl.tex
··· 434 434 \bigskip 435 435 436 436 If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts, 437 - replace the ``with...Texts.'' line with this: 437 + replace the ``with \ldots\ Texts.'' line with this: 438 438 439 439 \bigskip 440 440 \begin{quote}
+4 -4
manual/appendix/wps_tags.tex
··· 104 104 \begin{tagmap} 105 105 \config{\%dr(x,y,width,height,[color1,color2])} & Color a rectangle. \\ 106 106 \end{tagmap} 107 - width and height can be - to fill the viewport. If no color is 107 + width and height can be ``$-$'' to fill the viewport. If no color is 108 108 specified the viewports foreground color will be used. If two 109 109 colors are specified it will do a gradient fill. 110 110 } ··· 153 153 (N can be 1, 2, 3, \dots)\\ 154 154 \end{tagmap} 155 155 Example for the \config{\%d(N)} commands: If the file is 156 - ``/Rock/Kent/Isola/11 - 747.mp3'', \config{\%d(1)} is ``Isola'', 157 - \config{\%d(2)} is ``Kent'' and \config{\%d(3)} is ``Rock''. 156 + ``\fname{/Rock/Kent/Isola/11 - 747.mp3}'', \config{\%d(1)} is ``\fname{Isola}'', 157 + \config{\%d(2)} is ``\fname{Kent}'' and \config{\%d(3)} is ``\fname{Rock}''. 158 158 159 159 These tags, when written with the first letter capitalized (e.g. \config{\%Fn} 160 160 or \config{\%D(2)}), produce the information for the next file to be played. ··· 535 535 \config{\%if(tag, operator, operand, [option count])} 536 536 & Allows very simple comparisons with other tags.\newline 537 537 \config{tag}: the tag to check against.\newline 538 - \config{operator}: the comparison to perform - possible options are =, !=, 538 + \config{operator}: the comparison to perform -- possible options are =, !=, 539 539 >, >=, <, <=\newline 540 540 \config{operand}: either a second tag, a number, or text.\newline 541 541 \config{[option count]}: optional parameter used to select which parameter
+1 -1
manual/getting_started/installation.tex
··· 456 456 \subsubsection{Installing the firmware}\label{sec:installing_firmware} 457 457 458 458 \opt{gigabeats}{\note{When your \dap{} is in the Rockbox USB or bootloader 459 - USB mode, you will see two visible partitions - the 150~MB firmware 459 + USB mode, you will see two visible partitions -- the 150~MB firmware 460 460 partition (containing at least a file called \fname{nk.bin}) and 461 461 the main data partition. Rockbox \emph{must} be installed onto the main 462 462 data partition.}}
+2 -2
manual/plugins/frotz.tex
··· 2 2 \subsection{\label{ref:Frotz}Frotz} 3 3 Frotz is a Z-Machine interpreter for playing Infocom's interactive fiction 4 4 games, and newer games using the same format. To start a game open a 5 - \fname{.z1 - .z8} file in the \setting{File Browser}. Most modern games are 6 - in the \fname{.z5} or \fname{.z8} format but the older formats used by 5 + \fname{.z1} to \fname{.z8} file in the \setting{File Browser}. Most modern games 6 + are in the \fname{.z5} or \fname{.z8} format but the older formats used by 7 7 Infocom are supported. 8 8 9 9 Z-Machine games are text based and most depend heavily on typed commands.
+2 -2
manual/plugins/main.tex
··· 162 162 {}{} 163 163 Shortcuts & \fname{.link} & \\ 164 164 Chip-8 Emulator & \fname{.ch8} & \\ 165 - Frotz & \fname{.z1 - .z8} & \\ 165 + Frotz & \fname{.z1} to \fname{.z8} & \\ 166 166 Image Viewer & \fname{.bmp, .jpg, .jpeg, .png\opt{lcd_color}{, .ppm}} & \\ 167 167 Lua scripting language& \fname{.lua} & \\ 168 168 \opt{swcodec}{\nopt{lowmem}{ ··· 183 183 } 184 184 } 185 185 Search & \fname{.m3u, .m3u8} & x \\ 186 + Shopping list & \fname{.shopper} & \\ 186 187 Sort & \fname{.*} & x \\ 187 188 Text Viewer & \fname{.txt,.nfo, .*} & \\ 188 189 VBRfix & \fname{.mp3} & x \\ ··· 190 191 Wavplay & \fname{.wav} & \\ 191 192 } 192 193 ZXBox & \fname{.tap, .tax, .sna, .z80} & \\ 193 - Shopping list & \fname{.shopper} & \\ 194 194 \end{rbtabular} 195 195 \end{table} 196 196
+2 -2
manual/plugins/mpegplayer.tex
··· 82 82 \begin{description} 83 83 \item[Dithering] (default: off) Prevent banding effects in gradients by blending 84 84 of colours. (only available on Sansa e200, Sansa c200 and Gigabeat F/X) 85 - \item[Display FPS] (default: off) This option displays (once a second - if your 85 + \item[Display FPS] (default: off) This option displays (once a second -- if your 86 86 video is full-screen this means it will get overwritten by the video and 87 87 appear to flash once per second) the average number of frames decoded per 88 88 second, the total number of frames skipped (see the Skip Frames option), ··· 91 91 \item[Limit FPS] (default: on) With this option disabled, mpegplayer will 92 92 display the video as fast as it can. Useful for benchmarking. 93 93 \item[Skip frames] (default: on) This option causes mpegplayer to attempt to 94 - maintain realtime playback by skipping the display of frames - but these 94 + maintain realtime playback by skipping the display of frames -- but these 95 95 frames are still decoded. Disabling this option can cause loss of A/V sync. 96 96 \opt{backlight_brightness}{ 97 97 \item[Backlight Brightness] (default: Use setting) Choose brightness to use
+1 -1
manual/plugins/superdom.tex
··· 22 22 During the war phase you can attack the enemy. This is where the strengths come 23 23 into play. Each tile has its own strength for both the computer, and the human 24 24 player. If you attack a square owned by the computer player where your strength 25 - is greater than the computer's, you will win the tile - and take control of any 25 + is greater than the computer's, you will win the tile -- and take control of any 26 26 building that were on it. If the strengths are equal, a victor is chosen at 27 27 random. 28 28
+1 -1
manual/plugins/zxbox.tex
··· 74 74 \item[Load Quick Snapshot.] Loads snapshot from \fname{/.rockbox/zxboxq.z80}. 75 75 \item[Save Snapshot.] 76 76 Saves a snapshot of the current state. You would enter the full path and 77 - desired name - for example \fname{/games/zx/snapshots/chuckie.sna}. The 77 + desired name -- for example \fname{/games/zx/snapshots/chuckie.sna}. The 78 78 snapshot format will be chosen after the extension you specified, per 79 79 default \fname{.z80} will be taken in case you leave it open. 80 80 \item[Toggle Fast Mode.]
+4 -4
manual/rockbox_interface/tagcache.tex
··· 126 126 autoscore & numeric & runtime db \\ 127 127 lastplayed & numeric & runtime db \\ 128 128 playcount & numeric & runtime db \\ 129 - Pm (play time - min) & numeric & runtime db \\ 130 - Ps (play time - sec) & numeric & runtime db \\ 129 + Pm (play time -- min) & numeric & runtime db \\ 130 + Ps (play time -- sec) & numeric & runtime db \\ 131 131 rating & numeric & runtime db \\ 132 132 commitid & numeric & system \\ 133 133 entryage & numeric & system \\ 134 134 length & numeric & system \\ 135 - Lm (track len - min) & numeric & system \\ 136 - Ls (track len - sec) & numeric & system \\ 135 + Lm (track len -- min) & numeric & system \\ 136 + Ls (track len -- sec) & numeric & system \\ 137 137 \end{rbtabular} 138 138 \end{table}