Fix various minor spelling issues in the rockbox manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29911 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
96b21753bc
commit
9e7898b4f7
6 changed files with 8 additions and 8 deletions
|
@ -126,7 +126,7 @@ APE tags in MP3 files has been rejected a few times already. Its not something w
|
|||
agreements with providers of DRM technology.
|
||||
Secondly, Rockbox is open source, which would mean that any DRM technology we
|
||||
incorporated into our codebase would suddenly become visible to the whole world,
|
||||
completely defeating its purpose. Remember, DRM achieves part of it's security
|
||||
completely defeating its purpose. Remember, DRM achieves part of its security
|
||||
through obscurity, and publishing the keys necessary to decrypt DRM'd
|
||||
media would essentially render it useless.
|
||||
\end{itemize}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
The \playername{} has a built-in bootloader which performs the
|
||||
firmware update and can also access the hard drive via USB. The
|
||||
Rockbox bootloader can therefore be very minimalistic, as it does not require
|
||||
it's own USB mode. This makes it less dangerous to install the Rockbox bootloader
|
||||
its own USB mode. This makes it less dangerous to install the Rockbox bootloader
|
||||
as you can always restore it using the \playerman{} bootloader.
|
||||
|
||||
\note{The Rockbox bootloader overwrites the original firmware, making it
|
||||
|
|
|
@ -34,7 +34,7 @@ it you need to have both \fname{-/CDs} and \fname{CDs} as entries.
|
|||
\ActionStdContext{}
|
||||
\opt{HAVEREMOTEKEYMAP}{& \ActionRCStdContext}
|
||||
& Bring up the context menu which allows you to
|
||||
remove the selected folder or it's entire folder tree\\
|
||||
remove the selected folder or its entire folder tree\\
|
||||
|
||||
\ActionStdCancel{}
|
||||
\opt{HAVEREMOTEKEYMAP}{& \ActionRCStdCancel}
|
||||
|
|
|
@ -38,7 +38,7 @@ on the \dap{}.
|
|||
\opt{iriverh10,iriverh10_5gb}{\note{
|
||||
If your \dap{} is a MTP model, the Music directory where all your music is stored
|
||||
may be hidden in the \setting{File Browser}. This may be fixed by either
|
||||
either changing its properties (on a computer) to not hidden, or by changing
|
||||
changing its properties (on a computer) to not hidden, or by changing
|
||||
the \setting{Show Files} setting to all.
|
||||
}}
|
||||
|
||||
|
@ -192,7 +192,7 @@ each option pertains both to files and directories):
|
|||
Adds a link to the selected item in the \fname{shortcuts.link} file.
|
||||
If the file does not already exist it will be created in the root directory.
|
||||
Note that if you create a shortcut to a file, Rockbox will not open it upon
|
||||
selecting, but simply bring you to it's location in the \setting{File Browser}.
|
||||
selecting, but simply bring you to its location in the \setting{File Browser}.
|
||||
\end{description}
|
||||
|
||||
\subsection{\label{sec:virtual_keyboard}Virtual Keyboard}
|
||||
|
|
|
@ -252,7 +252,7 @@ repeat, party mode, skip length and other settings affecting the playback of you
|
|||
|
||||
\subsubsection{Rating}
|
||||
The menu entry is only shown if \setting{Gather Runtime Information} is
|
||||
enabled. It allows the asignment of a personal rating value (0 -- 10)
|
||||
enabled. It allows the assignment of a personal rating value (0 -- 10)
|
||||
to a track which can be displayed in the WPS and used in the Database
|
||||
browser. The value wraps at 10.
|
||||
|
||||
|
@ -356,7 +356,7 @@ This may even be the whole track.
|
|||
& Increase~/ Decrease pitch by 0.1\% (in procentual mode) or 0.1
|
||||
semitone (in semitone mode).\\
|
||||
%
|
||||
\nopt{PBELL_VIBE500_PAD}{ % ther is no long scroll up or down because of slide
|
||||
\nopt{PBELL_VIBE500_PAD}{ % there is no long scroll up or down because of slide
|
||||
\ActionPsIncBig{} / \ActionPsDecBig
|
||||
\opt{HAVEREMOTEKEYMAP}{& \ActionRCPsIncBig{} / \ActionRCPsDecBig}
|
||||
& Increase~/ Decrease pitch by 1\% (in procentual mode) or a semitone
|
||||
|
|
|
@ -128,7 +128,7 @@ directory, Rockbox adds all of the tracks in that directory to the
|
|||
playlist.\\
|
||||
|
||||
\note{You can control whether or not Rockbox includes the contents of
|
||||
subdirectories when adding an entire directory to a playlists. Set the
|
||||
subdirectories when adding an entire directory to a playlist. Set the
|
||||
\setting{Settings $\rightarrow$ General Settings $\rightarrow$ Playlist
|
||||
$\rightarrow$ Recursively Insert Directories} setting to \setting{Yes} if
|
||||
you would like Rockbox to include tracks in subdirectories as well as tracks
|
||||
|
|
Loading…
Reference in a new issue