forked from len0rd/rockbox
[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
This commit is contained in:
parent
9242e4cadb
commit
f96f7cd941
2 changed files with 49 additions and 22 deletions
|
|
@ -26,7 +26,7 @@ you to configure settings related to audio playback.
|
|||
\item[All.] The current playlist will repeat when it is finished.
|
||||
|
||||
%
|
||||
\item[One. ]Repeat one track over and over.
|
||||
\item[One. ]Repeat one track over and over unless track is manually skipped.
|
||||
%
|
||||
\item[Shuffle.] When the current playlist has finished playing, it will
|
||||
be shuffled and then repeated.
|
||||
|
|
@ -324,4 +324,4 @@ you to configure settings related to audio playback.
|
|||
To prefer loading album art that is stored in a separate image file, set to
|
||||
\setting{Prefer Image File}. The default behavior is to
|
||||
\setting{Prefer Embedded} album art.
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue