summaryrefslogtreecommitdiffstats
path: root/manual/working_with_playlists
diff options
context:
space:
mode:
authorChristian Soffke <christian.soffke@gmail.com>2021-03-15 23:29:24 +0100
committerSolomon Peachy <pizza@shaftnet.org>2021-03-16 13:05:12 +0000
commit576b56b35a2bb74b77f5b399189ee6e16de9f4c9 (patch)
tree07bb42e906a7e1fb9a62dc094f8df7116fbc1bea /manual/working_with_playlists
parent46085c897854d145b5313c009fb70af428f0e6bd (diff)
downloadrockbox-576b56b35a2bb74b77f5b399189ee6e16de9f4c9.tar.gz
rockbox-576b56b35a2bb74b77f5b399189ee6e16de9f4c9.zip
Offer function to Clear List & Play Shuffled when playback is stopped
(as per multiple user requests) When playback is stopped, Rockbox will display an option to clear the current playlist and add selected tracks in random order, if Shuffled Adding options are enabled in Settings. Insert options will not be displayed anymore when playback is stopped to lessen confusion. Change-Id: I5e5819149027e63e5c6f30213e838c0d7e7de8d5
Diffstat (limited to 'manual/working_with_playlists')
-rw-r--r--manual/working_with_playlists/main.tex5
1 files changed, 4 insertions, 1 deletions
diff --git a/manual/working_with_playlists/main.tex b/manual/working_with_playlists/main.tex
index 8bc233d346..4a8a0174ab 100644
--- a/manual/working_with_playlists/main.tex
+++ b/manual/working_with_playlists/main.tex
@@ -95,8 +95,11 @@ have not been added yet, immediately after the currently playing track.
\item [Insert Last Shuffled.] Add tracks in a random order to the end of the playlist.
-\item [Clear List \& Play Next.] Replaces all tracks in the dynamic playlist.
+\item [Clear List \& Play Next.] Replace all tracks in the dynamic playlist.
If a track is currently playing, it is only removed once it’s finished playing.
+
+\item [Clear List \& Play Shuffled.] Replace dynamic playlist with selected tracks
+in random order. Available, if playback is stopped.
\end{description}
There are also options for adding tracks only temporarily to the dynamic playlist.