summaryrefslogtreecommitdiffstats
path: root/manual/platform
diff options
context:
space:
mode:
authorSzymon Dziok <b0hoon@o2.pl>2010-04-15 18:35:41 +0000
committerSzymon Dziok <b0hoon@o2.pl>2010-04-15 18:35:41 +0000
commita09152b1284d81f5454d6ae0b25081ef59aa5072 (patch)
tree65722d891f4c9e747de87a593af82cbd4f1a5892 /manual/platform
parent8f5af57a830995d78590170178442ba7bbc8fb75 (diff)
downloadrockbox-a09152b1284d81f5454d6ae0b25081ef59aa5072.tar.gz
rockbox-a09152b1284d81f5454d6ae0b25081ef59aa5072.zip
Packard Bell Vibe 500: Add a part of the manual (no plugin keymaps yet).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25652 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform')
-rw-r--r--manual/platform/keymap-vibe500.tex105
-rw-r--r--manual/platform/vibe500.tex25
2 files changed, 130 insertions, 0 deletions
diff --git a/manual/platform/keymap-vibe500.tex b/manual/platform/keymap-vibe500.tex
new file mode 100644
index 0000000000..e8dc5e0c57
--- /dev/null
+++ b/manual/platform/keymap-vibe500.tex
@@ -0,0 +1,105 @@
+% $Id: keymap-vibe500.tex 23883 2010-03-29 12:19:08Z b0hoon $
+
+\newcommand{\ButtonPower}{\btnfnt{Power}}
+\newcommand{\ButtonMenu}{\btnfnt{Menu}}
+\newcommand{\ButtonPlay}{\btnfnt{Play}}
+\newcommand{\ButtonPrev}{\btnfnt{Prev}}
+\newcommand{\ButtonNext}{\btnfnt{Next}}
+\newcommand{\ButtonUp}{\btnfnt{Scroll Up}}
+\newcommand{\ButtonDown}{\btnfnt{Scroll Down}}
+\newcommand{\ButtonOK}{\btnfnt{OK}}
+\newcommand{\ButtonCancel}{\btnfnt{Cancel}}
+\newcommand{\ButtonRec}{\btnfnt{Rec}}
+\newcommand{\ButtonHold}{\btnfnt{Hold}}
+
+%temporary for the lack of plugin keymaps
+\newcommand{\ButtonLeft}{\btnfnt{WhatLeft}}
+\newcommand{\ButtonRight}{\btnfnt{WhatRight}}
+\newcommand{\ButtonSelect}{\btnfnt{WhatSelect}}
+
+%Button actions, standard context
+\newcommand{\ActionStdPrev}{\ButtonUp}
+\newcommand{\ActionStdPrevRepeat}{\ButtonUp}
+\newcommand{\ActionStdNext}{\ButtonDown}
+\newcommand{\ActionStdNextRepeat}{\ButtonDown}
+\newcommand{\ActionStdCancel}{\ButtonPrev{} or \ButtonCancel}
+\newcommand{\ActionStdOk}{\ButtonNext{} or \ButtonOK}
+\newcommand{\ActionStdMenu}{\ButtonMenu}
+\newcommand{\ActionStdQuickScreen}{Long \ButtonOK}
+\newcommand{\ActionStdContext}{Long \ButtonMenu}
+\newcommand{\ActionQuickScreenExit}{\ButtonOK{} or \ButtonCancel}
+\newcommand{\ActionStdUsbCharge}{\ButtonRec}
+
+%Button actions, wps context
+\newcommand{\ActionWpsPlay}{\ButtonPlay}
+\newcommand{\ActionWpsStop}{Long \ButtonPlay}
+\newcommand{\ActionWpsSkipPrev}{\ButtonPrev}
+\newcommand{\ActionWpsSeekBack}{Long \ButtonPrev}
+\newcommand{\ActionWpsSkipNext}{\ButtonNext}
+\newcommand{\ActionWpsSeekFwd}{Long \ButtonNext}
+\newcommand{\ActionWpsVolDown}{\ButtonDown}
+\newcommand{\ActionWpsVolUp}{\ButtonUp}
+\newcommand{\ActionWpsBrowse}{\ButtonOK}
+\newcommand{\ActionWpsContext}{Long \ButtonMenu}
+\newcommand{\ActionWpsHotkey}{\ButtonRec}
+\newcommand{\ActionWpsPlaylist}{\ButtonCancel}
+\newcommand{\ActionWpsMenu}{\ButtonMenu}
+\newcommand{\ActionWpsQuickScreen}{Long \ButtonOK}
+
+%Button actions, tree context
+\newcommand{\ActionTreeWps}{\ButtonPlay}
+\newcommand{\ActionTreeStop}{Long \ButtonPlay}
+\newcommand{\ActionTreeEnter}{\ButtonNext}
+\newcommand{\ActionTreeParentDirectory}{\ButtonPrev}
+\newcommand{\ActionTreeHotkey}{\ButtonRec}
+
+%Button actions, YesNo context
+\newcommand{\ActionYesNoAccept}{\ButtonOK}
+
+%Button actions, Setting context
+\newcommand{\ActionSettingInc}{\ButtonUp}
+\newcommand{\ActionSettingDec}{\ButtonDown}
+
+%Button actions, Alarm screen
+\newcommand{\ActionAlarmSet}{\ButtonOK}
+\newcommand{\ActionAlarmCancel}{\ButtonCancel}
+\newcommand{\ActionAlarmHoursDec}{\ButtonPrev}
+\newcommand{\ActionAlarmHoursInc}{\ButtonNext}
+
+%Button actions, Virtual Keyboard Context
+\newcommand{\ActionKbdLeft}{\ButtonPrev}
+\newcommand{\ActionKbdRight}{\ButtonNext}
+\newcommand{\ActionKbdSelect}{\ButtonPlay}
+\newcommand{\ActionKbdDone}{\ButtonOK}
+\newcommand{\ActionKbdAbort}{\ButtonCancel}
+\newcommand{\ActionKbdUp}{\ButtonUp}
+\newcommand{\ActionKbdDown}{\ButtonDown}
+\newcommand{\ActionKbdBackSpace}{\ButtonMenu}
+\newcommand{\ActionKbdMorseInput}{Long \ButtonMenu}
+\newcommand{\ActionKbdMorseSelect}{\ButtonPlay}
+
+%Button actions, Pitch Screen context
+\newcommand{\ActionPsToggleMode}{\ButtonPlay}
+\newcommand{\ActionPsIncSmall}{\ButtonUp}
+\newcommand{\ActionPsIncBig}{\ButtonUp}
+\newcommand{\ActionPsDecSmall}{\ButtonDown}
+\newcommand{\ActionPsDecBig}{\ButtonDown}
+\newcommand{\ActionPsNudgeLeft}{\ButtonPrev}
+\newcommand{\ActionPsNudgeRight}{\ButtonNext}
+\newcommand{\ActionPsReset}{\ButtonMenu}
+\newcommand{\ActionPsExit}{\ButtonOK}
+
+%Button actions, Recording screen context
+
+\newcommand{\ActionRecNewfile}{\ButtonRec}
+\newcommand{\ActionRecMenu}{Long \ButtonMenu}
+\newcommand{\ActionRecPause}{\ButtonPlay}
+\newcommand{\ActionRecExit}{\ButtonCancel}
+\newcommand{\ActionRecSettingsInc}{\ButtonNext}
+\newcommand{\ActionRecSettingsDec}{\ButtonPrev}
+\newcommand{\ActionRecPrev}{\ButtonUp}
+\newcommand{\ActionRecNext}{\ButtonDown}
+
+%Button actions, Bookmark screen context
+\newcommand{\ActionBmDelete}{Long \ButtonCancel}
+
diff --git a/manual/platform/vibe500.tex b/manual/platform/vibe500.tex
new file mode 100644
index 0000000000..1dc515d846
--- /dev/null
+++ b/manual/platform/vibe500.tex
@@ -0,0 +1,25 @@
+% $Id: vibe500.tex 24014 2010-03-29 21:39:44Z b0hoon $ %
+\def\UseOption{vibe500}
+\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
+\edef\UseOption{\UseOption,PBELL_VIBE500_PAD}
+\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
+\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
+\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
+\edef\UseOption{\UseOption,packardbell}
+
+\newcommand{\playerman}{Packard Bell}
+\newcommand{\playertype}{Vibe 500}
+\newcommand{\playerlongtype}{\playertype}
+\newcommand{\genericimg}{160x128x16}
+\newcommand{\specimg}{vibe500}
+%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.mi4}}
+\newcommand{\firmwareextension}{\fname{mi4}}
+\newcommand{\screenshotsize}{4cm}
+\newcommand{\disk}{hard disk}
+
+% link external keymap file
+\input{platform/keymap-vibe500.tex}