diff options
author | Moshe Piekarski <dev.rockbox@melachim.net> | 2020-11-16 18:14:31 -0500 |
---|---|---|
committer | Moshe Piekarski <dev.rockbox@melachim.net> | 2020-11-18 14:35:09 +0000 |
commit | 0aa702836bd0be397c010ebd677bd673b7f900af (patch) | |
tree | c171f8f2bf9781cfe2a34a584faa69349853983e /manual/configure_rockbox/theme_settings.tex | |
parent | 7c87467ba4d6f6fabca5b167e1233d4cca1671ca (diff) | |
download | rockbox-0aa702836b.tar.gz rockbox-0aa702836b.tar.bz2 rockbox-0aa702836b.zip |
Manual: remove most HWCODEC artifacts
This causes 3 changes in layout. 2 I can't track down and 1 is better this way.
Change-Id: If4ad5e1d7431b4c2cbaaf9767d78139ef4e2dc44
Diffstat (limited to 'manual/configure_rockbox/theme_settings.tex')
-rw-r--r-- | manual/configure_rockbox/theme_settings.tex | 52 |
1 files changed, 22 insertions, 30 deletions
diff --git a/manual/configure_rockbox/theme_settings.tex b/manual/configure_rockbox/theme_settings.tex index 2cbe57b014..a04646f479 100644 --- a/manual/configure_rockbox/theme_settings.tex +++ b/manual/configure_rockbox/theme_settings.tex @@ -47,11 +47,9 @@ customize the visual appearance of Rockbox. headphones and when connected to an external amplifier. See \reference{ref:CreateYourOwnWPS} for more details.} -\opt{lcd_bitmap}{ \item[Font.] Browse the installed fonts on your \dap{}. Selecting one will activate it. See \reference{ref:Loadingfonts} for further details about fonts. -} \item[While Playing Screen.] Opens the \setting{File Browser} in the \fname{/.rockbox/wps} directory and @@ -75,10 +73,8 @@ customize the visual appearance of Rockbox. Rockbox has the ability to display an icon to the left of the file in the \setting{File Browser}. For details of these icons, see \reference{ref:Supportedfileformats}. - \opt{lcd_bitmap}{ - These icons can also be customised. See the \wikilink{IconSets} - and \wikilink{CustomIcons} Wiki pages for details. - } + These icons can also be customised. See the \wikilink{IconSets} + and \wikilink{CustomIcons} Wiki pages for details. \opt{lcd_non-mono}{% \item[Clear Backdrop.] @@ -87,30 +83,27 @@ customize the visual appearance of Rockbox. This option allows you to clear the backdrops that you set. } % - \opt{lcd_bitmap}{ - \item[Status/Scrollbar.] - Settings related to on screen status display and the scrollbar. - \begin{description} - \item[Scroll Bar.] Allows you to choose where the vertical scroll bar - should appear. - \item[Scroll Bar Width.] Allows you to choose the width of the - scroll bar (in pixels). Default value is 6. - \item[Status Bar.] Allows you to choose where to display the - statusbar\opt{remote}{ on the main display}. - \opt{remote}{ - \item[Remote Status Bar.] Allows you to choose where to display the - statusbar on the remote display. - } - \item[Volume Display.] Controls whether the volume is displayed as a - graphic or a numeric value on the Status Bar. If you select a numeric - display, volume is displayed in decibels. See \reference{ref:volume} - for more on the volume setting. - \item[Battery Display.] Controls whether the battery charge status is - displayed as a graphic or numerical percentage value on the Status Bar. - \end{description} - } +\item[Status/Scrollbar.] + Settings related to on screen status display and the scrollbar. + \begin{description} + \item[Scroll Bar.] Allows you to choose where the vertical scroll bar + should appear. + \item[Scroll Bar Width.] Allows you to choose the width of the + scroll bar (in pixels). Default value is 6. + \item[Status Bar.] Allows you to choose where to display the + statusbar\opt{remote}{ on the main display}. + \opt{remote}{ + \item[Remote Status Bar.] Allows you to choose where to display the + statusbar on the remote display. + } + \item[Volume Display.] Controls whether the volume is displayed as a + graphic or a numeric value on the Status Bar. If you select a numeric + display, volume is displayed in decibels. See \reference{ref:volume} + for more on the volume setting. + \item[Battery Display.] Controls whether the battery charge status is + displayed as a graphic or numerical percentage value on the Status Bar. + \end{description} % -\opt{lcd_bitmap}{ \item[Line Selector Type.] This option allows you to select which type of line selector to use. \begin{description} @@ -127,7 +120,6 @@ customize the visual appearance of Rockbox. submenu. } \end{description} -} \opt{lcd_color}{ \item[Colours.] |