summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2008-03-22 15:26:45 +0000
committerNils Wallménius <nils@rockbox.org>2008-03-22 15:26:45 +0000
commitb659c0c14cbe89cd7602a847e90058e4f39b7fc3 (patch)
treeb2be768ad2c292daea6149b05bf47f947f7c430a
parent58b5ce2275fdedd9eefda3e33fbf2fb910692dd7 (diff)
downloadrockbox-b659c0c14cbe89cd7602a847e90058e4f39b7fc3.tar.gz
rockbox-b659c0c14cbe89cd7602a847e90058e4f39b7fc3.zip
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
-rw-r--r--manual/advanced_topics/main.tex8
-rw-r--r--manual/configure_rockbox/system_options.tex4
-rw-r--r--manual/configure_rockbox/voice.tex12
-rw-r--r--manual/rockbox_interface/browsing_and_playing.tex5
-rw-r--r--manual/rockbox_interface/tagcache.tex4
-rw-r--r--manual/working_with_playlists/main.tex14
6 files changed, 33 insertions, 14 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex
index 6ef1816184..813ece10fa 100644
--- a/manual/advanced_topics/main.tex
+++ b/manual/advanced_topics/main.tex
@@ -289,7 +289,7 @@ explanation of how to create, edit and load configuration files.
289 files.} 289 files.}
290 290
291The Rockbox configuration file is a plain text file, so once you use the 291The Rockbox configuration file is a plain text file, so once you use the
292\setting{Write .cfg file} option to create the file, you can edit the file on 292\setting{Save .cfg file} option to create the file, you can edit the file on
293your computer using any text editor program. See 293your computer using any text editor program. See
294Appendix \reference{ref:config_file_options} for available settings. Configuration 294Appendix \reference{ref:config_file_options} for available settings. Configuration
295files use the following formatting rules: % 295files use the following formatting rules: %
@@ -362,12 +362,12 @@ Example of a configuration file:
362 \ButtonA\ button immediately after the \dap\ turns on.} 362 \ButtonA\ button immediately after the \dap\ turns on.}
363 } 363 }
364 364
365\item [Write .cfg file.]This option writes a \fname{.cfg} file to 365\item [Save .cfg file.]This option writes a \fname{.cfg} file to
366 your \daps\ disk. The configuration file has the \fname{.cfg} 366 your \daps{} disk. The configuration file has the \fname{.cfg}
367 extension and is used to store all of the user settings that are described 367 extension and is used to store all of the user settings that are described
368 throughout this manual. 368 throughout this manual.
369 369
370 Hint: Use the \setting{Write .cfg file} feature (\setting{Main Menu 370 Hint: Use the \setting{Save .cfg file} feature (\setting{Main Menu
371 $\rightarrow$ General Settings}) to save the current settings, then 371 $\rightarrow$ General Settings}) to save the current settings, then
372 use a text editor to customize the settings file. See Appendix 372 use a text editor to customize the settings file. See Appendix
373 \reference{ref:config_file_options} for the full reference of available 373 \reference{ref:config_file_options} for the full reference of available
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.
122\subsection{Limits} 122\subsection{Limits}
123This sub menu relates to limits in the Rockbox operating system. 123This sub menu relates to limits in the Rockbox operating system.
124 \begin{description} 124 \begin{description}
125 \item [Max files in dir browser: ]This setting controls the limit on 125 \item [Max Entries in File Browser: ]This setting controls the limit on
126 the number of files that you can put in any particular directory in the 126 the number of files that you can put in any particular directory in the
127 file browser. You can configure the size to be between 50 and 127 file browser. You can configure the size to be between 50 and
128 10,000 files in steps of 50. The default is 400. Higher values will shorten 128 10,000 files in steps of 50. The default is 400. Higher values will shorten
129 the music buffer, so you should increase this setting \emph{only} if you have 129 the music buffer, so you should increase this setting \emph{only} if you have
130 directories with a large number of files. 130 directories with a large number of files.
131 131
132 \item [Max playlist size: ]This setting controls the maximum size of 132 \item [Max Playlist Size: ]This setting controls the maximum size of
133 a playlist. The playlist size can be between 1,000 and 32,000 files, 133 a playlist. The playlist size can be between 1,000 and 32,000 files,
134 in steps of 1,000 (default is 10,000). Higher values will shorten the 134 in steps of 1,000 (default is 10,000). Higher values will shorten the
135 music buffer, so you should increase this setting \emph{only} if you 135 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 @@
6 This option controls the voicing of menus/settings as they are selected 6 This option controls the voicing of menus/settings as they are selected
7 by the cursor. In order for this to work, a voice file must be present 7 by the cursor. In order for this to work, a voice file must be present
8 in the \fname{/.rockbox/langs/} directory on the \dap. Voice files are large 8 in the \fname{/.rockbox/langs/} directory on the \dap. Voice files are large
9 and are not shipped with Rockbox by default. 9 and are not shipped with Rockbox by default.
10 The voice file is the name of the language for which it is made, followed 10 The voice file is the name of the language for which it is made, followed
11 by the extension \fname{.voice}. So for English, the file name would be 11 by the extension \fname{.voice}. So for English, the file name would be
12 \fname{english.voice}. 12 \fname{english.voice}.
@@ -75,6 +75,16 @@
75 (e.g. if a .talk clip is not available), voicing uses the method set under 75 (e.g. if a .talk clip is not available), voicing uses the method set under
76 \setting{Voice Filenames} above. 76 \setting{Voice Filenames} above.
77 77
78 \item[Say File Type.]
79 This option turns on voicing of file types when \setting{Voice Filenames}
80 is set to \setting{Spell} or \setting{Numbers}.
81 When \setting{Voice Directories} is set to \setting{Spell}, ``Directory''
82 will be voiced after each spelled out directory.
83
84 \item[Announce Battery Level.]
85 When this option is enabled the battery level is announced when it falls
86 under 50\%, 30\% and 15\%.
87
78 \end{description} 88 \end{description}
79 89
80See \wikilink{VoiceHowto} for more details on configuring speech support in Rockbox. 90See \wikilink{VoiceHowto} for more details on configuring speech support in Rockbox.
diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex
index 7e1ab75dab..1580fc88d2 100644
--- a/manual/rockbox_interface/browsing_and_playing.tex
+++ b/manual/rockbox_interface/browsing_and_playing.tex
@@ -157,6 +157,11 @@ each option pertains both to files and directories):
157 subdirectories will be shown, as well as the total size. 157 subdirectories will be shown, as well as the total size.
158\item [Set As Recording Directory.] 158\item [Set As Recording Directory.]
159 Save recordings in the selected directory. 159 Save recordings in the selected directory.
160\item [Add to Shortcuts.]
161 Adds a link to the selected item in the \fname{shortcuts.link} file.
162 If the file does not already exist it will be created in the root directory.
163 Note that if you create a shortcut to a file, Rockbox will not open it upon
164 selecting, but simply bring you to it's location in the \setting{File Browser}.
160\end{description} 165\end{description}
161 166
162\subsection{\label{sec:virtual_keyboard}Virtual Keyboard} 167\subsection{\label{sec:virtual_keyboard}Virtual Keyboard}
diff --git a/manual/rockbox_interface/tagcache.tex b/manual/rockbox_interface/tagcache.tex
index 6e82dc4a69..1b5bc9106e 100644
--- a/manual/rockbox_interface/tagcache.tex
+++ b/manual/rockbox_interface/tagcache.tex
@@ -83,14 +83,14 @@ its subdirectories will be scanned and added to the database.
83 the WPS and is used in the database browser to, for example, show the most played, 83 the WPS and is used in the database browser to, for example, show the most played,
84 unplayed and most recently played tracks. 84 unplayed and most recently played tracks.
85 85
86\item[Export modifications.] 86\item[Export Modifications.]
87 This allows for the runtime data to be exported to the file \\ 87 This allows for the runtime data to be exported to the file \\
88 \fname{/.rockbox/database\_changelog.txt}, which backs up the runtime data in 88 \fname{/.rockbox/database\_changelog.txt}, which backs up the runtime data in
89 ASCII format. This is needed when database structures change, because new 89 ASCII format. This is needed when database structures change, because new
90 code cannot read old database code. But, all modifications 90 code cannot read old database code. But, all modifications
91 exported to ASCII format should be readable by all database versions. 91 exported to ASCII format should be readable by all database versions.
92 92
93\item[Import modifications.] 93\item[Import Modifications.]
94 Allows the \fname{/.rockbox/database\_changelog.txt} backup to be 94 Allows the \fname{/.rockbox/database\_changelog.txt} backup to be
95 conveniently loaded into the database. If \setting{Auto Update} is 95 conveniently loaded into the database. If \setting{Auto Update} is
96 enabled this is performed automatically when the database is initialized. 96 enabled this is performed automatically when the database is initialized.
diff --git a/manual/working_with_playlists/main.tex b/manual/working_with_playlists/main.tex
index 107126e25e..0af0a72890 100644
--- a/manual/working_with_playlists/main.tex
+++ b/manual/working_with_playlists/main.tex
@@ -97,21 +97,25 @@ options:
97 playing track. If playback is stopped a new dynamic playlist will get 97 playing track. If playback is stopped a new dynamic playlist will get
98 created with the selected tracks. 98 created with the selected tracks.
99 99
100\item [Insert next.] Add track(s) immediately after current playing 100\item [Insert Next.] Add track(s) immediately after current playing
101 track, no matter what else has been inserted. 101 track, no matter what else has been inserted.
102 102
103\item [Insert last.] Add track(s) to end of playlist. 103\item [Insert Last.] Add track(s) to end of playlist.
104
105\item [Insert Shuffled.] Add track(s) to the playlist in a random order.
104 106
105\item [Queue.] Queue is the same as Insert except queued tracks are 107\item [Queue.] Queue is the same as Insert except queued tracks are
106 deleted immediately from the playlist after they have been played. Also, 108 deleted immediately from the playlist after they have been played. Also,
107 queued tracks are not saved to the playlist file (see 109 queued tracks are not saved to the playlist file (see
108 \reference{ref:playlistoptions}). 110 \reference{ref:playlistoptions}).
109 111
110\item [Queue next.] Queue track(s) immediately after current playing track. 112\item [Queue Next.] Queue track(s) immediately after current playing track.
111 113
112\item [Queue last.] Queue track(s) at end of playlist. 114\item [Queue Last.] Queue track(s) at end of playlist.
115
116\item [Queue Shuffled.] Queue track(s) in a random order.
113 117
114\item [Play next.] Replaces all but the current playing track with track(s). 118\item [Play Next.] Replaces all but the current playing track with track(s).
115 Current playing track is queued. 119 Current playing track is queued.
116\end{description} 120\end{description}
117 121