summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/appendix/config_file_options.tex4
-rw-r--r--manual/configure_rockbox/playlist_options.tex40
-rw-r--r--manual/main_menu/main.tex2
-rw-r--r--manual/working_with_playlists/main.tex8
4 files changed, 48 insertions, 6 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex
index 87e8a2ab96..abf6cf7f96 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -143,6 +143,10 @@
143 & on, off & N/A\\ 143 & on, off & N/A\\
144 warn when erasing dynamic playlist 144 warn when erasing dynamic playlist
145 & on, off & N/A\\ 145 & on, off & N/A\\
146 show shuffled adding options
147 & off, on & N/A\\
148 show queue options
149 & off, on, in submenu & N/A\\
146 cuesheet support 150 cuesheet support
147 & on, off & N/A\\ 151 & on, off & N/A\\
148 folder navigation & off, on, random & N/A\\ 152 folder navigation & off, on, random & N/A\\
diff --git a/manual/configure_rockbox/playlist_options.tex b/manual/configure_rockbox/playlist_options.tex
index 35a2648f70..bd493d6e4b 100644
--- a/manual/configure_rockbox/playlist_options.tex
+++ b/manual/configure_rockbox/playlist_options.tex
@@ -1,14 +1,46 @@
1% $Id:$ % 1% $Id:$ %
2\section{\label{ref:PlaylistOptions}Playlist} 2\section{\label{ref:PlaylistOptions}Playlists}
3The \setting{Playlist} sub menu allows you to configure settings 3
4The \setting{Playlists} submenu allows you to configure settings
4related to playlists. 5related to playlists.
6
7
5\begin{description} 8\begin{description}
9
10\item[Playlist Viewer Settings.]
11 This submenu contains settings related to the Playlist Viewer.
12 \begin{description}
13 \item[Show Icons.] This toggles display of the icon for the currently
14 selected playlist entry and the icon for moving a playlist entry
15 \item[Show Indices.] This toggles display of the line numbering for
16 the playlist
17 \item[Track Display.] This toggles between filename only and full path
18 for playlist entries
19 \end{description}
20
6\item[Recursively Insert Directories.] 21\item[Recursively Insert Directories.]
7 If set to \setting{On}, then when a directory is inserted or queued into a 22 If set to \setting{On}, then when a directory is inserted or queued into a
8 dynamic playlist, all subdirectories will also be inserted. If set to \setting{Ask}, 23 dynamic playlist, all subdirectories will also be inserted. If set to \setting{Ask},
9 Rockbox will prompt the user about whether to include sub-directories. 24 Rockbox will prompt the user about whether to include sub-directories.
10 25
11\item[Warn When Erasing Dynamic Playlist.] 26\item[Current Playlist.]
27 This submenu contains settings related to the current dynamic playlist.
28 \begin{description}
29
30 \item[Warn When Erasing Dynamic Playlist.]
12 If set to \setting{Yes}, Rockbox will provide a warning if the user attempts to 31 If set to \setting{Yes}, Rockbox will provide a warning if the user attempts to
13 take an action that will cause Rockbox to erase the current dynamic playlist. 32 take an action that will cause Rockbox to erase the current dynamic playlist.
33
34 \item[Show Shuffled Adding Options.]
35 If set to \setting{No}, Rockbox will not offer to add shuffled tracks
36 in the \setting{Current Playlist submenu}.
37
38 \item[Show Queue Options.]
39 If set to \setting{No}, Rockbox will not display the options to queue items in
40 the \setting{Current Playlist submenu}.
41 If set to \setting{In Submenu}, Rockbox will move the options into a
42 separate submenu.
43
44 \end{description}
45
14\end{description} 46\end{description}
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex
index 7a83c61935..bdb422e10a 100644
--- a/manual/main_menu/main.tex
+++ b/manual/main_menu/main.tex
@@ -163,7 +163,7 @@ The details of this menu are covered in
163 the \setting{Playlist} menu. Both automatically and manually created 163 the \setting{Playlist} menu. Both automatically and manually created
164 playlists can be edited using this menu. 164 playlists can be edited using this menu.
165 165
166\subsection{The Playlist Catalogue Context Menu} 166\subsection{\label{ref:playlistcatalogue_contextmenu}The Playlist Catalogue Context Menu}
167 167
168\begin{description} 168\begin{description}
169\item[Create Playlist:] 169\item[Create Playlist:]
diff --git a/manual/working_with_playlists/main.tex b/manual/working_with_playlists/main.tex
index 16995caf78..8bc233d346 100644
--- a/manual/working_with_playlists/main.tex
+++ b/manual/working_with_playlists/main.tex
@@ -71,7 +71,7 @@ the selected track or directory.
71\subsubsection{By using the Main Menu} 71\subsubsection{By using the Main Menu}
72To create a playlist containing some or all of the music on your \dap{}, you can use the 72To create a playlist containing some or all of the music on your \dap{}, you can use the
73\setting{Create Playlist} command in the \setting{Playlist Catalogue Context Menu} 73\setting{Create Playlist} command in the \setting{Playlist Catalogue Context Menu}
74(see \reference{ref:Contextmenu}). 74(see \reference{ref:playlistcatalogue_contextmenu}).
75 75
76\subsection{Adding music to playlists} 76\subsection{Adding music to playlists}
77 77
@@ -116,6 +116,12 @@ to the playlist file (see \reference{ref:playlistoptions}).
116\item [Queue Last Shuffled.] Corresponds to \setting{Insert Last Shuffled}. 116\item [Queue Last Shuffled.] Corresponds to \setting{Insert Last Shuffled}.
117\end{description} 117\end{description}
118 118
119\note{You can hide the options to add shuffled tracks or to queue tracks, if you wish.
120The latter can also be put into its own submenu. Simply go to
121\setting{Settings} $\rightarrow$ \setting{General Settings} $\rightarrow$ \setting{Playlists}
122$\rightarrow$ \setting{Current Playlist} and select either \setting{Show Shuffled Adding Options}
123or \setting{Show Queue Options} to customize the displayed set of options.}
124
119The \setting{Current Playlist Submenu} can be used to add either single tracks or 125The \setting{Current Playlist Submenu} can be used to add either single tracks or
120entire directories to a playlist. If the \setting{Current Playlist Submenu} is 126entire directories to a playlist. If the \setting{Current Playlist Submenu} is
121invoked on a single track, it will put only that track into the playlist. 127invoked on a single track, it will put only that track into the playlist.