Rockbox open source high quality audio player as a Music Player Daemon
mpris rockbox mpd libadwaita audio rust zig deno
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add Study Mode to the manual. Closes FS#9118.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17827 a1c6a512-1295-4272-9138-f99709370657

Marc Guay 3d0c81db 8a4ccc19

+16
+16
manual/configure_rockbox/playback_options.tex
··· 303 303 found in the cuesheet file will replace the information from the ID3 tags. 304 304 When you enable this option, you'll have to reboot for it to come into 305 305 effect. 306 + 307 + \item[Study Mode]\index{Study Mode} 308 + Designed to prevent the unintentional skipping of tracks while listening to 309 + audio books, Study Mode changes the behavior of the \ActionWpsSkipPrev{} and 310 + \ActionWpsSkipNext{} buttons so that they skip by a user-defined number of 311 + seconds instead of the entire track, thus preventing you from losing your place 312 + entirely. 306 313 314 + \begin{description} 315 + \item[Enable Study Mode] \setting{On}/\setting{Off}. 316 + \item[Study Increment] The number of seconds to skip forward and backward. 317 + \end{description} 318 + 319 + \note{To skip tracks with this setting on, press Short 320 + \ActionWpsSkipPrev{} + Long \ActionWpsSkipNext{} to go forward and Short 321 + \ActionWpsSkipNext{} + Long \ActionWpsSkipPrev{} to go back.} 322 + 307 323 \end{description}