summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2007-07-30 09:36:36 +0000
committerNils Wallménius <nils@rockbox.org>2007-07-30 09:36:36 +0000
commitbfb8e851ac6c7cb809e4a475860647fd2273e37a (patch)
tree32c94fb73b9ec4783a793793931d86c76eb71a20
parent5398ed654fc2bba756f15b5f429d623364371b92 (diff)
downloadrockbox-bfb8e851ac6c7cb809e4a475860647fd2273e37a.tar.gz
rockbox-bfb8e851ac6c7cb809e4a475860647fd2273e37a.zip
Adapt the recording settings chapter to the new way of setting recording directory, make some small tweaks, closes FS#7485
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14073 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/configure_rockbox/recording_settings.tex13
-rw-r--r--manual/rockbox_interface/browsing_and_playing.tex7
-rw-r--r--manual/working_with_playlists/main.tex4
3 files changed, 16 insertions, 8 deletions
diff --git a/manual/configure_rockbox/recording_settings.tex b/manual/configure_rockbox/recording_settings.tex
index ce9abc2368..be32bf59b7 100644
--- a/manual/configure_rockbox/recording_settings.tex
+++ b/manual/configure_rockbox/recording_settings.tex
@@ -1,6 +1,11 @@
1% $Id:$ % 1% $Id:$ %
2\screenshot{main_menu/images/ss-recording-settings}{The recording settings screen}{} 2\screenshot{main_menu/images/ss-recording-settings}{The recording settings screen}{}
3 3
4\note{To change the location where recordings are stored open the
5 \setting{File Menu} (see \reference{ref:Filemenu}) on the directory
6 where you want to store them in the \setting{File Browser} and select
7 \setting{Set As Recording Directory}.}
8
4\opt{MASCODEC}{ 9\opt{MASCODEC}{
5 \section{Quality} 10 \section{Quality}
6 Choose the quality here (0 to 7). Default is 5, best quality is 7, 11 Choose the quality here (0 to 7). Default is 5, best quality is 7,
@@ -112,11 +117,9 @@
112 This is useful for ensuring that a recording begins before a cue that is 117 This is useful for ensuring that a recording begins before a cue that is
113 being waited for. 118 being waited for.
114 119
115\section{Directory} 120\section{Clear Recording Directory}
116 Allows changing the location where the recorded files are saved. The 121 Resets the location where the recorded files are saved to the root of your
117 default location is \fname{/recordings}. If set to 122 \daps{} drive.
118 \setting{Current Directory} the recorded files will be saved in the
119 directory where the \setting{File Browser} was left.
120 123
121\nopt{ondio}{ 124\nopt{ondio}{
122 \section{Clipping Light} 125 \section{Clipping Light}
diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex
index bf9a49b62d..726b7e8499 100644
--- a/manual/rockbox_interface/browsing_and_playing.tex
+++ b/manual/rockbox_interface/browsing_and_playing.tex
@@ -112,6 +112,9 @@ each option pertains both to files and directories):
112\begin{description} 112\begin{description}
113\item [Playlist.] 113\item [Playlist.]
114 Enters the \setting{Playlist Submenu} (see \reference{ref:playlist_submenu}). 114 Enters the \setting{Playlist Submenu} (see \reference{ref:playlist_submenu}).
115\item [Playlist Catalog.]
116 Enters the \setting{Playlist Catalog Submenu} (see
117 \reference{ref:playlist_catalog}).
115\item [Rename.] 118\item [Rename.]
116 This function lets the user modify the name of a file or directory. 119 This function lets the user modify the name of a file or directory.
117\item [Cut.] 120\item [Cut.]
@@ -142,11 +145,13 @@ each option pertains both to files and directories):
142 of something other than \fname{.txt}). See \reference{ref:Viewersplugins} 145 of something other than \fname{.txt}). See \reference{ref:Viewersplugins}
143 for more details on viewers. 146 for more details on viewers.
144\item [Create Directory.] 147\item [Create Directory.]
145 Create a new folder in the current folder on the disk. 148 Create a new directory in the current directory on the disk.
146\item [Properties.] 149\item [Properties.]
147 Shows properties such as size and the time and date of the last modification 150 Shows properties such as size and the time and date of the last modification
148 for the selected file. If used on a directory, the number of files and sub 151 for the selected file. If used on a directory, the number of files and sub
149 directories in that directory will be shown, as well as the total size. 152 directories in that directory will be shown, as well as the total size.
153\item [Set As Recording Directory.]
154 Save recordings in the selected directory.
150\end{description} 155\end{description}
151 156
152\subsection{\label{sec:virtual_keyboard}Virtual Keyboard} 157\subsection{\label{sec:virtual_keyboard}Virtual Keyboard}
diff --git a/manual/working_with_playlists/main.tex b/manual/working_with_playlists/main.tex
index 1020386b56..1df018e573 100644
--- a/manual/working_with_playlists/main.tex
+++ b/manual/working_with_playlists/main.tex
@@ -1,4 +1,4 @@
1% $Id:$ % 1% $Id$ %
2\section{\label{ref:working_with_playlists}Working with Playlists} 2\section{\label{ref:working_with_playlists}Working with Playlists}
3\fixme{This section is currently in a half written state, with possible errors 3\fixme{This section is currently in a half written state, with possible errors
4 and a lot of stuff missing. Please help us fix this chapter by submitting 4 and a lot of stuff missing. Please help us fix this chapter by submitting
@@ -57,7 +57,7 @@ can be used as described in \ref{ref:playlist_submenu}
57to create a new playlist instead of adding to an existing one. 57to create a new playlist instead of adding to an existing one.
58This will \emph{erase} any dynamic playlist. 58This will \emph{erase} any dynamic playlist.
59 59
60\subsubsection{By using the Playlist catalog} 60\subsubsection{\label{ref:playlist_catalog}By using the Playlist catalog}
61The \setting{Playlist catalog} makes it possible to modify and create playlists 61The \setting{Playlist catalog} makes it possible to modify and create playlists
62that are not currently playing. To do this select \setting{Playlist catalog} 62that are not currently playing. To do this select \setting{Playlist catalog}
63in the \setting{File Menu}. There you will have two choices, 63in the \setting{File Menu}. There you will have two choices,