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/rockbox_interface/main.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/rockbox_interface/main.tex')
-rw-r--r-- | manual/rockbox_interface/main.tex | 396 |
1 files changed, 155 insertions, 241 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index f11246f162..f1935b36f3 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex | |||
@@ -43,9 +43,9 @@ The areas of the touchscreen in the 3$\times$3 grid mode are in turn referred as | |||
43 | \begin{tabular}{|c|c|c|} | 43 | \begin{tabular}{|c|c|c|} |
44 | \hline | 44 | \hline |
45 | \TouchTopLeft & \TouchTopMiddle & \TouchTopRight \\ [5ex] | 45 | \TouchTopLeft & \TouchTopMiddle & \TouchTopRight \\ [5ex] |
46 | \hline | 46 | \hline |
47 | \TouchMidLeft & \TouchCenter & \TouchMidRight \\ [5ex] | 47 | \TouchMidLeft & \TouchCenter & \TouchMidRight \\ [5ex] |
48 | \hline | 48 | \hline |
49 | \TouchBottomLeft & \TouchBottomMiddle & \TouchBottomRight \\ [5ex] | 49 | \TouchBottomLeft & \TouchBottomMiddle & \TouchBottomRight \\ [5ex] |
50 | \hline | 50 | \hline |
51 | \end{tabular} | 51 | \end{tabular} |
@@ -55,22 +55,22 @@ Whenever a button name is prefixed by ``Long'', a long press of approximately | |||
55 | one second should be performed on that button. The buttons are described in | 55 | one second should be performed on that button. The buttons are described in |
56 | detail in the following paragraph. | 56 | detail in the following paragraph. |
57 | \blind{% | 57 | \blind{% |
58 | Additional information for blind users is available on the Rockbox website at | 58 | Additional information for blind users is available on the Rockbox website at |
59 | \wikilink{BlindFAQ}. | 59 | \wikilink{BlindFAQ}. |
60 | 60 | ||
61 | % | 61 | % |
62 | \opt{iriverh100}{ | 62 | \opt{iriverh100}{ |
63 | Hold or lay the \dap{} so that the side with the joystick and LCD is facing | 63 | Hold or lay the \dap{} so that the side with the joystick and LCD is facing |
64 | towards you, and the curved side is at the top. The joystick functions as | 64 | towards you, and the curved side is at the top. The joystick functions as |
65 | the \ButtonUp{}, \ButtonRight{}, \ButtonLeft{}, and \ButtonDown{} buttons when | 65 | the \ButtonUp{}, \ButtonRight{}, \ButtonLeft{}, and \ButtonDown{} buttons when |
66 | pressed in the appropriate direction. Pressing the joystick down functions as | 66 | pressed in the appropriate direction. Pressing the joystick down functions as |
67 | \ButtonSelect{}. | 67 | \ButtonSelect{}. |
68 | On the right side of the \dap{} are the \ButtonOn{}, \ButtonOff{}, | 68 | On the right side of the \dap{} are the \ButtonOn{}, \ButtonOff{}, |
69 | \ButtonMode{} buttons, and the \ButtonHold{} switch. When this switch is | 69 | \ButtonMode{} buttons, and the \ButtonHold{} switch. When this switch is |
70 | switched towards the bottom of the \dap{}, hold is on, and none of the other | 70 | switched towards the bottom of the \dap{}, hold is on, and none of the other |
71 | buttons have any effect. | 71 | buttons have any effect. |
72 | 72 | ||
73 | On the left side is the \ButtonRec{} button. Above that is the internal microphone. | 73 | On the left side is the \ButtonRec{} button. Above that is the internal microphone. |
74 | 74 | ||
75 | On the top panel of the \dap{}, from left to right, you can find the | 75 | On the top panel of the \dap{}, from left to right, you can find the |
76 | following: headphone mini jack plug, remote port, Optical line-in, Optical line-out. | 76 | following: headphone mini jack plug, remote port, Optical line-in, Optical line-out. |
@@ -79,16 +79,16 @@ detail in the following paragraph. | |||
79 | following: power jack, reset switch, and USB port. In the event that your | 79 | following: power jack, reset switch, and USB port. In the event that your |
80 | \dap{} hard locks, you can reset it by inserting a paper clip into the hole | 80 | \dap{} hard locks, you can reset it by inserting a paper clip into the hole |
81 | where the reset switch is.} | 81 | where the reset switch is.} |
82 | % | 82 | % |
83 | \opt{iriverh300}{ | 83 | \opt{iriverh300}{ |
84 | Hold or lay the \dap{} so that the side with the button pad and | 84 | Hold or lay the \dap{} so that the side with the button pad and |
85 | LCD is facing towards you. The buttons on the button pad are as follows: top | 85 | LCD is facing towards you. The buttons on the button pad are as follows: top |
86 | left corner: \ButtonOn{}, bottom left corner: \ButtonOff{}, top right corner: | 86 | left corner: \ButtonOn{}, bottom left corner: \ButtonOff{}, top right corner: |
87 | \ButtonRec, bottom right corner: \ButtonMode{}. In the center of the button pad | 87 | \ButtonRec, bottom right corner: \ButtonMode{}. In the center of the button pad |
88 | is a button labelled \ButtonSelect{}. Surrounding the \ButtonSelect{} button are | 88 | is a button labelled \ButtonSelect{}. Surrounding the \ButtonSelect{} button are |
89 | the \ButtonUp{}, \ButtonDown{}, \ButtonLeft{}, and \ButtonRight{} buttons. | 89 | the \ButtonUp{}, \ButtonDown{}, \ButtonLeft{}, and \ButtonRight{} buttons. |
90 | 90 | ||
91 | On the top panel of the \dap{}, from left to right, you can find the | 91 | On the top panel of the \dap{}, from left to right, you can find the |
92 | following: headphone mini jack plug, remote port, line-in, line-out. | 92 | following: headphone mini jack plug, remote port, line-in, line-out. |
93 | 93 | ||
94 | On the left hand side of the \dap{} is the internal microphone. Just underneath | 94 | On the left hand side of the \dap{} is the internal microphone. Just underneath |
@@ -96,51 +96,51 @@ detail in the following paragraph. | |||
96 | you can reset it by inserting a paper clip into the hole where the reset switch | 96 | you can reset it by inserting a paper clip into the hole where the reset switch |
97 | is. | 97 | is. |
98 | 98 | ||
99 | On the right hand side of the \dap{} is the \ButtonHold{} switch. When this is | 99 | On the right hand side of the \dap{} is the \ButtonHold{} switch. When this is |
100 | switched towards the bottom of the \dap{}, hold is on, and none of the other | 100 | switched towards the bottom of the \dap{}, hold is on, and none of the other |
101 | buttons have any effect. | 101 | buttons have any effect. |
102 | 102 | ||
103 | On the bottom panel of the \dap{}, from left to right, you can find the | 103 | On the bottom panel of the \dap{}, from left to right, you can find the |
104 | following: power jack and two USB ports. The USB port on the right is used | 104 | following: power jack and two USB ports. The USB port on the right is used |
105 | to connect your \dap{} to your computer. The USB port on the left is not | 105 | to connect your \dap{} to your computer. The USB port on the left is not |
106 | used in Rockbox. | 106 | used in Rockbox. |
107 | } | 107 | } |
108 | % | 108 | % |
109 | \opt{mpiohd200}{ | 109 | \opt{mpiohd200}{ |
110 | Hold or lay the \dap{} so that the side with the LCD is facing towards you. | 110 | Hold or lay the \dap{} so that the side with the LCD is facing towards you. |
111 | On the right hand side there is a rocker switch at the top which serves as | 111 | On the right hand side there is a rocker switch at the top which serves as |
112 | \ButtonRew{} and \ButtonFF{} when rocked up or down, respectively. | 112 | \ButtonRew{} and \ButtonFF{} when rocked up or down, respectively. |
113 | Pressing the rocker in functions as the \ButtonFunc{} button. Below the rocker | 113 | Pressing the rocker in functions as the \ButtonFunc{} button. Below the rocker |
114 | there are the \ButtonRec{} and \ButtonPlay{} buttons. At the bottom of the | 114 | there are the \ButtonRec{} and \ButtonPlay{} buttons. At the bottom of the |
115 | right panel there is the \ButtonHold{} switch. When this is switched towards the | 115 | right panel there is the \ButtonHold{} switch. When this is switched towards the |
116 | bottom of the \dap{}. hold is on, and none of the other buttons have any effect. | 116 | bottom of the \dap{}. hold is on, and none of the other buttons have any effect. |
117 | 117 | ||
118 | On the top panel of the \dap{} there is another rocker which serves as the | 118 | On the top panel of the \dap{} there is another rocker which serves as the |
119 | \ButtonVolDown{} and \ButtonVolUp{} buttons when pressed to the left or right, | 119 | \ButtonVolDown{} and \ButtonVolUp{} buttons when pressed to the left or right, |
120 | respectively. | 120 | respectively. |
121 | 121 | ||
122 | On the left hand side of the \dap{} there is a headphone mini jack plug at the top | 122 | On the left hand side of the \dap{} there is a headphone mini jack plug at the top |
123 | and a small hole at the bottom, the reset switch. In the event that your \dap{} | 123 | and a small hole at the bottom, the reset switch. In the event that your \dap{} |
124 | hard locks, you can reset it by inserting a paper clip into the hole where the | 124 | hard locks, you can reset it by inserting a paper clip into the hole where the |
125 | reset switch is. | 125 | reset switch is. |
126 | 126 | ||
127 | On the bottom panel of the \dap{}, from left to right, you can find the | 127 | On the bottom panel of the \dap{}, from left to right, you can find the |
128 | following: power jack, line-in jack and USB port (under rubber cover). | 128 | following: power jack, line-in jack and USB port (under rubber cover). |
129 | } | 129 | } |
130 | % | 130 | % |
131 | \opt{ipod4g,ipodcolor,ipodvideo,ipodmini}{ | 131 | \opt{ipod4g,ipodcolor,ipodvideo,ipodmini}{ |
132 | The main controls on the \dap{} are a slightly indented scroll wheel | 132 | The main controls on the \dap{} are a slightly indented scroll wheel |
133 | with a flat round button in the center. Hold the \dap{} with these controls | 133 | with a flat round button in the center. Hold the \dap{} with these controls |
134 | facing you. | 134 | facing you. |
135 | 135 | ||
136 | The top of the player will have the following, from left to | 136 | The top of the player will have the following, from left to |
137 | right: | 137 | right: |
138 | \opt{ipod4g,ipodcolor}{remote connector, headphone socket, \ButtonHold{} | 138 | \opt{ipod4g,ipodcolor}{remote connector, headphone socket, \ButtonHold{} |
139 | switch.} | 139 | switch.} |
140 | \opt{ipodvideo}{\ButtonHold{} switch, headphone socket.} | 140 | \opt{ipodvideo}{\ButtonHold{} switch, headphone socket.} |
141 | \opt{ipodmini}{\ButtonHold{} switch, remote connector, headphone socket.} | 141 | \opt{ipodmini}{\ButtonHold{} switch, remote connector, headphone socket.} |
142 | 142 | ||
143 | The dock connector that is used to connect your \dap{} to your computer is on | 143 | The dock connector that is used to connect your \dap{} to your computer is on |
144 | the bottom panel of the \dap{}. | 144 | the bottom panel of the \dap{}. |
145 | 145 | ||
146 | The button in the middle of the wheel is called \ButtonSelect{}. You can | 146 | The button in the middle of the wheel is called \ButtonSelect{}. You can |
@@ -151,22 +151,22 @@ detail in the following paragraph. | |||
151 | clockwise around the wheel. \ButtonScrollBack{} means to slide your finger | 151 | clockwise around the wheel. \ButtonScrollBack{} means to slide your finger |
152 | counterclockwise. Note that the wheel is sensitive, so you will need to move | 152 | counterclockwise. Note that the wheel is sensitive, so you will need to move |
153 | slowly at first and get a feel for how it works. | 153 | slowly at first and get a feel for how it works. |
154 | 154 | ||
155 | Note that when the \ButtonHold{} switch is pushed toward the center of the \dap{}, | 155 | Note that when the \ButtonHold{} switch is pushed toward the center of the \dap{}, |
156 | hold is on, and none of the other controls do anything. Be sure | 156 | hold is on, and none of the other controls do anything. Be sure |
157 | \ButtonHold{} is off before trying to use your player. | 157 | \ButtonHold{} is off before trying to use your player. |
158 | } | 158 | } |
159 | % | 159 | % |
160 | \opt{ipod3g}{ | 160 | \opt{ipod3g}{ |
161 | The main controls on the \dap{} are a slightly indented touch wheel | 161 | The main controls on the \dap{} are a slightly indented touch wheel |
162 | with a flat round button in the center, and four buttons in a row above the | 162 | with a flat round button in the center, and four buttons in a row above the |
163 | touch wheel. Hold the \dap{} with these controls | 163 | touch wheel. Hold the \dap{} with these controls |
164 | facing you. | 164 | facing you. |
165 | 165 | ||
166 | The top of the player will have the following, from left to | 166 | The top of the player will have the following, from left to |
167 | right: remote connector, headphone socket, \ButtonHold{} switch. | 167 | right: remote connector, headphone socket, \ButtonHold{} switch. |
168 | 168 | ||
169 | The dock connector that is used to connect your \dap{} to your computer is on | 169 | The dock connector that is used to connect your \dap{} to your computer is on |
170 | the bottom panel of the \dap{}. | 170 | the bottom panel of the \dap{}. |
171 | 171 | ||
172 | The button in the middle of the wheel is called \ButtonSelect{}. You can | 172 | The button in the middle of the wheel is called \ButtonSelect{}. You can |
@@ -177,25 +177,25 @@ detail in the following paragraph. | |||
177 | clockwise around the wheel. \ButtonScrollBack{} means to slide your finger | 177 | clockwise around the wheel. \ButtonScrollBack{} means to slide your finger |
178 | counterclockwise. Note that the wheel is sensitive, so you will need to move | 178 | counterclockwise. Note that the wheel is sensitive, so you will need to move |
179 | slowly at first and get a feel for how it works. | 179 | slowly at first and get a feel for how it works. |
180 | 180 | ||
181 | Note that when the \ButtonHold{} switch is pushed toward the center of the \dap{}, | 181 | Note that when the \ButtonHold{} switch is pushed toward the center of the \dap{}, |
182 | hold is on, and none of the other controls do anything. Be sure | 182 | hold is on, and none of the other controls do anything. Be sure |
183 | \ButtonHold{} is off before trying to use your player. | 183 | \ButtonHold{} is off before trying to use your player. |
184 | } | 184 | } |
185 | % | 185 | % |
186 | \opt{ipod1g2g}{ | 186 | \opt{ipod1g2g}{ |
187 | The main controls on the \dap{} are a slightly indented wheel | 187 | The main controls on the \dap{} are a slightly indented wheel |
188 | with a flat round button in the center, and four buttons surrounding | 188 | with a flat round button in the center, and four buttons surrounding |
189 | it. On the 1st generation iPod, this wheel physically turns. On the | 189 | it. On the 1st generation iPod, this wheel physically turns. On the |
190 | 2nd generation iPod, this wheel is touch-sensitive. Hold the \dap{} with these controls | 190 | 2nd generation iPod, this wheel is touch-sensitive. Hold the \dap{} with these controls |
191 | facing you. | 191 | facing you. |
192 | 192 | ||
193 | The top of the player will have the following, from left to | 193 | The top of the player will have the following, from left to |
194 | right: FireWire port, headphone socket, \ButtonHold{} switch. | 194 | right: FireWire port, headphone socket, \ButtonHold{} switch. |
195 | 195 | ||
196 | The FireWire port is used to connect your \dap{} to the computer and | 196 | The FireWire port is used to connect your \dap{} to the computer and |
197 | to charge its battery via a wall charger. | 197 | to charge its battery via a wall charger. |
198 | 198 | ||
199 | The button in the middle of the wheel is called \ButtonSelect{}. You can | 199 | The button in the middle of the wheel is called \ButtonSelect{}. You can |
200 | operate the wheel by turning it, or sliding your finger around | 200 | operate the wheel by turning it, or sliding your finger around |
201 | it. The top is \ButtonMenu{}, the bottom is \ButtonPlay{}, the left | 201 | it. The top is \ButtonMenu{}, the bottom is \ButtonPlay{}, the left |
@@ -204,10 +204,10 @@ detail in the following paragraph. | |||
204 | clockwise around the wheel. \ButtonScrollBack{} means to slide your finger | 204 | clockwise around the wheel. \ButtonScrollBack{} means to slide your finger |
205 | counterclockwise. Note that the wheel is sensitive, so you will need to move | 205 | counterclockwise. Note that the wheel is sensitive, so you will need to move |
206 | slowly at first and get a feel for how it works. | 206 | slowly at first and get a feel for how it works. |
207 | 207 | ||
208 | Note that when the \ButtonHold{} switch is pushed toward the center of the \dap{}, | 208 | Note that when the \ButtonHold{} switch is pushed toward the center of the \dap{}, |
209 | hold is on, and none of the other controls do anything. Be sure | 209 | hold is on, and none of the other controls do anything. Be sure |
210 | \ButtonHold{} is off before trying to use your player. | 210 | \ButtonHold{} is off before trying to use your player. |
211 | } | 211 | } |
212 | % | 212 | % |
213 | \opt{ipodnano,ipodnano2g}{ | 213 | \opt{ipodnano,ipodnano2g}{ |
@@ -231,39 +231,22 @@ detail in the following paragraph. | |||
231 | off before trying to use your player. | 231 | off before trying to use your player. |
232 | } | 232 | } |
233 | % | 233 | % |
234 | \opt{ondio}{ | ||
235 | The main characteristic of the Ondio case is the indent on its lower right side, | ||
236 | which is the MMC slot. Holding the \dap{} with this slot in the described position | ||
237 | you'll find the following: | ||
238 | |||
239 | On the curved top, from left to right, are the headphone socket, | ||
240 | the \ButtonOff{} button,% | ||
241 | \opt{recording}{ and the line-in jack}. | ||
242 | Apart from the already mentioned MMC slot, you will find the USB connector on | ||
243 | the \daps{} right side. Below the LCD, at approximately the center of the \dap{}, | ||
244 | there is the main button pad of the \dap{}. The centre of the button pad dips inward | ||
245 | and helps to operate the directional keys from there. Located on a two-way button | ||
246 | strip are the \ButtonLeft{} and \ButtonRight{} keys, with \ButtonUp{} above it | ||
247 | and \ButtonDown{} below it. The raised button positioned in the lower left of this | ||
248 | round crosspad is labelled \ButtonMenu{}. | ||
249 | } | ||
250 | % | ||
251 | \opt{iriverh10,iriverh10_5gb}{ | 234 | \opt{iriverh10,iriverh10_5gb}{ |
252 | Hold or lay the \dap{} so that the side with the scroll pad and | 235 | Hold or lay the \dap{} so that the side with the scroll pad and |
253 | LCD is facing towards you. In the centre below the lcd is the scroll pad. It | 236 | LCD is facing towards you. In the centre below the lcd is the scroll pad. It |
254 | is oriented vertically. Touching the top and bottom half of it acts as the | 237 | is oriented vertically. Touching the top and bottom half of it acts as the |
255 | \ButtonScrollUp{} and \ButtonScrollDown{} buttons respectively. On the left | 238 | \ButtonScrollUp{} and \ButtonScrollDown{} buttons respectively. On the left |
256 | of the scroll pad is the \ButtonLeft{} button and on the right is the | 239 | of the scroll pad is the \ButtonLeft{} button and on the right is the |
257 | \ButtonRight{} button. | 240 | \ButtonRight{} button. |
258 | 241 | ||
259 | There are three buttons on the right hand side of the \dap{}. From top to | 242 | There are three buttons on the right hand side of the \dap{}. From top to |
260 | bottom, they are: \ButtonRew{}, \ButtonPlay{} and \ButtonFF{}. On the left | 243 | bottom, they are: \ButtonRew{}, \ButtonPlay{} and \ButtonFF{}. On the left |
261 | hand side is the \ButtonPower{} button. | 244 | hand side is the \ButtonPower{} button. |
262 | 245 | ||
263 | On the top panel of the \dap{}, from left to right, you can find the | 246 | On the top panel of the \dap{}, from left to right, you can find the |
264 | following: \ButtonHold{} switch, \opt{iriverh10}{reset pin hole, }remote port | 247 | following: \ButtonHold{} switch, \opt{iriverh10}{reset pin hole, }remote port |
265 | and headphone mini jack plug. | 248 | and headphone mini jack plug. |
266 | 249 | ||
267 | On the bottom panel of the \dap{} is the data cable port.} | 250 | On the bottom panel of the \dap{} is the data cable port.} |
268 | % | 251 | % |
269 | \opt{gigabeatf}{ | 252 | \opt{gigabeatf}{ |
@@ -271,27 +254,27 @@ detail in the following paragraph. | |||
271 | Gigabeat X. The Gigabeat F is slightly larger and more rectangular shaped, while the | 254 | Gigabeat X. The Gigabeat F is slightly larger and more rectangular shaped, while the |
272 | Gigabeat X is smaller and has a slightly tapered back.} | 255 | Gigabeat X is smaller and has a slightly tapered back.} |
273 | 256 | ||
274 | Hold the \dap{} with the screen on top and the controls on the right hand side. | 257 | Hold the \dap{} with the screen on top and the controls on the right hand side. |
275 | Below the screen is a cross-shaped touch sensitive pad which contains the | 258 | Below the screen is a cross-shaped touch sensitive pad which contains the |
276 | \ButtonUp{}, \ButtonDown{}, \ButtonLeft{} and \ButtonRight{} controls. On the | 259 | \ButtonUp{}, \ButtonDown{}, \ButtonLeft{} and \ButtonRight{} controls. On the |
277 | Gigabeat X, this pad will feel slightly raised up, while it will feel slightly | 260 | Gigabeat X, this pad will feel slightly raised up, while it will feel slightly |
278 | sunken in on the Gigabeat F. On the top of the unit, from left to right, are the | 261 | sunken in on the Gigabeat F. On the top of the unit, from left to right, are the |
279 | power socket, the \ButtonHold{} switch, and the headphone socket. The | 262 | power socket, the \ButtonHold{} switch, and the headphone socket. The |
280 | \ButtonHold{} switch puts the \dap{} into hold mode when it is switched to the | 263 | \ButtonHold{} switch puts the \dap{} into hold mode when it is switched to the |
281 | right of the unit. The buttons will have no effect when this is the case. | 264 | right of the unit. The buttons will have no effect when this is the case. |
282 | 265 | ||
283 | Starting from the left hand side on the bottom of the unit, nearer to the front | 266 | Starting from the left hand side on the bottom of the unit, nearer to the front |
284 | than the back, is a recessed switch which | 267 | than the back, is a recessed switch which |
285 | controls whether the battery is on or off. When this switch is to the left, | 268 | controls whether the battery is on or off. When this switch is to the left, |
286 | the battery is disconnected. This can be used for a hard reset of the unit, | 269 | the battery is disconnected. This can be used for a hard reset of the unit, |
287 | or if the \dap{} is being placed in storage. Next to that is a connector for | 270 | or if the \dap{} is being placed in storage. Next to that is a connector for |
288 | the docking station and finally on the right hand side of the bottom of the | 271 | the docking station and finally on the right hand side of the bottom of the |
289 | unit is a mini USB socket for connecting directly to USB. | 272 | unit is a mini USB socket for connecting directly to USB. |
290 | 273 | ||
291 | Finally on the right hand side of the unit are some control buttons. Going from | 274 | Finally on the right hand side of the unit are some control buttons. Going from |
292 | the bottom of the unit to the top there is a small round \ButtonA{} buttton then a | 275 | the bottom of the unit to the top there is a small round \ButtonA{} buttton then a |
293 | rocker volume switch with of the \ButtonVolDown{} button below the \ButtonVolUp{} | 276 | rocker volume switch with of the \ButtonVolDown{} button below the \ButtonVolUp{} |
294 | button. Above that is are two more small round buttons, the \ButtonMenu{} | 277 | button. Above that is are two more small round buttons, the \ButtonMenu{} |
295 | button and nearest to the top of the unit the \ButtonPower{} button, which is held | 278 | button and nearest to the top of the unit the \ButtonPower{} button, which is held |
296 | down to turn the \dap{} on or off. If you have a Gigabeat X, these buttons are small | 279 | down to turn the \dap{} on or off. If you have a Gigabeat X, these buttons are small |
297 | metallic buttons that are place further up on the right hand side, and closer | 280 | metallic buttons that are place further up on the right hand side, and closer |
@@ -312,12 +295,12 @@ detail in the following paragraph. | |||
312 | than the front, is a recessed switch which controls whether the battery is on | 295 | than the front, is a recessed switch which controls whether the battery is on |
313 | or off. When this switch is to the left, the battery is disconnected. | 296 | or off. When this switch is to the left, the battery is disconnected. |
314 | This can be used for a hard reset of the unit, or if the \dap{} is being placed | 297 | This can be used for a hard reset of the unit, or if the \dap{} is being placed |
315 | in storage. Next to that is a mini USB socket for connecting directly to USB, | 298 | in storage. Next to that is a mini USB socket for connecting directly to USB, |
316 | and finally a custom connector, presumably for planned accessories which were | 299 | and finally a custom connector, presumably for planned accessories which were |
317 | never released. | 300 | never released. |
318 | 301 | ||
319 | Finally on the right hand side of the unit are some control buttons and the power | 302 | Finally on the right hand side of the unit are some control buttons and the power |
320 | connector. Going from the bottom of the unit to the top, there is the power | 303 | connector. Going from the bottom of the unit to the top, there is the power |
321 | connector socket, followed by three small round buttons, the | 304 | connector socket, followed by three small round buttons, the |
322 | \ButtonNext{} buttton, \ButtonPlay{} button, and \ButtonPrev{} button (from bottom | 305 | \ButtonNext{} buttton, \ButtonPlay{} button, and \ButtonPrev{} button (from bottom |
323 | to top) then a rocker volume switch with of the \ButtonVolDown{} button below the | 306 | to top) then a rocker volume switch with of the \ButtonVolDown{} button below the |
@@ -325,58 +308,58 @@ detail in the following paragraph. | |||
325 | button, which is held down to turn the \dap{} on or off.} | 308 | button, which is held down to turn the \dap{} on or off.} |
326 | % | 309 | % |
327 | \opt{mrobe100}{ | 310 | \opt{mrobe100}{ |
328 | Hold the \dap{} with the black front facing you such that the m:robe writing | 311 | Hold the \dap{} with the black front facing you such that the m:robe writing |
329 | is readable. Below the writing is the touch sensitive pad with the | 312 | is readable. Below the writing is the touch sensitive pad with the |
330 | \ButtonMenu{}, \ButtonPlay{}, \ButtonLeft{}, \ButtonRight{} and \ButtonDisplay | 313 | \ButtonMenu{}, \ButtonPlay{}, \ButtonLeft{}, \ButtonRight{} and \ButtonDisplay |
331 | controls indicated by their symbols. The dotted center strip is devided in | 314 | controls indicated by their symbols. The dotted center strip is devided in |
332 | three parts: \ButtonUp{}, \ButtonSelect{} and \ButtonDown. On the top of the | 315 | three parts: \ButtonUp{}, \ButtonSelect{} and \ButtonDown. On the top of the |
333 | unit, on the right, is the \ButtonPower{} switch, which is held down to turn | 316 | unit, on the right, is the \ButtonPower{} switch, which is held down to turn |
334 | the \dap{} on or off. | 317 | the \dap{} on or off. |
335 | 318 | ||
336 | The \ButtonHold{} switch is located on the left of the \dap{}, below the | 319 | The \ButtonHold{} switch is located on the left of the \dap{}, below the |
337 | headphone socket. It puts the \dap{} into hold mode when it is switched to the | 320 | headphone socket. It puts the \dap{} into hold mode when it is switched to the |
338 | top of the unit. The buttons will have no effect when this is the case. On the | 321 | top of the unit. The buttons will have no effect when this is the case. On the |
339 | bottom of the unit, there is a connector for the docking station or the | 322 | bottom of the unit, there is a connector for the docking station or the |
340 | proprietary USB connector for connecting directly to USB.} | 323 | proprietary USB connector for connecting directly to USB.} |
341 | % | 324 | % |
342 | \opt{iaudiom5,iaudiox5}{ | 325 | \opt{iaudiom5,iaudiox5}{ |
343 | The \dap{} is curved so that the end with the screen on it is thicker than the | 326 | The \dap{} is curved so that the end with the screen on it is thicker than the |
344 | other end. Hold the \dap{} wih the thick end towards the top and the screen | 327 | other end. Hold the \dap{} wih the thick end towards the top and the screen |
345 | facing towards you. Half way up the front of the unit on the right hand side | 328 | facing towards you. Half way up the front of the unit on the right hand side |
346 | is a four way joystick which is the \ButtonUp{}, \ButtonDown{}, | 329 | is a four way joystick which is the \ButtonUp{}, \ButtonDown{}, |
347 | \ButtonLeft{}, and \ButtonRight{} buttons. When pressed it serves as \ButtonSelect{}. | 330 | \ButtonLeft{}, and \ButtonRight{} buttons. When pressed it serves as \ButtonSelect{}. |
348 | 331 | ||
349 | On the right hand side of the \dap{} from top to bottom, first there is a two | 332 | On the right hand side of the \dap{} from top to bottom, first there is a two |
350 | way switch. the \ButtonPower{} button is activated by pushing this switch up, | 333 | way switch. the \ButtonPower{} button is activated by pushing this switch up, |
351 | and pushing this switch down until it clicks slightly will activate the | 334 | and pushing this switch down until it clicks slightly will activate the |
352 | \ButtonHold{} button. When the switch is in this position, none of the other | 335 | \ButtonHold{} button. When the switch is in this position, none of the other |
353 | keys will have an effect. | 336 | keys will have an effect. |
354 | 337 | ||
355 | Below the switch is a lozenge shaped button which is the \ButtonRec{} | 338 | Below the switch is a lozenge shaped button which is the \ButtonRec{} |
356 | button, and below that the final button on this side of the unit, the | 339 | button, and below that the final button on this side of the unit, the |
357 | \ButtonPlay{} button. Just below this is a small hole which is difficult to | 340 | \ButtonPlay{} button. Just below this is a small hole which is difficult to |
358 | locate by touch which is the internal microphone. At the very bottom of | 341 | locate by touch which is the internal microphone. At the very bottom of |
359 | this side of the unit is the reset hole, which can be used to perform a hard | 342 | this side of the unit is the reset hole, which can be used to perform a hard |
360 | reset by inserting a paper clip. | 343 | reset by inserting a paper clip. |
361 | 344 | ||
362 | On the bottom of the unit is the connector for the | 345 | On the bottom of the unit is the connector for the |
363 | \playerman{} subpack or dock. On the top of the unit is a charge | 346 | \playerman{} subpack or dock. On the top of the unit is a charge |
364 | indicator light, which may feel a bit like a button, but is not. | 347 | indicator light, which may feel a bit like a button, but is not. |
365 | 348 | ||
366 | From the top of the \dap{} on the left hand side is the headphone socket, then the | 349 | From the top of the \dap{} on the left hand side is the headphone socket, then the |
367 | remote connector. Below this is a cover which protects the \opt{iaudiox5}{USB | 350 | remote connector. Below this is a cover which protects the \opt{iaudiox5}{USB |
368 | host connector.}\opt{iaudiom5}{USB and charging connector}.} | 351 | host connector.}\opt{iaudiom5}{USB and charging connector}.} |
369 | % | 352 | % |
370 | \opt{e200,e200v2}{ | 353 | \opt{e200,e200v2}{ |
371 | Hold the \dap{} with the turning wheel at the front and bottom. On the bottom left | 354 | Hold the \dap{} with the turning wheel at the front and bottom. On the bottom left |
372 | of the front of the \dap{} is a raised round button, the \ButtonPower{} button. | 355 | of the front of the \dap{} is a raised round button, the \ButtonPower{} button. |
373 | Above and to the left of this, on the outside of the turning wheel are four | 356 | Above and to the left of this, on the outside of the turning wheel are four |
374 | buttons. These are the \ButtonUp{}, \ButtonDown{}, \ButtonLeft{} and | 357 | buttons. These are the \ButtonUp{}, \ButtonDown{}, \ButtonLeft{} and |
375 | \ButtonRight{} buttons. Inside the wheel is the \ButtonSelect{} button. Turning | 358 | \ButtonRight{} buttons. Inside the wheel is the \ButtonSelect{} button. Turning |
376 | the wheel to the right activates the \ButtonScrollFwd{} function, and to the | 359 | the wheel to the right activates the \ButtonScrollFwd{} function, and to the |
377 | left, the \ButtonScrollBack{} function. | 360 | left, the \ButtonScrollBack{} function. |
378 | 361 | ||
379 | On the right of the unit is a slot for inserting flash cards. On the bottom is | 362 | On the right of the unit is a slot for inserting flash cards. On the bottom is |
380 | the connector for the USB cable. On the left is the \ButtonRec{} button, and | 363 | the connector for the USB cable. On the left is the \ButtonRec{} button, and |
381 | on the top, there is the headphone socket to the right, and the \ButtonHold{} | 364 | on the top, there is the headphone socket to the right, and the \ButtonHold{} |
382 | switch. Moving this switch to the right activates hold mode in which none of the | 365 | switch. Moving this switch to the right activates hold mode in which none of the |
@@ -458,120 +441,67 @@ detail in the following paragraph. | |||
458 | % | 441 | % |
459 | \opt{vibe500}{ | 442 | \opt{vibe500}{ |
460 | Hold or lay the \dap{} so that the side with the controls and | 443 | Hold or lay the \dap{} so that the side with the controls and |
461 | LCD is facing towards you. Below the LCD is the touch sensitive pad with the \ButtonMenu{}, | 444 | LCD is facing towards you. Below the LCD is the touch sensitive pad with the \ButtonMenu{}, |
462 | \ButtonPlay{}, \ButtonLeft{}, \ButtonRight{} controls and the scroll pad in the centre. The | 445 | \ButtonPlay{}, \ButtonLeft{}, \ButtonRight{} controls and the scroll pad in the centre. The |
463 | scroll pad is oriented vertically between the \ButtonOK{} and \ButtonCancel{} buttons. | 446 | scroll pad is oriented vertically between the \ButtonOK{} and \ButtonCancel{} buttons. |
464 | Sliding a finger up or down the scroll pad acts as \ButtonUp{} and \ButtonDown{} respectively. | 447 | Sliding a finger up or down the scroll pad acts as \ButtonUp{} and \ButtonDown{} respectively. |
465 | Note that the scroll pad is sensitive, so you will need to move | 448 | Note that the scroll pad is sensitive, so you will need to move |
466 | slowly at first and get a feel for how it works. | 449 | slowly at first and get a feel for how it works. |
467 | 450 | ||
468 | There are two buttons on the right hand side of the \dap{}: \ButtonPower{} on the top and | 451 | There are two buttons on the right hand side of the \dap{}: \ButtonPower{} on the top and |
469 | \ButtonRec{} underneath. Under these buttons, from top to bottom you can find: USB connector, | 452 | \ButtonRec{} underneath. Under these buttons, from top to bottom you can find: USB connector, |
470 | power connector and the reset hole if you need to perform a hardware reset. | 453 | power connector and the reset hole if you need to perform a hardware reset. |
471 | 454 | ||
472 | The \ButtonHold{} switch is located on the left hand side of the \dap{}. Note that when the | 455 | The \ButtonHold{} switch is located on the left hand side of the \dap{}. Note that when the |
473 | \ButtonHold{} switch is moved towards the top of the \dap{}, hold is turned on and all the | 456 | \ButtonHold{} switch is moved towards the top of the \dap{}, hold is turned on and all the |
474 | other controls are disabled. Be sure \ButtonHold{} is off before trying to use your player. | 457 | other controls are disabled. Be sure \ButtonHold{} is off before trying to use your player. |
475 | 458 | ||
476 | On the top on the \dap{} is the internal microphone on the left and the line-in socket on the | 459 | On the top on the \dap{} is the internal microphone on the left and the line-in socket on the |
477 | right, near the headphone socket.} | 460 | right, near the headphone socket.} |
478 | % | 461 | % |
479 | \opt{samsungyh820}{ | 462 | \opt{samsungyh820}{ |
480 | Hold or lay the \dap{} so that the side with the controls and | 463 | Hold or lay the \dap{} so that the side with the controls and |
481 | LCD is facing towards you. Directly below the bottom edge of the screen are three buttons: | 464 | LCD is facing towards you. Directly below the bottom edge of the screen are three buttons: |
482 | \ButtonRew{} on the left, \ButtonPlay{} in the middle and \ButtonFF{} on the right. Below them | 465 | \ButtonRew{} on the left, \ButtonPlay{} in the middle and \ButtonFF{} on the right. Below them |
483 | is a four-way pad which contains the \ButtonDown{}, \ButtonUp{}, \ButtonLeft{} and | 466 | is a four-way pad which contains the \ButtonDown{}, \ButtonUp{}, \ButtonLeft{} and |
484 | \ButtonRight{} controls. | 467 | \ButtonRight{} controls. |
485 | 468 | ||
486 | At the top of the right hand side of the \dap{} is the \ButtonRec{} button. | 469 | At the top of the right hand side of the \dap{} is the \ButtonRec{} button. |
487 | 470 | ||
488 | On the top panel of the \dap{}, from left to right, you can find the following: headphone | 471 | On the top panel of the \dap{}, from left to right, you can find the following: headphone |
489 | socket, line-in socket, internal microphone, and the \ButtonHold{} switch. Note that when the | 472 | socket, line-in socket, internal microphone, and the \ButtonHold{} switch. Note that when the |
490 | \ButtonHold{} switch is moved towards the center of the \dap{}, hold is turned on and all the | 473 | \ButtonHold{} switch is moved towards the center of the \dap{}, hold is turned on and all the |
491 | other controls are disabled. Be sure \ButtonHold{} is off before trying to use your player. | 474 | other controls are disabled. Be sure \ButtonHold{} is off before trying to use your player. |
492 | 475 | ||
493 | At the top of the back side of the player, just under the \ButtonHold{} button is the reset | 476 | At the top of the back side of the player, just under the \ButtonHold{} button is the reset |
494 | hole, if you need to perform a hardware reset. | 477 | hole, if you need to perform a hardware reset. |
495 | 478 | ||
496 | The USB/dock connector that is used to connect your \dap{} to your computer is on | 479 | The USB/dock connector that is used to connect your \dap{} to your computer is on |
497 | the bottom panel of the \dap{}. | 480 | the bottom panel of the \dap{}. |
498 | } | 481 | } |
499 | % | 482 | % |
500 | \opt{samsungyh920,samsungyh925}{ | 483 | \opt{samsungyh920,samsungyh925}{ |
501 | Hold or lay the \dap{} so that the side with the controls and | 484 | Hold or lay the \dap{} so that the side with the controls and |
502 | LCD is facing towards you. Below the LCD is a four-way pad with the \ButtonDown{}, | 485 | LCD is facing towards you. Below the LCD is a four-way pad with the \ButtonDown{}, |
503 | \ButtonUp{}, \ButtonLeft{} and \ButtonRight{} buttons. | 486 | \ButtonUp{}, \ButtonLeft{} and \ButtonRight{} buttons. |
504 | 487 | ||
505 | There are three buttons at the top of the right hand side of the \dap{}: \ButtonFF{} on the top, | 488 | There are three buttons at the top of the right hand side of the \dap{}: \ButtonFF{} on the top, |
506 | \ButtonPlay{} in the middle and \ButtonRew{} underneath. Below these buttons is the \ButtonRec{} | 489 | \ButtonPlay{} in the middle and \ButtonRew{} underneath. Below these buttons is the \ButtonRec{} |
507 | switch. Rockbox doesn't take note of the actual \emph{position} of the switch, but reacts to a | 490 | switch. Rockbox doesn't take note of the actual \emph{position} of the switch, but reacts to a |
508 | \emph{switching movement} like pressing a regular button. | 491 | \emph{switching movement} like pressing a regular button. |
509 | 492 | ||
510 | On the top panel of the \dap{}, from left to right, you can find the following: headphone/remote | 493 | On the top panel of the \dap{}, from left to right, you can find the following: headphone/remote |
511 | socket, line-in socket, internal microphone, and the \ButtonHold{} switch. Note that when the | 494 | socket, line-in socket, internal microphone, and the \ButtonHold{} switch. Note that when the |
512 | \ButtonHold{} switch is moved towards the center of the \dap{}, hold is turned on and all the | 495 | \ButtonHold{} switch is moved towards the center of the \dap{}, hold is turned on and all the |
513 | other controls are disabled. Be sure \ButtonHold{} is off before trying to use your player. | 496 | other controls are disabled. Be sure \ButtonHold{} is off before trying to use your player. |
514 | 497 | ||
515 | At the top of the back side of the player, just under the \ButtonHold{} button is the reset hole, | 498 | At the top of the back side of the player, just under the \ButtonHold{} button is the reset hole, |
516 | if you need to perform a hardware reset. | 499 | if you need to perform a hardware reset. |
517 | 500 | ||
518 | The USB/dock connector that is used to connect your \dap{} to your computer is on | 501 | The USB/dock connector that is used to connect your \dap{} to your computer is on |
519 | the bottom panel of the \dap{}. | 502 | the bottom panel of the \dap{}. |
520 | } | 503 | } |
521 | % | 504 | % |
522 | \opt{player}{ | ||
523 | The main controls of this player are a four-way button on the right below | ||
524 | the screen, and two round buttons to the left of it. Hold the \dap{} with | ||
525 | these controls on the bottom and facing you. | ||
526 | |||
527 | On the left hand side, the higher of the two small buttons is the \ButtonOn{}, | ||
528 | the lower of the two buttons is the \ButtonMenu{} button. The large circular | ||
529 | button on the right contains, clockwise from the top, the \ButtonPlay{}, | ||
530 | the \ButtonRight{}, the \ButtonStop{}, and the \ButtonLeft{} buttons. | ||
531 | |||
532 | On the top on the \dap{} is the headphone socket on the left and the line-out | ||
533 | jack on the right. On the bottom of the \dap{} is the line-in jack on the left, | ||
534 | the DC-In jack on the right, and the USB connector in the centre. | ||
535 | } | ||
536 | % | ||
537 | \opt{recorder}{ | ||
538 | Holding the Jukebox in front of you, there should be three rectangular buttons | ||
539 | in a horizontal line towards the middle of the unit, and below this to the left | ||
540 | there is a circular four button array with the circular \ButtonPlay{} button | ||
541 | as a fifth button in the centre. These are the navigation controls. Below the | ||
542 | rectangular buttons and to the right of the circular buttons are two small round | ||
543 | buttons one above the other. | ||
544 | |||
545 | The \ButtonOn{} button is the topmost of the two buttons located below and to the | ||
546 | left of the navigation controls whereas the lower of these two is called \ButtonOff. | ||
547 | The small round button in the middle of the large circular button array is called | ||
548 | \ButtonPlay{} button. To the right of the \ButtonPlay{} button there is the | ||
549 | \ButtonRight{} button, left of it is the \ButtonLeft{}, above it \ButtonUp, and | ||
550 | below the \ButtonPlay{} button there is the \ButtonDown{} button placed. In the row | ||
551 | of three rectangular buttons the following buttons can be found (from left to right): | ||
552 | \ButtonFOne{}, \ButtonFTwo{} and \ButtonFThree{}. | ||
553 | |||
554 | On the top of the \dap{} is the headphone socket on the left and the line-out jack on | ||
555 | the right. On the bottom of the \dap{} is the line-in jack on the left, the | ||
556 | DC-In jack on the right, and the USB connector in the centre. | ||
557 | } | ||
558 | \opt{recorderv2fm}{ | ||
559 | Holding the Jukebox in front of you, there should be three rectangular buttons | ||
560 | in a horizontal line towards the middle of the unit, and below this centred on the | ||
561 | middle button there are four radial arc shaped buttons placed in a cross formation | ||
562 | with the circular play button as the centre of the cross. These are the navigation | ||
563 | controls. Below the cross and to the left are two other buttons. | ||
564 | |||
565 | The \ButtonOn{} button is the leftmost of the two buttons located below and to the | ||
566 | left of the navigation controls whereas the rightmost and little lower one of | ||
567 | these two is called \ButtonOff{}. The round button raised slightly higher than the | ||
568 | others in the centre of the navigation controls is the \ButtonPlay{} button. To | ||
569 | the right of the \ButtonPlay{} button there is the \ButtonRight{} button, left of | ||
570 | it is the \ButtonLeft{}, above it \ButtonUp{}, and below the \ButtonPlay{} button | ||
571 | there is the \ButtonDown{} button placed. In the row of three rectangular buttons | ||
572 | the following buttons can be found (from left to right): \ButtonFOne{}, \ButtonFTwo{} | ||
573 | and \ButtonFThree{}. | ||
574 | } | ||
575 | } | 505 | } |
576 | 506 | ||
577 | \subsection{Turning the \dap{} on and off} | 507 | \subsection{Turning the \dap{} on and off} |
@@ -584,8 +514,6 @@ To turn on and off your Rockbox enabled \dap{} use the following keys: | |||
584 | {Long \ButtonPlay}% | 514 | {Long \ButtonPlay}% |
585 | \opt{IPOD_4G_PAD}{\ButtonMenu{} / \ButtonSelect}% | 515 | \opt{IPOD_4G_PAD}{\ButtonMenu{} / \ButtonSelect}% |
586 | \opt{IPOD_3G_PAD}{\ButtonMenu{} / \ButtonPlay}% | 516 | \opt{IPOD_3G_PAD}{\ButtonMenu{} / \ButtonPlay}% |
587 | \opt{ONDIO_PAD}{\ButtonOff}\opt{RECORDER_PAD,PLAYER_PAD}% | ||
588 | {Long \ButtonOn}% | ||
589 | \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,ONDA_VX777_PAD% | 517 | \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,ONDA_VX777_PAD% |
590 | ,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD,sansaAMS,PBELL_VIBE500_PAD% | 518 | ,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD,sansaAMS,PBELL_VIBE500_PAD% |
591 | ,SANSA_FUZEPLUS_PAD% | 519 | ,SANSA_FUZEPLUS_PAD% |
@@ -604,15 +532,12 @@ To turn on and off your Rockbox enabled \dap{} use the following keys: | |||
604 | \opt{MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}% | 532 | \opt{MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}% |
605 | {Long \ButtonPlay}% | 533 | {Long \ButtonPlay}% |
606 | \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonPlay}% | 534 | \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonPlay}% |
607 | \opt{ONDIO_PAD,recorderv2fm}{Long \ButtonOff}% | ||
608 | \opt{recorder}{Double tap \ButtonOff\ when playback is stopped}% | ||
609 | \opt{PLAYER_PAD}{From the Main Menu, select \textbf{Shutdown}}% | ||
610 | \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD% | 535 | \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD% |
611 | ,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD,sansaAMS,COWON_D2_PAD% | 536 | ,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD,sansaAMS,COWON_D2_PAD% |
612 | ,PBELL_VIBE500_PAD,ONDA_VX777_PAD,SANSA_FUZEPLUS_PAD% | 537 | ,PBELL_VIBE500_PAD,ONDA_VX777_PAD,SANSA_FUZEPLUS_PAD% |
613 | }{Long \ButtonPower}% | 538 | }{Long \ButtonPower}% |
614 | & | 539 | & |
615 | \opt{HAVEREMOTEKEYMAP}{ | 540 | \opt{HAVEREMOTEKEYMAP}{ |
616 | \opt{IRIVER_RC_H100_PAD}{Long \ButtonRCStop}% | 541 | \opt{IRIVER_RC_H100_PAD}{Long \ButtonRCStop}% |
617 | \opt{IAUDIO_RC_PAD}{Long \ButtonRCPlay} | 542 | \opt{IAUDIO_RC_PAD}{Long \ButtonRCPlay} |
618 | &} | 543 | &} |
@@ -629,11 +554,11 @@ To turn on and off your Rockbox enabled \dap{} use the following keys: | |||
629 | the Reset Settings in \reference{ref:manage_settings_menu} for details. | 554 | the Reset Settings in \reference{ref:manage_settings_menu} for details. |
630 | }% | 555 | }% |
631 | 556 | ||
632 | \opt{PLAYER_PAD,RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,IPOD_4G_PAD,SANSA_E200_PAD% | 557 | \opt{GIGABEAT_PAD,IPOD_4G_PAD,SANSA_E200_PAD% |
633 | ,SANSA_C200_PAD,IAUDIO_X5_PAD,IAUDIO_M5_PAD,IPOD_3G_PAD}{% | 558 | ,SANSA_C200_PAD,IAUDIO_X5_PAD,IAUDIO_M5_PAD,IPOD_3G_PAD}{% |
634 | In the unlikely event of a software failure, hardware poweroff or reset can be | 559 | In the unlikely event of a software failure, hardware poweroff or reset can be |
635 | performed by holding down \opt{PLAYER_PAD}{\ButtonStop}\opt{RECORDER_PAD,ONDIO_PAD} | 560 | performed by holding down |
636 | {\ButtonOff}\opt{GIGABEAT_PAD}{the battery switch}\opt{IPOD_4G_PAD} | 561 | \opt{GIGABEAT_PAD}{the battery switch}\opt{IPOD_4G_PAD} |
637 | {\ButtonMenu{} and \ButtonSelect{} simultaneously}% | 562 | {\ButtonMenu{} and \ButtonSelect{} simultaneously}% |
638 | \opt{IPOD_3G_PAD}{\ButtonMenu{} and \ButtonPlay{} simultaneously}% | 563 | \opt{IPOD_3G_PAD}{\ButtonMenu{} and \ButtonPlay{} simultaneously}% |
639 | \opt{SANSA_E200_PAD,SANSA_C200_PAD,IAUDIO_X5_PAD,IAUDIO_M5_PAD} | 564 | \opt{SANSA_E200_PAD,SANSA_C200_PAD,IAUDIO_X5_PAD,IAUDIO_M5_PAD} |
@@ -646,7 +571,7 @@ To turn on and off your Rockbox enabled \dap{} use the following keys: | |||
646 | performed by inserting a paperclip gently into the Reset hole. | 571 | performed by inserting a paperclip gently into the Reset hole. |
647 | }% | 572 | }% |
648 | 573 | ||
649 | \nopt{gigabeatf,iaudiom3,iaudiom5,iaudiox5,archos} | 574 | \nopt{gigabeatf,iaudiom3,iaudiom5,iaudiox5} |
650 | { | 575 | { |
651 | \subsection{Starting the original firmware} | 576 | \subsection{Starting the original firmware} |
652 | \label{ref:Dualboot} | 577 | \label{ref:Dualboot} |
@@ -656,11 +581,11 @@ To turn on and off your Rockbox enabled \dap{} use the following keys: | |||
656 | down the device as described above. Turn on the \ButtonHold{} switch | 581 | down the device as described above. Turn on the \ButtonHold{} switch |
657 | immediately after turning the player on. The Apple logo will | 582 | immediately after turning the player on. The Apple logo will |
658 | display for a few seconds as Rockbox loads the original firmware. | 583 | display for a few seconds as Rockbox loads the original firmware. |
659 | 584 | ||
660 | You can also load the original firmware by shutting down the device, | 585 | You can also load the original firmware by shutting down the device, |
661 | then clicking the \ButtonHold{} switch on and connecting the iPod | 586 | then clicking the \ButtonHold{} switch on and connecting the iPod |
662 | to your computer. | 587 | to your computer. |
663 | 588 | ||
664 | Regardless of which method you use to boot to the original firmware, you can | 589 | Regardless of which method you use to boot to the original firmware, you can |
665 | return to Rockbox by pressing and holding \ButtonMenu{} and \ButtonSelect{} | 590 | return to Rockbox by pressing and holding \ButtonMenu{} and \ButtonSelect{} |
666 | simultaneously until the player hard resets. | 591 | simultaneously until the player hard resets. |
@@ -672,11 +597,11 @@ To turn on and off your Rockbox enabled \dap{} use the following keys: | |||
672 | down the device as described above. Turn on the \ButtonHold{} switch | 597 | down the device as described above. Turn on the \ButtonHold{} switch |
673 | immediately after turning the player on. The Apple logo will | 598 | immediately after turning the player on. The Apple logo will |
674 | display for a few seconds as Rockbox loads the original firmware. | 599 | display for a few seconds as Rockbox loads the original firmware. |
675 | 600 | ||
676 | You can also load the original firmware by shutting down the device, | 601 | You can also load the original firmware by shutting down the device, |
677 | then clicking the \ButtonHold{} switch on and connecting the iPod | 602 | then clicking the \ButtonHold{} switch on and connecting the iPod |
678 | to your computer. | 603 | to your computer. |
679 | 604 | ||
680 | Regardless of which method you use to boot to the original firmware, you can | 605 | Regardless of which method you use to boot to the original firmware, you can |
681 | return to Rockbox by pressing and holding \ButtonMenu{} and \ButtonPlay{} | 606 | return to Rockbox by pressing and holding \ButtonMenu{} and \ButtonPlay{} |
682 | simultaneously until the player hard resets. | 607 | simultaneously until the player hard resets. |
@@ -722,7 +647,7 @@ To turn on and off your Rockbox enabled \dap{} use the following keys: | |||
722 | inserting a pin in the reset hole}\opt{iriverh10_5gb}{removing and | 647 | inserting a pin in the reset hole}\opt{iriverh10_5gb}{removing and |
723 | reinserting the battery}.} | 648 | reinserting the battery}.} |
724 | } | 649 | } |
725 | 650 | ||
726 | \opt{sansa,sansaAMS} | 651 | \opt{sansa,sansaAMS} |
727 | { | 652 | { |
728 | Rockbox has a dual-boot feature. To boot into the original firmware, | 653 | Rockbox has a dual-boot feature. To boot into the original firmware, |
@@ -741,9 +666,9 @@ To turn on and off your Rockbox enabled \dap{} use the following keys: | |||
741 | { | 666 | { |
742 | Rockbox has a dual-boot feature. It loads the original firmware from | 667 | Rockbox has a dual-boot feature. It loads the original firmware from |
743 | the file \fname{/System/OF.mi4}. To boot into the original firmware, | 668 | the file \fname{/System/OF.mi4}. To boot into the original firmware, |
744 | when the \dap{} is turned off, press the \ButtonPower{} button once and then | 669 | when the \dap{} is turned off, press the \ButtonPower{} button once and then |
745 | a second time when the m:robe bootlogo (the headphone) appears. Hold the | 670 | a second time when the m:robe bootlogo (the headphone) appears. Hold the |
746 | \ButtonPower{} button until you see the ``Loading original firmware...'' | 671 | \ButtonPower{} button until you see the ``Loading original firmware...'' |
747 | message on the screen. | 672 | message on the screen. |
748 | } | 673 | } |
749 | 674 | ||
@@ -771,8 +696,8 @@ To turn on and off your Rockbox enabled \dap{} use the following keys: | |||
771 | \opt{samsungyh} | 696 | \opt{samsungyh} |
772 | { | 697 | { |
773 | Rockbox has a dual-boot feature. It loads the original firmware from | 698 | Rockbox has a dual-boot feature. It loads the original firmware from |
774 | the file \fname{/System/OF.mi4}. To boot into the original firmware, press and hold | 699 | the file \fname{/System/OF.mi4}. To boot into the original firmware, press and hold |
775 | for awhile the \ButtonPlay{} button and then immediately after the Samsung logo appears, | 700 | for awhile the \ButtonPlay{} button and then immediately after the Samsung logo appears, |
776 | press the \ButtonLeft{} button and keep it pressed until the original firmware starts. | 701 | press the \ButtonLeft{} button and keep it pressed until the original firmware starts. |
777 | } | 702 | } |
778 | 703 | ||
@@ -797,7 +722,7 @@ With the \dap{} connected to the computer as an MSC/UMS device (like a | |||
797 | USB Drive), music files can be put on the player via any standard file | 722 | USB Drive), music files can be put on the player via any standard file |
798 | transfer method that you would use to copy files between drives (e.g. Drag-and-Drop). | 723 | transfer method that you would use to copy files between drives (e.g. Drag-and-Drop). |
799 | Files may be placed wherever you like on the \dap{}, but it is strongly | 724 | Files may be placed wherever you like on the \dap{}, but it is strongly |
800 | suggested \emph{NOT} to put them in the \fname{/.rockbox} folder and instead | 725 | suggested \emph{NOT} to put them in the \fname{/.rockbox} folder and instead |
801 | put them in any other folder, e.g. \fname{/}, \fname{/music} or \fname{/audio}. | 726 | put them in any other folder, e.g. \fname{/}, \fname{/music} or \fname{/audio}. |
802 | The default directory structure that is assumed by some parts of Rockbox | 727 | The default directory structure that is assumed by some parts of Rockbox |
803 | \opt{albumart}{% | 728 | \opt{albumart}{% |
@@ -807,7 +732,7 @@ The default directory structure that is assumed by some parts of Rockbox | |||
807 | your files are not properly tagged, and you have your music organized in a | 732 | your files are not properly tagged, and you have your music organized in a |
808 | way different than they assume when attempting to guess the Artist and Album | 733 | way different than they assume when attempting to guess the Artist and Album |
809 | names from your filetree. See \reference{ref:album_art} for the requirements | 734 | names from your filetree. See \reference{ref:album_art} for the requirements |
810 | for Album Art to work properly. | 735 | for Album Art to work properly. |
811 | }% | 736 | }% |
812 | \nopt{albumart}{% | 737 | \nopt{albumart}{% |
813 | (missing-tag fallback in some WPSes) uses the parent directory of a song | 738 | (missing-tag fallback in some WPSes) uses the parent directory of a song |
@@ -839,11 +764,11 @@ pretty intuitive. | |||
839 | In the tree view use \ActionStdNext{} and \ActionStdPrev{} to move around | 764 | In the tree view use \ActionStdNext{} and \ActionStdPrev{} to move around |
840 | the selection. Use \ActionStdOk{} to select an item. \opt{wheel_acceleration}{ | 765 | the selection. Use \ActionStdOk{} to select an item. \opt{wheel_acceleration}{ |
841 | Note that the scroll speed is accelerating the faster you rotate the wheel.} | 766 | Note that the scroll speed is accelerating the faster you rotate the wheel.} |
842 | When browsing the file system selecting an audio file plays it. The view | 767 | When browsing the file system selecting an audio file plays it. The view |
843 | switches to the ``While playing screen'', usually abbreviated as ``WPS'' (see | 768 | switches to the ``While playing screen'', usually abbreviated as ``WPS'' (see |
844 | \reference{ref:WPS}. The dynamic playlist gets replaced with the contents of | 769 | \reference{ref:WPS}. The dynamic playlist gets replaced with the contents of |
845 | the current directory. This way you can easily treat directories as playlists. | 770 | the current directory. This way you can easily treat directories as playlists. |
846 | The created dynamic playlist can be extended or modified while playing. This is | 771 | The created dynamic playlist can be extended or modified while playing. This is |
847 | also known as ``on-the-fly playlist''. | 772 | also known as ``on-the-fly playlist''. |
848 | To go back to the \setting{File Browser} stop the playback with the | 773 | To go back to the \setting{File Browser} stop the playback with the |
849 | \ActionWpsStop{} button or return to the file browser while keeping playback | 774 | \ActionWpsStop{} button or return to the file browser while keeping playback |
@@ -893,7 +818,6 @@ have the needed fonts installed as otherwise the theme may not display | |||
893 | properly.} | 818 | properly.} |
894 | } | 819 | } |
895 | 820 | ||
896 | \nopt{ondio}{ | ||
897 | \opt{usb_power}{ | 821 | \opt{usb_power}{ |
898 | \section{USB Charging} | 822 | \section{USB Charging} |
899 | To charge your \dap{} over USB, hold any button while plugging it | 823 | To charge your \dap{} over USB, hold any button while plugging it |
@@ -906,15 +830,5 @@ properly.} | |||
906 | \ActionStdUsbCharge{}.} | 830 | \ActionStdUsbCharge{}.} |
907 | } | 831 | } |
908 | } | 832 | } |
909 | } | ||
910 | |||
911 | \opt{ondio}{ | ||
912 | \section{USB Power} | ||
913 | |||
914 | To power your \dap{} over USB, hold \ActionStdUsbCharge{} while plugging it | ||
915 | in. This will prevent it from connecting to your computer and let you | ||
916 | continue to use it normally. Your \dap{} must already be in Rockbox for this | ||
917 | to function. | ||
918 | } | ||
919 | 833 | ||
920 | \input{rockbox_interface/browsing_and_playing.tex} | 834 | \input{rockbox_interface/browsing_and_playing.tex} |