mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
Minor corrections or updates to descriptions in the manual: 'study mode' is called 'skip length', and talk clips are not MP3 files on all targets anymore.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25653 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a09152b128
commit
8a142fe9cb
2 changed files with 3 additions and 3 deletions
|
@ -41,7 +41,7 @@
|
||||||
This option turns on the use of .talk clips for directories.
|
This option turns on the use of .talk clips for directories.
|
||||||
\begin{description}
|
\begin{description}
|
||||||
\item[On.]
|
\item[On.]
|
||||||
Use special pre-recorded MP3 files (\fname{\_dirname.talk}) in each
|
Use special pre-recorded files (\fname{\_dirname.talk}) in each
|
||||||
directory. These must be generated in advance, and are typically
|
directory. These must be generated in advance, and are typically
|
||||||
produced synthetically using a text-to-speech engine on a PC.
|
produced synthetically using a text-to-speech engine on a PC.
|
||||||
\item[Off.]
|
\item[Off.]
|
||||||
|
@ -63,7 +63,7 @@
|
||||||
This option turns on the use of .talk clips for files.
|
This option turns on the use of .talk clips for files.
|
||||||
\begin{description}
|
\begin{description}
|
||||||
\item[On.]
|
\item[On.]
|
||||||
Use special pre-recorded MP3 files for each file.
|
Use special pre-recorded files for each file.
|
||||||
This functions the same as for directories except that the .talk clip file
|
This functions the same as for directories except that the .talk clip file
|
||||||
must have the same name as the described file with an extra .talk extension
|
must have the same name as the described file with an extra .talk extension
|
||||||
(e.g. \fname{Punkadiddle.mp3} would require a file called \fname{Punkadiddle.mp3.talk}).
|
(e.g. \fname{Punkadiddle.mp3} would require a file called \fname{Punkadiddle.mp3.talk}).
|
||||||
|
|
|
@ -252,7 +252,7 @@ See \reference{ref:configure_rockbox_sound} for more information.
|
||||||
|
|
||||||
\subsubsection{Playback Settings}
|
\subsubsection{Playback Settings}
|
||||||
This is a shortcut to the \setting{Playback Settings Menu}, where you can configure shuffle,
|
This is a shortcut to the \setting{Playback Settings Menu}, where you can configure shuffle,
|
||||||
repeat, party mode, study mode and other settings affecting the playback of your music.
|
repeat, party mode, skip length and other settings affecting the playback of your music.
|
||||||
|
|
||||||
\subsubsection{Rating}
|
\subsubsection{Rating}
|
||||||
The menu entry is only shown if \setting{Gather Runtime Information} is
|
The menu entry is only shown if \setting{Gather Runtime Information} is
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue