summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-08-30 13:18:46 +0000
committerMartin Arver <martin.arver@gmail.com>2006-08-30 13:18:46 +0000
commitafaeaef3e5a510cc312f44d105e50f4bd42f0e43 (patch)
tree974cb8c6217581803092150215d29ef0032ff0fb /manual
parentea4ed4961a51a323107cbf66c1d4ecf90818666b (diff)
downloadrockbox-afaeaef3e5a510cc312f44d105e50f4bd42f0e43.tar.gz
rockbox-afaeaef3e5a510cc312f44d105e50f4bd42f0e43.zip
Add platform file for the H10 (target #22) to allow for manual builds. Still lots to do, but the manual is buildable.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10803 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r--manual/platform/h10.tex60
-rw-r--r--manual/plugins/plasma.tex2
-rw-r--r--manual/plugins/starfield.tex4
-rw-r--r--manual/plugins/xobox.tex2
4 files changed, 64 insertions, 4 deletions
diff --git a/manual/platform/h10.tex b/manual/platform/h10.tex
new file mode 100644
index 0000000000..fd1ea35109
--- /dev/null
+++ b/manual/platform/h10.tex
@@ -0,0 +1,60 @@
1% $Id$ %
2\def\UseOption{h10}
3\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
4\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
5\edef\UseOption{\UseOption,CONFIG_RTC}
6\edef\UseOption{\UseOption,SWCODEC}
7\edef\UseOption{\UseOption,IRIVER_H10_PAD}
8\edef\UseOption{\UseOption,iriver}
9
10\newcommand{\playerman}{Iriver}
11\newcommand{\playertype}{H10}
12\newcommand{\playerlongtype}{\playertype}
13\newcommand{\genericimg}{160x128x16}
14\newcommand{\specimg}{h10}
15%Used to name the player, e.g. ...to the \dap
16\newcommand{\dap}{player}
17%For use when referring to the player. E.g. the \daps\ capacity ...
18\newcommand{\daps}{player's}
19\newcommand{\firmwarefilename}{\fname{rockbox.h10}}
20\newcommand{\screenshotsize}{4cm}
21
22\newcommand{\ButtonLeft}{\btnfnt{Prev}}
23\newcommand{\ButtonRight}{\btnfnt{Next}}
24\newcommand{\ButtonRew}{\btnfnt{Rew}}
25\newcommand{\ButtonPlay}{\btnfnt{Play}}
26\newcommand{\ButtonFF}{\btnfnt{Ffwd}}
27\newcommand{\ButtonScrollUp}{\btnfnt{Scroll Up}}
28\newcommand{\ButtonScrollDown}{\btnfnt{Scroll Down}}
29\newcommand{\ButtonPower}{\btnfnt{Power}}
30
31
32%Button actions, standard context
33\newcommand{\ActionStdPrev}{\ButtonScrollUp}
34\newcommand{\ActionStdPrevRepeat}{Long \ButtonScrollUp}
35\newcommand{\ActionStdNext}{\ButtonScrollDown}
36\newcommand{\ActionStdNextRepeat}{Long \ButtonScrollDown}
37\newcommand{\ActionStdCancel}{\ButtonLeft or \ButtonPower}
38\newcommand{\ActionStdContext}{Long \ButtonFF}
39\newcommand{\ActionStdQuickScreen}{Long \ButtonRew}
40\newcommand{\ActionStdMenu}{Long \ButtonRew}
41\newcommand{\ActionStdOk}{\ButtonRight}
42
43%Button actions, wps context
44\newcommand{\ActionWpsPlay}{\ButtonPlay}
45\newcommand{\ActionWpsSkipNext}{\ButtonFF}
46\newcommand{\ActionWpsSkipPrev}{\ButtonRew}
47\newcommand{\ActionWpsSeekBack}{Long \ButtonRew}
48\newcommand{\ActionWpsSeekFwd}{Long \ButtonFF}
49
50\newcommand{\ActionWpsStop}{Long \ButtonPlay}
51\newcommand{\ActionWpsVolDown}{\ButtonScrollDown}
52\newcommand{\ActionWpsVolUp}{\ButtonScrollUp}
53
54\newcommand{\ActionWpsQuickScreen}{Long \ButtonLeft}
55\newcommand{\ActionWpsMenu}{Long \ButtonRight}
56\newcommand{\ActionWpsContext}{\ButtonRight}
57\newcommand{\ActionWpsBrowse}{\ButtonLeft}
58\newcommand{\ActionWpsPitchScreen}{\ButtonPlay+\ButtonLeft}
59\newcommand{\AdtionWpsIdThreeScreen}{\ButtonPlay+\ButtonRight}
60
diff --git a/manual/plugins/plasma.tex b/manual/plugins/plasma.tex
index 319309c730..155f735caa 100644
--- a/manual/plugins/plasma.tex
+++ b/manual/plugins/plasma.tex
@@ -6,7 +6,7 @@ Plasma is a demo displaying a 80's style retro plasma effect.
6\begin{table} 6\begin{table}
7 \begin{btnmap}{}{} 7 \begin{btnmap}{}{}
8 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack} 8 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
9 \nopt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonUp\ / \ButtonDown} 9 \nopt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{\ButtonUp\ / \ButtonDown}
10 & Adjust frequency\\ 10 & Adjust frequency\\
11 \opt{HAVE_LCD_COLOR}{ 11 \opt{HAVE_LCD_COLOR}{
12 \opt{IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect} 12 \opt{IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect}
diff --git a/manual/plugins/starfield.tex b/manual/plugins/starfield.tex
index df7503d548..57aeaef40e 100644
--- a/manual/plugins/starfield.tex
+++ b/manual/plugins/starfield.tex
@@ -7,11 +7,11 @@ Starfield simulation (like the classic screensaver).
7 \begin{btnmap}{}{} 7 \begin{btnmap}{}{}
8 \ButtonRight\ / \ButtonLeft & Increase / decrease number of stars\\ 8 \ButtonRight\ / \ButtonLeft & Increase / decrease number of stars\\
9 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack} 9 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
10 \nopt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonUp\ / \ButtonDown} 10 \nopt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{\ButtonUp\ / \ButtonDown}
11 & Increase / decrease speed\\ 11 & Increase / decrease speed\\
12 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} 12 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
13 \opt{IAUDIO_X5_PAD}{\ButtonPower} 13 \opt{IAUDIO_X5_PAD}{\ButtonPower}
14 \nopt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD}{\ButtonOff} 14 \nopt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonOff}
15 & Quit\\ 15 & Quit\\
16 \end{btnmap} 16 \end{btnmap}
17\end{table} 17\end{table}
diff --git a/manual/plugins/xobox.tex b/manual/plugins/xobox.tex
index b17c3171bd..aec899b3fd 100644
--- a/manual/plugins/xobox.tex
+++ b/manual/plugins/xobox.tex
@@ -10,7 +10,7 @@ To finish a level you have to section off more than 75\%.
10\begin{table} 10\begin{table}
11\begin{btnmap}{}{} 11\begin{btnmap}{}{}
12 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu, \ButtonPlay,} 12 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu, \ButtonPlay,}
13 \nopt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonUp, \ButtonDown,} 13 \nopt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{\ButtonUp, \ButtonDown,}
14 \ButtonLeft, \ButtonRight 14 \ButtonLeft, \ButtonRight
15 & Move around the arena\\ 15 & Move around the arena\\
16 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} 16 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}