summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Kukla <roolku@rockbox.org>2008-03-04 00:56:33 +0000
committerRobert Kukla <roolku@rockbox.org>2008-03-04 00:56:33 +0000
commit41051cafe816aeb996134370d99d5947268676fd (patch)
tree3430e9e5e14174c3137595d4d5f7d49a7514ac4f
parent931ceed47f2add560e1b221e9bcc1e12454231b0 (diff)
downloadrockbox-41051cafe816aeb996134370d99d5947268676fd.tar.gz
rockbox-41051cafe816aeb996134370d99d5947268676fd.zip
start of a manual for the mrobe 100, lots of work still needs to be done
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16509 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/platform/mrobe100.tex106
-rw-r--r--manual/rockbox_interface/images/mrobe100-front.pngbin0 -> 27446 bytes
2 files changed, 106 insertions, 0 deletions
diff --git a/manual/platform/mrobe100.tex b/manual/platform/mrobe100.tex
new file mode 100644
index 0000000000..ea324e8128
--- /dev/null
+++ b/manual/platform/mrobe100.tex
@@ -0,0 +1,106 @@
1% $Id: mrobe100.tex 15972 2007-12-25 19:55:22Z pixelma $ %
2\def\UseOption{mrobe100}
3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,SWCODEC}
6\edef\UseOption{\UseOption,CONFIG_RTC}
7\edef\UseOption{\UseOption,MROBE100_PAD}
8\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
9\edef\UseOption{\UseOption,HAVE_DIRCACHE}
10\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
11\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
12\edef\UseOption{\UseOption,olympus}
13
14\newcommand{\playerman}{Olympus}
15\newcommand{\playertype}{m:robe 100}
16\newcommand{\playerlongtype}{\playertype}
17\newcommand{\genericimg}{160x128x1}
18\newcommand{\specimg}{mrobe100}
19%Used to name the player, e.g. ...to the \dap
20\newcommand{\dap}{player}
21%For use when referring to the player. E.g. the \daps\ capacity ...
22\newcommand{\daps}{player's}
23\newcommand{\firmwarefilename}{\fname{rockbox.mi4}}
24\newcommand{\screenshotsize}{4cm}
25\newcommand{\disk}{hard disk}
26
27\newcommand{\ButtonPower}{\btnfnt{Power}}
28\newcommand{\ButtonMenu}{\btnfnt{Menu}}
29\newcommand{\ButtonLeft}{\btnfnt{Left}}
30\newcommand{\ButtonRight}{\btnfnt{Right}}
31\newcommand{\ButtonUp}{\btnfnt{Up}}
32\newcommand{\ButtonDown}{\btnfnt{Down}}
33\newcommand{\ButtonVolUp}{\btnfnt{Volume up}}
34\newcommand{\ButtonVolDown}{\btnfnt{Volume down}}
35\newcommand{\ButtonSelect}{\btnfnt{Select}}
36\newcommand{\ButtonDisplay}{\btnfnt{Display}}
37\newcommand{\ButtonHold}{\btnfnt{Hold}}
38
39%Button actions, standard context
40\newcommand{\ActionStdPrev}{\ButtonUp}
41\newcommand{\ActionStdPrevRepeat}{Long \ButtonUp}
42\newcommand{\ActionStdNext}{\ButtonDown}
43\newcommand{\ActionStdNextRepeat}{Long \ButtonDown}
44\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonPower}
45\newcommand{\ActionStdContext}{Long \ButtonSelect}
46\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
47\newcommand{\ActionStdMenu}{\ButtonMenu}
48\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
49
50%Button actions, wps context
51\newcommand{\ActionWpsPlay}{\ButtonDisplay}
52\newcommand{\ActionWpsSkipNext}{\ButtonRight}
53\newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
54\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
55\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
56\newcommand{\ActionWpsAbSetBNextDir}{\ButtonDisplay{} + \ButtonRight}
57\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonDisplay{} + \ButtonLeft}
58\newcommand{\ActionWpsStop}{\ButtonPower}
59\newcommand{\ActionWpsVolDown}{\ButtonDown}
60\newcommand{\ActionWpsVolUp}{\ButtonUp}
61\newcommand{\ActionWpsPitchScreen}{\ButtonDisplay{} + \ButtonUp/\ButtonDown}
62\newcommand{\ActionWpsQuickScreen}{Long \ButtonMenu}
63\newcommand{\ActionWpsMenu}{\ButtonMenu}
64\newcommand{\ActionWpsContext}{Long \ButtonSelect}
65\newcommand{\ActionWpsBrowse}{\ButtonSelect}
66\newcommand{\ActionWpsAbReset}{\ButtonDisplay{} + \ButtonSelect}
67\newcommand{\ActionWpsIdThreeScreen}{\ButtonDisplay{} + \ButtonMenu}
68
69%Button actions, tree context
70\newcommand{\ActionTreeWps}{\ButtonDisplay}
71\newcommand{\ActionTreeStop}{\ButtonPower}
72\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
73\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
74
75%Button actions, YesNo context
76\newcommand{\ActionYesNoAccept}{\ButtonSelect}
77
78%Button actions, Setting context
79\newcommand{\ActionSettingInc}{\ButtonUp}
80\newcommand{\ActionSettingDec}{\ButtonDown}
81
82%Button actions, Virtual Keyboard Context
83\newcommand{\ActionKbdLeft}{\ButtonLeft}
84\newcommand{\ActionKbdRight}{\ButtonRight}
85\newcommand{\ActionKbdSelect}{\ButtonSelect}
86\newcommand{\ActionKbdCursorLeft}{\ButtonDisplay{} + \ButtonLeft}
87\newcommand{\ActionKbdCursorRight}{\ButtonDisplay{} + \ButtonRight}
88\newcommand{\ActionKbdPageFlip}{\ButtonDisplay{} + \ButtonMenu}
89\newcommand{\ActionKbdDone}{\ButtonDisplay}
90\newcommand{\ActionKbdAbort}{\ButtonPower}
91\newcommand{\ActionKbdBackSpace}{\ButtonMenu}
92\newcommand{\ActionKbdMorseInput}{\ButtonDisplay{} + \ButtonPower}
93\newcommand{\ActionKbdMorseSelect}{\ButtonSelect}
94\newcommand{\ActionKbdUp}{\ButtonUp}
95\newcommand{\ActionKbdDown}{\ButtonDown}
96
97%Button actions, Pitch Screen context
98\newcommand{\ActionPsToggleMode}{\ButtonMenu}
99\newcommand{\ActionPsIncSmall}{\ButtonUp}
100\newcommand{\ActionPsIncBig}{Long \ButtonUp}
101\newcommand{\ActionPsDecSmall}{\ButtonDown}
102\newcommand{\ActionPsDecBig}{Long \ButtonDown}
103\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
104\newcommand{\ActionPsNudgeRight}{\ButtonRight}
105\newcommand{\ActionPsReset}{\ButtonDisplay}
106\newcommand{\ActionPsExit}{\ButtonPower}
diff --git a/manual/rockbox_interface/images/mrobe100-front.png b/manual/rockbox_interface/images/mrobe100-front.png
new file mode 100644
index 0000000000..f435e4ab4d
--- /dev/null
+++ b/manual/rockbox_interface/images/mrobe100-front.png
Binary files differ