From 576b56b35a2bb74b77f5b399189ee6e16de9f4c9 Mon Sep 17 00:00:00 2001 From: Christian Soffke Date: Mon, 15 Mar 2021 23:29:24 +0100 Subject: 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 --- manual/working_with_playlists/main.tex | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'manual/working_with_playlists/main.tex') 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. -- cgit v1.2.3