From b659c0c14cbe89cd7602a847e90058e4f39b7fc3 Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Sat, 22 Mar 2008 15:26:45 +0000 Subject: FS#8740 by Marc Guay correct option names since the changes to english.lang, add some missing menu items, small tweaks by me. I also added descriptions for 'Say File Type' and 'Announce Battery Level'. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16747 a1c6a512-1295-4272-9138-f99709370657 --- manual/configure_rockbox/system_options.tex | 4 ++-- manual/configure_rockbox/voice.tex | 12 +++++++++++- 2 files changed, 13 insertions(+), 3 deletions(-) (limited to 'manual/configure_rockbox') diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex index cfecf36c76..4a75f22fe1 100644 --- a/manual/configure_rockbox/system_options.tex +++ b/manual/configure_rockbox/system_options.tex @@ -122,14 +122,14 @@ available. \subsection{Limits} This sub menu relates to limits in the Rockbox operating system. \begin{description} - \item [Max files in dir browser: ]This setting controls the limit on + \item [Max Entries in File Browser: ]This setting controls the limit on the number of files that you can put in any particular directory in the file browser. You can configure the size to be between 50 and 10,000 files in steps of 50. The default is 400. Higher values will shorten the music buffer, so you should increase this setting \emph{only} if you have directories with a large number of files. - \item [Max playlist size: ]This setting controls the maximum size of + \item [Max Playlist Size: ]This setting controls the maximum size of a playlist. The playlist size can be between 1,000 and 32,000 files, in steps of 1,000 (default is 10,000). Higher values will shorten the music buffer, so you should increase this setting \emph{only} if you diff --git a/manual/configure_rockbox/voice.tex b/manual/configure_rockbox/voice.tex index eb9a381689..905736fd98 100644 --- a/manual/configure_rockbox/voice.tex +++ b/manual/configure_rockbox/voice.tex @@ -6,7 +6,7 @@ This option controls the voicing of menus/settings as they are selected by the cursor. In order for this to work, a voice file must be present in the \fname{/.rockbox/langs/} directory on the \dap. Voice files are large - and are not shipped with Rockbox by default. + and are not shipped with Rockbox by default. The voice file is the name of the language for which it is made, followed by the extension \fname{.voice}. So for English, the file name would be \fname{english.voice}. @@ -75,6 +75,16 @@ (e.g. if a .talk clip is not available), voicing uses the method set under \setting{Voice Filenames} above. + \item[Say File Type.] + This option turns on voicing of file types when \setting{Voice Filenames} + is set to \setting{Spell} or \setting{Numbers}. + When \setting{Voice Directories} is set to \setting{Spell}, ``Directory'' + will be voiced after each spelled out directory. + + \item[Announce Battery Level.] + When this option is enabled the battery level is announced when it falls + under 50\%, 30\% and 15\%. + \end{description} See \wikilink{VoiceHowto} for more details on configuring speech support in Rockbox. -- cgit v1.2.3