summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/playback_options.tex
diff options
context:
space:
mode:
authorWilliam Wilgus <wilgus.william@gmail.com>2023-09-17 14:56:25 -0400
committerWilliam Wilgus <me.theuser@yahoo.com>2023-09-18 22:48:21 -0400
commitf96f7cd9419c5140bd00c85c9d3b81e1e07a1105 (patch)
treedac2f517634b66bb1252ad44cb7af3758d8ee9c2 /manual/configure_rockbox/playback_options.tex
parent9242e4cadbbcc6a5101030ef4fd978b277427ab8 (diff)
downloadrockbox-f96f7cd9419c5140bd00c85c9d3b81e1e07a1105.tar.gz
rockbox-f96f7cd9419c5140bd00c85c9d3b81e1e07a1105.zip
[Feature] Skip to next file even if loop one is set.
repeat one till manually skipped https://forums.rockbox.org/index.php/topic,54218.0.html Change-Id: If2ea1cd892531c735c30c428dea3678806283a3b
Diffstat (limited to 'manual/configure_rockbox/playback_options.tex')
-rw-r--r--manual/configure_rockbox/playback_options.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex
index efcaa5a181..68ad7042a0 100644
--- a/manual/configure_rockbox/playback_options.tex
+++ b/manual/configure_rockbox/playback_options.tex
@@ -26,7 +26,7 @@ you to configure settings related to audio playback.
26 \item[All.] The current playlist will repeat when it is finished. 26 \item[All.] The current playlist will repeat when it is finished.
27 27
28 % 28 %
29 \item[One. ]Repeat one track over and over. 29 \item[One. ]Repeat one track over and over unless track is manually skipped.
30 % 30 %
31 \item[Shuffle.] When the current playlist has finished playing, it will 31 \item[Shuffle.] When the current playlist has finished playing, it will
32 be shuffled and then repeated. 32 be shuffled and then repeated.
@@ -324,4 +324,4 @@ you to configure settings related to audio playback.
324 To prefer loading album art that is stored in a separate image file, set to 324 To prefer loading album art that is stored in a separate image file, set to
325 \setting{Prefer Image File}. The default behavior is to 325 \setting{Prefer Image File}. The default behavior is to
326 \setting{Prefer Embedded} album art. 326 \setting{Prefer Embedded} album art.
327} \ No newline at end of file 327}