diff options
Diffstat (limited to 'manual/plugins')
-rw-r--r-- | manual/plugins/alpinecdc.tex | 8 | ||||
-rw-r--r-- | manual/plugins/solitaire.tex | 4 | ||||
-rw-r--r-- | manual/plugins/split_editor.tex | 4 | ||||
-rw-r--r-- | manual/plugins/text_editor.tex | 2 | ||||
-rw-r--r-- | manual/plugins/wavplay.tex | 4 |
5 files changed, 11 insertions, 11 deletions
diff --git a/manual/plugins/alpinecdc.tex b/manual/plugins/alpinecdc.tex index 008bb62975..8d0fcee746 100644 --- a/manual/plugins/alpinecdc.tex +++ b/manual/plugins/alpinecdc.tex @@ -13,11 +13,11 @@ Hookup to Archos works by connecting the headphone output including the remote pin (you need a 4-ring 3.5 mm plug for that) to the changer jack of the radio. M-Bus radios have a DIN-style circular jack with 8 pins (7 in a $\sim$ 270 degree circle, one in the center). A standard 5-pin DIN plug is OK for this, since we -don't use the other (power) pins. +do not use the other (power) pins. As OEM, they shuffled the pins around a bit, better check first if it is not genuine Alpine. The bus pin is pulled high to 12 volts with a $\sim$ 2kOhm resistor, -pulses driven low. Because it's open collector, this is not harmful to the +pulses driven low. Because it is open collector, this is not harmful to the Archos.\\ ASCII art of the 4-pin headphone plug: \begin{verbatim} @@ -28,12 +28,12 @@ ASCII art of the 4-pin headphone plug: |_| ground -> Alpine pin 2 + 3 \end{verbatim} -The remote pin can be programmed bidirectional, that's the reason this works. +The remote pin can be programmed bidirectional, that is the reason this works. Very luckily the M-Bus uses a single wire communication and the two radios I tried are happy with the 3.3 Volt level the Arcos can deliver. So the connection is a simple cable! For all protocols requiring more lines, an external controller would be necessary. -\note{Archos FMs don't have the remote pin internally connected, but +\note{Archos FMs do not have the remote pin internally connected, but one unit that was opened was internally prepared for it, a matter of closing a bridge.} diff --git a/manual/plugins/solitaire.tex b/manual/plugins/solitaire.tex index 1c723bd3bb..f66778295d 100644 --- a/manual/plugins/solitaire.tex +++ b/manual/plugins/solitaire.tex @@ -3,7 +3,7 @@ This is the classic Klondike solitaire game for Rockbox. This is probably the best-known solitaire in the world. Many people -don't even realize that other games exist. Though the name may not +do not even realize that other games exist. Though the name may not be familiar, the game itself certainly is. This is due in no small part to Microsoft's inclusion of the the game in every version of Windows. Though popular, the odds of winning are rather low, perhaps @@ -72,4 +72,4 @@ visit\\ \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower} & Show menu\\ \end{btnmap} - \end{table}
\ No newline at end of file + \end{table} diff --git a/manual/plugins/split_editor.tex b/manual/plugins/split_editor.tex index c9bafcc4fc..a38a49d5a8 100644 --- a/manual/plugins/split_editor.tex +++ b/manual/plugins/split_editor.tex @@ -97,7 +97,7 @@ The whole process of splitting an mp3 file consists of three steps: tuning the split indicator position at the end of a recording. \item \includegraphics[width=0.53cm]{plugins/images/icon-splitedit-loop-4} - Playback doesn't loop, the borders of the visible + Playback does not loop, the borders of the visible area as well as the split point indicator are ignored. This mode is best used when playing the song outside of the borders of the displayed region. @@ -154,7 +154,7 @@ In the save dialogue it is possible to specify which of the files you want to save and their names. When finished, select ``Save'' and the files will be written to disk. Note that files can not be overwritten, so filenames that -don't exist yet must be chosen. If unsure whether the +do not exist yet must be chosen. If unsure whether the file already exists simply try to save it. If another file with this name exists the dialogue will return and you can choose another filename diff --git a/manual/plugins/text_editor.tex b/manual/plugins/text_editor.tex index 3f4d348975..758cd443d6 100644 --- a/manual/plugins/text_editor.tex +++ b/manual/plugins/text_editor.tex @@ -16,7 +16,7 @@ the \setting{Virtual Keyboard} (see \reference{sec:virtual_keyboard}). \item When finished editing exit the Text Editor. You'll be shown a list of save options. \end{itemize} -\note{When you haven't changed the file the Text Editor will quit immediately.} +\note{When you have not changed the file the Text Editor will quit immediately.} \begin{table} \begin{btnmap}{}{} diff --git a/manual/plugins/wavplay.tex b/manual/plugins/wavplay.tex index 6246269991..350c76126a 100644 --- a/manual/plugins/wavplay.tex +++ b/manual/plugins/wavplay.tex @@ -10,8 +10,8 @@ plugin automatically and the Wavplay screen appears. This screen gives information about samplerate and length of the playing file. \note{Seeking within the \fname{.wav}-file or changing the volume once the -plugin is running isn't possible. Wavplay uses the sound settings that were +plugin is running is not possible. Wavplay uses the sound settings that were used before (except for pitch).} The only action that can be performed is to stop by pressing \ButtonOff, and Wavplay will be exited and you are returned to the filebrowser. If the end of -the file has been reached, you will also be returned to the filebrowser.
\ No newline at end of file +the file has been reached, you will also be returned to the filebrowser. |