summaryrefslogtreecommitdiff
path: root/manual/working_with_playlists/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/working_with_playlists/main.tex')
-rw-r--r--manual/working_with_playlists/main.tex19
1 files changed, 9 insertions, 10 deletions
diff --git a/manual/working_with_playlists/main.tex b/manual/working_with_playlists/main.tex
index a7c2bc1299..96fb259414 100644
--- a/manual/working_with_playlists/main.tex
+++ b/manual/working_with_playlists/main.tex
@@ -49,10 +49,9 @@ song.
49 playlist, see the section below on how to add music to a playlist.} 49 playlist, see the section below on how to add music to a playlist.}
50 50
51\subsubsection{By using Insert and Queue functions} 51\subsubsection{By using Insert and Queue functions}
52If playback is stopped, the \setting{Insert} and \setting{Queue} functions 52If a dynamic playlist has finished playing, the \setting{Insert} and
53can be used as described in \ref{ref:playlist_submenu} 53\setting{Queue} functions as described in \ref{ref:playlist_submenu} will
54to create a new playlist instead of adding to an existing one. 54\emph{replace} the playlist with the selected tracks instead of adding to it.
55This will \emph{erase} any dynamic playlist.
56 55
57\subsubsection{\label{ref:playlist_catalogue}By using the Playlist catalogue} 56\subsubsection{\label{ref:playlist_catalogue}By using the Playlist catalogue}
58The \setting{Playlist catalogue} makes it possible to modify and create 57The \setting{Playlist catalogue} makes it possible to modify and create
@@ -80,23 +79,23 @@ in the \setting{Main Menu}. The created playlist will be named
80\screenshot{rockbox_interface/images/ss-playlist-menu}{The Playlist Submenu}{} 79\screenshot{rockbox_interface/images/ss-playlist-menu}{The Playlist Submenu}{}
81The \setting{Playlist Submenu} is a submenu in the \setting{Context Menu} (see 80The \setting{Playlist Submenu} is a submenu in the \setting{Context Menu} (see
82\reference{ref:Contextmenu}), it allows you to put tracks into a 81\reference{ref:Contextmenu}), it allows you to put tracks into a
83``dynamic playlist''. If there is no music currently playing, Rockbox will 82``dynamic playlist''. If the current playlist has finished playing, Rockbox will
84create a new dynamic playlist and put the selected track(s) into it. 83create a new dynamic playlist and put the selected track(s) into it.
85If there is music currently playing, Rockbox will put the 84If there is music currently playing, Rockbox will put the
86selected track(s) into the current playlist. The place in which the newly 85selected track(s) into the current playlist. The place in which the newly
87selected tracks are added to the playlist is determined by the following 86selected tracks are added to the playlist is determined by the following
88options: 87options:
89 88
90\begin{description} 89\begin{description}
91\item [Insert.] Add track(s) immediately after any tracks added via the most 90\item [Insert.] Add track(s) immediately after any tracks added via the most
92 recent \setting{Insert} operation. If no tracks have yet been added via an 91 recent \setting{Insert} operation. If no tracks have yet been added via an
93 \setting{Insert}, new tracks will be added immediately after the current 92 \setting{Insert}, new tracks will be added immediately after the current
94 playing track. If playback is stopped a new dynamic playlist will get 93 playing track. If a dynamic playlist has finished playing,
95 created with the selected tracks. 94 it will be \emph{replaced} by the selected track(s).
96 95
97\item [Insert Next.] Add track(s) immediately after current playing 96\item [Insert Next.] Add track(s) immediately after current playing
98 track, no matter what else has been inserted. 97 track, no matter what else has been inserted.
99 98
100\item [Insert Last.] Add track(s) to end of playlist. 99\item [Insert Last.] Add track(s) to end of playlist.
101 100
102\item [Insert Shuffled.] Add track(s) to the playlist in a random order. 101\item [Insert Shuffled.] Add track(s) to the playlist in a random order.