From 2aabdbfeb843763664783223fa1f7fd83d21a6f6 Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Sat, 4 Jul 2009 23:51:06 +0000 Subject: Start of an Iaudio M3 manual: add the necessary platform files (name the remote keymap file 'iaudio' because the keymap is shared with M5 and X5 and could be reused there), add pictures of the remote with labels and place it below the player image, already fill out some installation instructions which are very similar to the other Iaudios. The manual still needs a way to mention main unit and remote control buttons in text descriptions, the second column in the button tables needs to be filled out (using IAUDIO_RC_PAD and adding this to the M5 and X5 platform files) - and screenshots are needed too... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21645 a1c6a512-1295-4272-9138-f99709370657 --- manual/rockbox_interface/images/m3-remote.pdf | Bin 0 -> 64986 bytes manual/rockbox_interface/images/m3-remote.png | Bin 0 -> 31839 bytes manual/rockbox_interface/images/m3-remote.svg | 1281 +++++++++++++++++++++++++ manual/rockbox_interface/main.tex | 13 +- 4 files changed, 1290 insertions(+), 4 deletions(-) create mode 100644 manual/rockbox_interface/images/m3-remote.pdf create mode 100644 manual/rockbox_interface/images/m3-remote.png create mode 100644 manual/rockbox_interface/images/m3-remote.svg (limited to 'manual/rockbox_interface') diff --git a/manual/rockbox_interface/images/m3-remote.pdf b/manual/rockbox_interface/images/m3-remote.pdf new file mode 100644 index 0000000000..31b747dff2 Binary files /dev/null and b/manual/rockbox_interface/images/m3-remote.pdf differ diff --git a/manual/rockbox_interface/images/m3-remote.png b/manual/rockbox_interface/images/m3-remote.png new file mode 100644 index 0000000000..986ff9a3b3 Binary files /dev/null and b/manual/rockbox_interface/images/m3-remote.png differ diff --git a/manual/rockbox_interface/images/m3-remote.svg b/manual/rockbox_interface/images/m3-remote.svg new file mode 100644 index 0000000000..90aa4713f2 --- /dev/null +++ b/manual/rockbox_interface/images/m3-remote.svg @@ -0,0 +1,1281 @@ + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Rewind +Play +Forward +Mode +Rec +VolumeDown +VolumeUp +Menu + +Hold + + + + + + + + \ No newline at end of file diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index d28f3ceb2d..af2cfb54f9 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -9,7 +9,12 @@ % The extension is selected in the preamble, so no further \ifpdfoutput % is necessary. \includegraphics[height=8cm,width=10cm,keepaspectratio=true]{rockbox_interface/images/\specimg-front} - +\opt{m3}{% replace with HAVEREMOTEKEYMAP when the h100 file exists or change specimg + \end{center} + % spacing between the two pictures, could possibly be improved + \begin{center} + \includegraphics[height=5.6cm,width=10cm,keepaspectratio=true]{rockbox_interface/images/\specimg-remote} +} \end{center} Throughout this manual, the buttons on the \dap{} are labelled according to the @@ -22,8 +27,8 @@ described in detail in the following paragraph. \wikilink{BlindFAQ}. % - \opt{h100}{ - Hold or lay the \dap{} so that the side with the joystick and LCD is facing + \opt{h100}{ + Hold or lay the \dap{} so that the side with the joystick and LCD is facing towards you, and the curved side is at the top. The joystick functions as the \ButtonUp{}, \ButtonRight{}, \ButtonLeft{}, and \ButtonDown{} buttons when pressed in the appropriate direction. Pressing the joystick down functions as @@ -467,7 +472,7 @@ To turn on and off your Rockbox enabled \dap{} use the following keys: performed by inserting a paperclip gently into the Reset hole. }% -\nopt{gigabeatf,m5,x5,archos} +\nopt{gigabeatf,m3,m5,x5,archos} { \subsection{Starting the original firmware} \label{ref:Dualboot} -- cgit v1.2.3