summaryrefslogtreecommitdiff
path: root/manual/platform/samsungyh920.tex
diff options
context:
space:
mode:
authorSzymon Dziok <b0hoon@o2.pl>2014-10-15 16:23:34 +0200
committerSzymon Dziok <b0hoon@o2.pl>2014-10-22 09:59:26 +0200
commita8b5589523a0be2f26a22607e5c0e12382a64f4e (patch)
tree3088f897f35a5bdc08509488a45844180f48b8cb /manual/platform/samsungyh920.tex
parentf4435708978a09795a959d7d97431ca003ecf00d (diff)
downloadrockbox-a8b5589523a0be2f26a22607e5c0e12382a64f4e.tar.gz
rockbox-a8b5589523a0be2f26a22607e5c0e12382a64f4e.zip
Manual for the Samsung YH920/YH925.
Change-Id: I2db0023cae585e9c9517da9ed2e9de6195081ce2
Diffstat (limited to 'manual/platform/samsungyh920.tex')
-rw-r--r--manual/platform/samsungyh920.tex27
1 files changed, 27 insertions, 0 deletions
diff --git a/manual/platform/samsungyh920.tex b/manual/platform/samsungyh920.tex
new file mode 100644
index 0000000000..d817d115bd
--- /dev/null
+++ b/manual/platform/samsungyh920.tex
@@ -0,0 +1,27 @@
1% $Id$ %
2\def\UseOption{samsungyh920}
3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4\edef\UseOption{\UseOption,SAMSUNG_YH92X_PAD}
5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
7\edef\UseOption{\UseOption,samsungyh}
8
9\newcommand{\playerman}{Samsung}
10\newcommand{\playertype}{YH-920}
11\newcommand{\playerlongtype}{\playertype}
12\newcommand{\dapdisplaywidth}{160}
13\newcommand{\dapdisplayheight}{128}
14\newcommand{\dapdisplaydepth}{2}
15\newcommand{\specimg}{yh920}
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{\originalfirmwarefilename}{\fname{PP5020.mi4}}
21\newcommand{\firmwarefilename}{\fname{rockbox.mi4}}
22\newcommand{\firmwareextension}{\fname{mi4}}
23\newcommand{\screenshotsize}{4cm}
24\newcommand{\disk}{hard disk}
25
26% link external keymap file
27\input{platform/keymap-yh92x.tex}