summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2008-03-29 01:11:12 +0000
committerMarianne Arnold <pixelma@rockbox.org>2008-03-29 01:11:12 +0000
commit2e45ca37ce287b05db12a41e5f81467e7f9e3d2a (patch)
treed26f9ad0e96fbde792d683933a70fa865ba85873
parent6f027bbe252cb3447deb92a38f3a2efebe7f0498 (diff)
downloadrockbox-2e45ca37ce287b05db12a41e5f81467e7f9e3d2a.tar.gz
rockbox-2e45ca37ce287b05db12a41e5f81467e7f9e3d2a.zip
Manuals - put some remaining recording specific things into an '\opt{recording}' so that they are not mentioned in manuals of non-recording devices.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16872 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/configure_rockbox/system_options.tex5
-rw-r--r--manual/main_menu/main.tex6
-rw-r--r--manual/rockbox_interface/browsing_and_playing.tex6
-rw-r--r--manual/rockbox_interface/wps.tex8
4 files changed, 16 insertions, 9 deletions
diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex
index 5b7dc8e1f3..44a4c7e646 100644
--- a/manual/configure_rockbox/system_options.tex
+++ b/manual/configure_rockbox/system_options.tex
@@ -96,8 +96,9 @@
96\subsection{Idle Poweroff} 96\subsection{Idle Poweroff}
97Rockbox can be configured to turn off power after the unit has been idle for a 97Rockbox can be configured to turn off power after the unit has been idle for a
98defined number of minutes. The \dap{} is idle when playback is stopped or 98defined number of minutes. The \dap{} is idle when playback is stopped or
99paused. It is not idle while the USB or charger is connected, or while 99paused. It is not idle while the USB or charger is connected
100recording. Settings are either \setting{Off} or \setting{1} to \setting{10} 100\opt{recording}{, or while recording}.
101Settings are either \setting{Off} or \setting{1} to \setting{10}
101minutes in 1 minute steps. Then \setting{15,30,45} and \setting{60} minutes are 102minutes in 1 minute steps. Then \setting{15,30,45} and \setting{60} minutes are
102available. 103available.
103 104
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex
index 6bc08fe780..bb034b4d2f 100644
--- a/manual/main_menu/main.tex
+++ b/manual/main_menu/main.tex
@@ -107,12 +107,14 @@ The \setting{Theme Settings} menu contains options that control the visual
107apperance of Rockbox. The details of this menu are covered in 107apperance of Rockbox. The details of this menu are covered in
108\reference{ref:configure_rockbox_themes}. 108\reference{ref:configure_rockbox_themes}.
109 109
110\opt{recording}{
110\subsection{Recording Settings} 111\subsection{Recording Settings}
111The \setting{Recording Settings} menu allows you to configure settings related 112The \setting{Recording Settings} menu allows you to configure settings related
112to recording. The details of this menu are covered in detail in 113to recording. The details of this menu are covered in detail in
113\reference{ref:Recordingsettings}. 114\reference{ref:Recordingsettings}.
114 115
115\opt{recording}{\input{main_menu/recording_screen.tex}} 116\input{main_menu/recording_screen.tex}
117}
116 118
117\opt{radio}{\input{main_menu/fmradio.tex}} 119\opt{radio}{\input{main_menu/fmradio.tex}}
118 120
diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex
index 1580fc88d2..269eb97799 100644
--- a/manual/rockbox_interface/browsing_and_playing.tex
+++ b/manual/rockbox_interface/browsing_and_playing.tex
@@ -155,8 +155,10 @@ each option pertains both to files and directories):
155 Shows properties such as size and the time and date of the last modification 155 Shows properties such as size and the time and date of the last modification
156 for the selected file. If used on a directory, the number of files and 156 for the selected file. If used on a directory, the number of files and
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\opt{recording}{
159 Save recordings in the selected directory. 159 \item [Set As Recording Directory.]
160 Save recordings in the selected directory.
161}
160\item [Add to Shortcuts.] 162\item [Add to Shortcuts.]
161 Adds a link to the selected item in the \fname{shortcuts.link} file. 163 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. 164 If the file does not already exist it will be created in the root directory.
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex
index 03ec1562e5..6ff3642a6f 100644
--- a/manual/rockbox_interface/wps.tex
+++ b/manual/rockbox_interface/wps.tex
@@ -133,9 +133,11 @@ your WPS (While Playing Screen).
133 \item [The clip indicator:] 133 \item [The clip indicator:]
134 This is a little black block that is displayed at the very right of the 134 This is a little black block that is displayed at the very right of the
135 scale when an overflow occurs. It usually does not show up during normal 135 scale when an overflow occurs. It usually does not show up during normal
136 playback unless you play an audio file that is distorted heavily. If you 136 playback unless you play an audio file that is distorted heavily.
137 encounter clipping while recording, your recording will sound distorted. You 137 \opt{recording}{
138 should lower the gain. 138 If you encounter clipping while recording, your recording will sound distorted.
139 You should lower the gain.
140 }
139 \note{Note that the clip detection is not very precise. 141 \note{Note that the clip detection is not very precise.
140 Clipping might occur without being indicated.} 142 Clipping might occur without being indicated.}
141 \item [The scale:] 143 \item [The scale:]