summaryrefslogtreecommitdiff
path: root/manual/platform
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2012-01-01 10:16:33 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2012-01-01 10:16:33 +0000
commit19694e50687feb817d58636f9244be2f072a75e6 (patch)
tree66d327bb979c8cc68f5e1fbe87d32f22fe027332 /manual/platform
parent36bc6a1fd5273a22daf4e00e5da058250ab54774 (diff)
downloadrockbox-19694e50687feb817d58636f9244be2f072a75e6.tar.gz
rockbox-19694e50687feb817d58636f9244be2f072a75e6.zip
Manual: add initial Fuze+ files.
Add the platform files and player images. This doesn't make the Fuze+ manual build yet, since some keys used in generic text are still missing. Taken out of FS#12492 by Jean-Louis Biasini. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31511 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform')
-rw-r--r--manual/platform/keymap-sansafuzeplus.tex154
-rw-r--r--manual/platform/sansafuzeplus.tex26
2 files changed, 180 insertions, 0 deletions
diff --git a/manual/platform/keymap-sansafuzeplus.tex b/manual/platform/keymap-sansafuzeplus.tex
new file mode 100644
index 0000000000..1a81ae8d23
--- /dev/null
+++ b/manual/platform/keymap-sansafuzeplus.tex
@@ -0,0 +1,154 @@
1\newcommand{\ButtonLeft}{\btnfnt{Left}}
2\newcommand{\ButtonRight}{\btnfnt{Right}}
3\newcommand{\ButtonUp}{\btnfnt{Up}}
4\newcommand{\ButtonDown}{\btnfnt{Down}}
5
6\newcommand{\ButtonBack}{\btnfnt{Back}}
7\newcommand{\ButtonPlayPause}{\btnfnt{Play/Pause}}
8\newcommand{\ButtonSelect}{\btnfnt{Select}}
9\newcommand{\ButtonBottomLeft}{\btnfnt{Bottom-Left}}
10\newcommand{\ButtonBottomRight}{\btnfnt{Bottom-Right}}
11
12\newcommand{\ButtonVolUp}{\btnfnt{Volume Up}}
13\newcommand{\ButtonVolDown}{\btnfnt{Volume Down}}
14\newcommand{\ButtonPower}{\btnfnt{Power}}
15
16%Button actions, standard context
17\newcommand{\ActionStdPrev}{\ButtonUp}
18\newcommand{\ActionStdPrevRepeat}{Long \ButtonUp}
19\newcommand{\ActionStdNext}{\ButtonDown}
20\newcommand{\ActionStdNextRepeat}{Long \ButtonDown}
21
22\newcommand{\ActionStdContext}{Long \ButtonSelect{} or Long \ButtonRight}
23
24\newcommand{\ActionStdCancel}{\ButtonBack{} or \ButtonLeft}
25\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
26
27\newcommand{\ActionStdRec}{}
28\newcommand{\ActionStdQuickScreen}{}
29\newcommand{\ActionStdMenu}{}
30\newcommand{\ActionQuickScreenExit}{Any corner keys or \ButtonSelect}
31
32%Button actions, wps context
33\newcommand{\ActionWpsPlay}{\ButtonPlayPause}
34\newcommand{\ActionWpsStop}{Long \ButtonPlayPause}
35
36\newcommand{\ActionWpsContext}{Long \ButtonSelect}
37
38\newcommand{\ActionWpsSkipNext}{\ButtonRight}
39\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
40\newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
41\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
42
43\newcommand{\ActionWpsVolDown}{\ButtonVolDown{} or \ButtonDown}
44\newcommand{\ActionWpsVolUp}{\ButtonVolUp{} or \ButtonUp}
45
46\newcommand{\ActionWpsMenu}{\ButtonBack}
47\newcommand{\ActionWpsBrowse}{\ButtonSelect}
48\newcommand{\ActionWpsPitchScreen}{Long \ButtonBottomLeft}
49\newcommand{\ActionWpsQuickScreen}{\ButtonBottomLeft}
50\newcommand{\ActionWpsIdThreeScreen}{Long \ButtonBottomRight}
51
52\newcommand{\ActionWpsHotkey}{\ButtonBottomRight}
53
54\newcommand{\ActionWpsPlaylist}{}
55%\newcommand{\ActionWpsAbSetBNextDir}{}
56%\newcommand{\ActionWpsAbSetAPrevDir}{}
57%\newcommand{\ActionWpsAbReset}{}
58
59%Button actions, tree context
60\newcommand{\ActionTreeWps}{\ButtonPlayPause}
61\newcommand{\ActionTreeStop}{Long \ButtonPlayPause}
62
63\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
64\newcommand{\ActionTreeParentDirectory}{\ButtonBack}
65
66\newcommand{\ActionTreeHotkey}{}
67
68%Button actions, YesNo context
69\newcommand{\ActionYesNoAccept}{\ButtonSelect}
70
71%Button actions, Setting context
72\newcommand{\ActionSettingInc}{\ButtonUp}
73\newcommand{\ActionSettingDec}{\ButtonDown}
74
75%Button actions, Alarm screen
76\newcommand{\ActionAlarmSet}{\ButtonSelect}
77\newcommand{\ActionAlarmCancel}{\ButtonPower}
78\newcommand{\ActionAlarmHoursInc}{\ButtonUp}
79\newcommand{\ActionAlarmHoursDec}{\ButtonDown}
80
81%Button actions, Virtual Keyboard Context
82\newcommand{\ActionKbdUp}{\ButtonUp}
83\newcommand{\ActionKbdDown}{\ButtonDown}
84\newcommand{\ActionKbdLeft}{\ButtonLeft}
85\newcommand{\ActionKbdRight}{\ButtonRight}
86
87\newcommand{\ActionKbdCursorLeft}{\ButtonBottomLeft}
88\newcommand{\ActionKbdCursorRight}{\ButtonBottomRight}
89
90\newcommand{\ActionKbdBackSpace}{\ButtonBack}
91
92\newcommand{\ActionKbdSelect}{\ButtonPlayPause}
93\newcommand{\ActionKbdDone}{Long \ButtonSelect}
94\newcommand{\ActionKbdAbort}{\ButtonPower}
95
96\newcommand{\ActionKbdMorseInput}{\ButtonVolUp}
97\newcommand{\ActionKbdMorseSelect}{\ButtonVolDown}
98
99%Button actions, Pitch Screen context
100
101\newcommand{\ActionPsIncSmall}{\ButtonUp}
102\newcommand{\ActionPsIncBig}{Long \ButtonUp}
103\newcommand{\ActionPsDecSmall}{\ButtonDown}
104\newcommand{\ActionPsDecBig}{Long \ButtonDown}
105\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
106\newcommand{\ActionPsNudgeRight}{\ButtonRight}
107
108\newcommand{\ActionPsToggleMode}{\ButtonBottomRight}
109
110\newcommand{\ActionPsReset}{\ButtonSelect}
111\newcommand{\ActionPsExit}{\ButtonBack{} or \ButtonPlayPause}
112
113%Button actions, Recording screen context
114\newcommand{\ActionRecPause}{\ButtonPlayPause}
115\newcommand{\ActionRecExit}{\ButtonBack}
116\newcommand{\ActionRecNewfile}{\ButtonBottomRight}
117%\newcommand{\ActionRecMenu}{}
118\newcommand{\ActionRecSettingsInc}{\ButtonRight}
119\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
120\newcommand{\ActionRecPrev}{\ButtonUp}
121\newcommand{\ActionRecNext}{\ButtonDown}
122
123%Button actions, FM radio context
124%\newcommand{\ActionFMMenu}{}
125
126\newcommand{\ActionFMPreset}{\ButtonBottomRight}
127\newcommand{\ActionFMPlay}{\ButtonPlayPause}
128\newcommand{\ActionFMStop}{Long \ButtonPlayPause}
129\newcommand{\ActionFMMode}{\ButtonBottomLeft}
130\newcommand{\ActionFMExit}{\ButtonBack}
131
132\newcommand{\ActionFMSettingsInc}{\ActionSettingInc}
133\newcommand{\ActionFMSettingsDec}{\ActionSettingDec}
134\newcommand{\ActionFMPrev}{\ButtonLeft}
135\newcommand{\ActionFMNext}{\ButtonRight}
136
137%Button actions, Bookmark screen context
138\newcommand{\ActionBmDelete}{Long \ButtonSelect}
139
140%Plugin lib actions
141\newcommand{\PluginUp}{\ButtonUp}
142\newcommand{\PluginDown}{\ButtonDown}
143\newcommand{\PluginLeft}{\ButtonLeft}
144\newcommand{\PluginRight}{\ButtonRight}
145\newcommand{\PluginUpRepeat}{Long \ButtonUp}
146\newcommand{\PluginDownRepeat}{Long \ButtonDown}
147\newcommand{\PluginLeftRepeat}{Long \ButtonLeft}
148\newcommand{\PluginRightRepeat}{Long \ButtonRight}
149
150\newcommand{\PluginCancel}{\ButtonPower}
151\newcommand{\PluginExit}{Long \ButtonPower}
152\newcommand{\PluginSelect}{\ButtonSelect}
153\newcommand{\PluginSelectRepeat}{Long \ButtonSelect}
154
diff --git a/manual/platform/sansafuzeplus.tex b/manual/platform/sansafuzeplus.tex
new file mode 100644
index 0000000000..1d0de4031f
--- /dev/null
+++ b/manual/platform/sansafuzeplus.tex
@@ -0,0 +1,26 @@
1\def\UseOption{fuzeplus}
2\edef\UseOption{\UseOption,SANSA_FUZEPLUS_PAD}
3\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
4\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
5\edef\UseOption{\UseOption,IMX233}
6\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
7
8
9\newcommand{\playerman}{Sansa}
10\newcommand{\playertype}{Fuze+}
11\newcommand{\playerlongtype}{\playertype}
12\newcommand{\dapdisplaywidth}{240}
13\newcommand{\dapdisplayheight}{320}
14\newcommand{\dapdisplaydepth}{16}
15\newcommand{\specimg}{sansafuzeplus}
16%Used to name the player, e.g. ...to the \dap
17\newcommand{\dap}{player}
18%For use when referring to the player. E.g. the \daps\ capacity ...
19\newcommand{\daps}{player's}
20\newcommand{\firmwarefilename}{\fname{bootloader-fuzeplus.sansa}}
21\newcommand{\firmwareextension}{\fname{sansa}}
22\newcommand{\screenshotsize}{6cm}
23\newcommand{\disk}{flash storage}
24
25% link external keymap file
26\input{platform/keymap-sansafuzeplus.tex}