diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2020-07-15 19:40:55 -0400 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2020-07-24 21:20:13 +0000 |
commit | 092c340a2062fa98b7387fc5fd63578ddae7d0b6 (patch) | |
tree | 98ec96946eeb2ae709cb0528cc6998e21bb9b290 /manual/configure_rockbox/system_options.tex | |
parent | 17f7cc92c258bc456a27c3e7c5a19c9409851879 (diff) | |
download | rockbox-092c340a2062fa98b7387fc5fd63578ddae7d0b6.tar.gz rockbox-092c340a2062fa98b7387fc5fd63578ddae7d0b6.zip |
[1/4] Remove SH support and all archos targets
This removes all code specific to SH targets
Change-Id: I7980523785d2596e65c06430f4638eec74a06061
Diffstat (limited to 'manual/configure_rockbox/system_options.tex')
-rwxr-xr-x | manual/configure_rockbox/system_options.tex | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex index 7c3300b875..28d1c1a577 100755 --- a/manual/configure_rockbox/system_options.tex +++ b/manual/configure_rockbox/system_options.tex | |||
@@ -4,14 +4,12 @@ | |||
4 | \nopt{sansa,fuzeplus}%will probably be there on Sansas one day - exclude it the simple way without specific option | 4 | \nopt{sansa,fuzeplus}%will probably be there on Sansas one day - exclude it the simple way without specific option |
5 | {\nopt{sansaAMS}{ | 5 | {\nopt{sansaAMS}{ |
6 | \subsection{Battery} | 6 | \subsection{Battery} |
7 | Options relating to the \opt{archos}{batteries}\nopt{archos}{battery} | 7 | Options relating to the battery |
8 | in the \dap. | 8 | in the \dap. |
9 | \begin{description} | 9 | \begin{description} |
10 | \item [Battery Capacity.] This setting can be used to tell Rockbox what | 10 | \item [Battery Capacity.] This setting can be used to tell Rockbox what |
11 | capacity (in mAh) the battery being used has. The default is | 11 | capacity (in mAh) the battery being used has. The default is |
12 | \opt{player,recorder}{1500~mAh}% | 12 | \opt{vibe500}{1000~mAh}% |
13 | \opt{recorderv2fm}{2200~mAh}% | ||
14 | \opt{ondiosp,ondiofm,vibe500}{1000~mAh}% | ||
15 | \opt{iriverh100,iriverh300}{1300~mAh}% | 13 | \opt{iriverh100,iriverh300}{1300~mAh}% |
16 | \opt{mpiohd200}{850~mAh}% | 14 | \opt{mpiohd200}{850~mAh}% |
17 | \opt{ipodmini}{400~mAh (1G) or 630~mAh (2G)}% | 15 | \opt{ipodmini}{400~mAh (1G) or 630~mAh (2G)}% |
@@ -28,8 +26,7 @@ | |||
28 | \opt{mrobe100}{720~mAh}% | 26 | \opt{mrobe100}{720~mAh}% |
29 | \opt{samsungyh920,samsungyh925}{900~mAh}% | 27 | \opt{samsungyh920,samsungyh925}{900~mAh}% |
30 | \opt{samsungyh820}{650~mAh}% | 28 | \opt{samsungyh820}{650~mAh}% |
31 | , which is the capacity value for the standard | 29 | , which is the capacity value for the standard battery shipped with the \dap. |
32 | \opt{archos}{batteries}\nopt{archos}{battery} shipped with the \dap. | ||
33 | Rockbox uses this value for runtime estimation, not battery percentage | 30 | Rockbox uses this value for runtime estimation, not battery percentage |
34 | calculation. Changing this setting has no effect whatsoever on | 31 | calculation. Changing this setting has no effect whatsoever on |
35 | actual battery life. This setting only affects the accuracy of the | 32 | actual battery life. This setting only affects the accuracy of the |
@@ -118,7 +115,6 @@ This sub menu relates to limits in the Rockbox operating system. | |||
118 | Entries in File Browser} or \setting{Max Playlist Size} to take effect | 115 | Entries in File Browser} or \setting{Max Playlist Size} to take effect |
119 | while \setting{Glyphs To Cache} will affect the next font load.} | 116 | while \setting{Glyphs To Cache} will affect the next font load.} |
120 | % TODO: this needs to be rewritten in another style, it lets you mix sound from another source into the music | 117 | % TODO: this needs to be rewritten in another style, it lets you mix sound from another source into the music |
121 | \opt{player}{ | ||
122 | \subsection{Line In} This option activates the line-in port on \dap, which is | 118 | \subsection{Line In} This option activates the line-in port on \dap, which is |
123 | off by default. This is useful for such applications as: | 119 | off by default. This is useful for such applications as: |
124 | \begin{itemize} | 120 | \begin{itemize} |
@@ -126,7 +122,6 @@ This sub menu relates to limits in the Rockbox operating system. | |||
126 | \item laptop $\rightarrow$ \dap $\rightarrow$ human | 122 | \item laptop $\rightarrow$ \dap $\rightarrow$ human |
127 | \item LAN party computer $\rightarrow$ \dap $\rightarrow$ human | 123 | \item LAN party computer $\rightarrow$ \dap $\rightarrow$ human |
128 | \end{itemize} | 124 | \end{itemize} |
129 | } | ||
130 | \opt{quickscreen}{ | 125 | \opt{quickscreen}{ |
131 | \subsection{Use Shortcuts Menu Instead of Quick Screen} This option | 126 | \subsection{Use Shortcuts Menu Instead of Quick Screen} This option |
132 | activates the shortcuts menu instead of opening the quick screen when enabled. | 127 | activates the shortcuts menu instead of opening the quick screen when enabled. |