From ffe2df2e92cbdeb507a49279a85ac88cac2fbe4f Mon Sep 17 00:00:00 2001 From: "roman.artiukhin" Date: Sat, 5 Nov 2022 20:51:02 +0200 Subject: Implement Rewind across tracks functionality Useful feature for audiobooks. To rewind from the end of the previous track - press rewind at the very beginning of the current track. So if you are in the middle of the track - first rewind till beginning then release and press rewind button again (Playback Settings -> Rewind Across Tracks option should be enabled) Fixes FS#13290 Change-Id: I5d7f06f64ad76d1e8f7827fe594ccca5f621769d --- manual/appendix/config_file_options.tex | 2 ++ 1 file changed, 2 insertions(+) (limited to 'manual/appendix') diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex index bf231de46c..dc186e2d26 100644 --- a/manual/appendix/config_file_options.tex +++ b/manual/appendix/config_file_options.tex @@ -174,6 +174,8 @@ 90s, 2min, 3min, 5min, 10min, 15min & N/A\\ prevent track skip & on, off & N/A\\ + rewind across tracks + & on, off & N/A\\ start in screen & previous, root, files, dB, wps, menu, \opt{recording}{recording, } \opt{radio}{radio, } -- cgit v1.2.3