From 6ee3c036dbe16efe432e0d7a21657eb4eda5f1db Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Sat, 30 Oct 2010 11:17:04 +0000 Subject: Manual: add drawings of the H100 remote with button labels to the player images and use it in the 'Quick Start' chapter (below the main player drawing) to explain the button names which were already used in the description. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28393 a1c6a512-1295-4272-9138-f99709370657 --- .../rockbox_interface/images/iriverh100-remote.pdf | Bin 0 -> 72547 bytes .../rockbox_interface/images/iriverh100-remote.png | Bin 0 -> 31499 bytes .../rockbox_interface/images/iriverh100-remote.svg | 3173 ++++++++++++++++++++ manual/rockbox_interface/main.tex | 2 +- 4 files changed, 3174 insertions(+), 1 deletion(-) create mode 100644 manual/rockbox_interface/images/iriverh100-remote.pdf create mode 100644 manual/rockbox_interface/images/iriverh100-remote.png create mode 100644 manual/rockbox_interface/images/iriverh100-remote.svg (limited to 'manual') diff --git a/manual/rockbox_interface/images/iriverh100-remote.pdf b/manual/rockbox_interface/images/iriverh100-remote.pdf new file mode 100644 index 0000000000..df7adc3ba4 Binary files /dev/null and b/manual/rockbox_interface/images/iriverh100-remote.pdf differ diff --git a/manual/rockbox_interface/images/iriverh100-remote.png b/manual/rockbox_interface/images/iriverh100-remote.png new file mode 100644 index 0000000000..b8ef11d388 Binary files /dev/null and b/manual/rockbox_interface/images/iriverh100-remote.png differ diff --git a/manual/rockbox_interface/images/iriverh100-remote.svg b/manual/rockbox_interface/images/iriverh100-remote.svg new file mode 100644 index 0000000000..6599097c35 --- /dev/null +++ b/manual/rockbox_interface/images/iriverh100-remote.svg @@ -0,0 +1,3173 @@ + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Hold + +Rewind + +Navi + +Forward + +VolumeDown + +VolumeUp + +A-B + +Source + +Rec + +Bitrate + +Stop + +Play + + \ No newline at end of file diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index 36d5d8d03c..ee32fc9271 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -9,7 +9,7 @@ % 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{iaudiom3}{% replace with HAVEREMOTEKEYMAP when the h100 file exists or change specimg +\opt{iaudiom3,h100}{% replace with HAVEREMOTEKEYMAP when all images exist or change specimg \end{center} % spacing between the two pictures, could possibly be improved \begin{center} -- cgit v1.2.3