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.

Integrate the new option to the theme engine and to the manual

Change-Id: I8890723a37f905727d068e484b841e1ddaf8f98c

authored by

Paul Sauro and committed by
Solomon Peachy
14a8f9a8 49bbfe75

+7
+1
manual/appendix/config_file_options.tex
··· 67 67 scroll step & \fixme{devise a way to get ranges from config-*.h} & pixels\\ 68 68 screen scroll step & \fixme{devise a way to get ranges from config-*.h} & pixels\\ 69 69 Screen Scrolls Out Of View & on, off & N/A\\ 70 + Disable main menu scrolling & on, off & N/A\\ 70 71 bidir limit & 0 to 200 & \% screen\\ 71 72 scroll paginated & on, off & N/A\\ 72 73 list wraparound & on, off & N/A\\
+5
manual/configure_rockbox/display_options.tex
··· 198 198 will keep the list entries at their fixed positions and allow them to be 199 199 scrolled out of view, whereas \setting{No} will only scroll those entries 200 200 which surpass the right margin. 201 + \item[Disable main menu scrolling] 202 + Setting this option to \setting{Yes} 203 + will stop all kind of text scrollings while you are laying on the main menu 204 + which may greatly help at avoiding visual glitches if you are using a theme 205 + that has a lockscreen. 201 206 \item[Screen Scroll Step Size.] 202 207 Defines the number of pixels the horizontal manual screen scroll should move 203 208 for each step.
+1
utils/themeeditor/resources/configkeys
··· 40 40 scroll step 41 41 screen scroll step 42 42 Screen Scrolls Out Of View 43 + Disable main menu scrolling 43 44 bidir limit 44 45 scroll paginated 45 46 hold_lr_for_scroll_in_list