summaryrefslogtreecommitdiffstats
path: root/manual/platform/h10_5gb.tex
blob: 1c3e99f2288d6b4945e3fc2e5e8ac644786589db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
% $Id$ %
\def\UseOption{h10_5gb}
\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
\edef\UseOption{\UseOption,CONFIG_RTC}
\edef\UseOption{\UseOption,SWCODEC}
\edef\UseOption{\UseOption,IRIVER_H10_PAD}
\edef\UseOption{\UseOption,iriver}

\newcommand{\playerman}{Iriver}
\newcommand{\playertype}{H10}
\newcommand{\playerlongtype}{\playertype{} 5GB and 6GB}
\newcommand{\genericimg}{128x128x16}
\newcommand{\specimg}{h10_5gb}
%Used to name the player, e.g. ...to the \dap
\newcommand{\dap}{player}
%For use when referring to the player. E.g. the \daps\ capacity ...
\newcommand{\daps}{player's}
\newcommand{\firmwarefilename}{\fname{rockbox.h10}}
\newcommand{\screenshotsize}{4cm}

\newcommand{\ButtonLeft}{\btnfnt{Prev}}
\newcommand{\ButtonRight}{\btnfnt{Next}}
\newcommand{\ButtonRew}{\btnfnt{Rew}}
\newcommand{\ButtonPlay}{\btnfnt{Play}}
\newcommand{\ButtonFF}{\btnfnt{Ffwd}}
\newcommand{\ButtonScrollUp}{\btnfnt{Scroll Up}}
\newcommand{\ButtonScrollDown}{\btnfnt{Scroll Down}}
\newcommand{\ButtonPower}{\btnfnt{Power}}


%Button actions, standard context
\newcommand{\ActionStdPrev}{\ButtonScrollUp}
\newcommand{\ActionStdPrevRepeat}{Long \ButtonScrollUp}
\newcommand{\ActionStdNext}{\ButtonScrollDown}
\newcommand{\ActionStdNextRepeat}{Long \ButtonScrollDown}
\newcommand{\ActionStdCancel}{\ButtonLeft or \ButtonPower}
\newcommand{\ActionStdContext}{Long \ButtonFF}
\newcommand{\ActionStdQuickScreen}{Long \ButtonRew}
\newcommand{\ActionStdMenu}{Long \ButtonRew}
\newcommand{\ActionStdOk}{\ButtonRight}

%Button actions, wps context
\newcommand{\ActionWpsPlay}{\ButtonPlay}
\newcommand{\ActionWpsSkipNext}{\ButtonFF}
\newcommand{\ActionWpsSkipPrev}{\ButtonRew}
\newcommand{\ActionWpsSeekBack}{Long \ButtonRew}
\newcommand{\ActionWpsSeekFwd}{Long \ButtonFF}

\newcommand{\ActionWpsStop}{Long \ButtonPlay}
\newcommand{\ActionWpsVolDown}{\ButtonScrollDown}
\newcommand{\ActionWpsVolUp}{\ButtonScrollUp}

\newcommand{\ActionWpsQuickScreen}{Long \ButtonLeft}
\newcommand{\ActionWpsMenu}{Long \ButtonRight}
\newcommand{\ActionWpsContext}{\ButtonRight}
\newcommand{\ActionWpsBrowse}{\ButtonLeft}
\newcommand{\ActionWpsPitchScreen}{\ButtonPlay+\ButtonLeft}
\newcommand{\ActionWpsIdThreeScreen}{\ButtonPlay+\ButtonRight}

%Button actions, YesNo context
\newcommand{\ActionYesNoAccept}{\ButtonRight}

%Button actions, Virtual Keyboard Context
\newcommand{\ActionKbdLeft}{\ButtonLeft}
\newcommand{\ActionKbdRight}{\ButtonRight}
\newcommand{\ActionKbdSelect}{\ButtonRew}
\newcommand{\ActionKbdDone}{\ButtonPlay}
\newcommand{\ActionKbdAbort}{\ButtonFF}
\newcommand{\ActionKbdUp}{\ButtonScrollUp}
\newcommand{\ActionKbdDown}{\ButtonScrollDown}

%Button actions, Pitch Screen context
\newcommand{\ActionPsToggleMode}{\ButtonPower}
\newcommand{\ActionPsIncSmall}{\ButtonScrollUp}
\newcommand{\ActionPsIncBig}{Long \ButtonScrollUp}
\newcommand{\ActionPsDecSmall}{\ButtonScrollDown}
\newcommand{\ActionPsDecBig}{Long \ButtonScrollDown}
\newcommand{\ActionPsNudgeLeft}{\ButtonRew}
\newcommand{\ActionPsNudgeRight}{\ButtonFF}
\newcommand{\ActionPsReset}{\ButtonPlay}
\newcommand{\ActionPsExit}{\ButtonLeft}