diff options
Diffstat (limited to 'manual/platform')
-rw-r--r-- | manual/platform/archosfmrecorder.tex | 26 | ||||
-rw-r--r-- | manual/platform/archosondiofm.tex | 28 | ||||
-rw-r--r-- | manual/platform/archosondiosp.tex | 28 | ||||
-rw-r--r-- | manual/platform/archosplayer.tex | 27 | ||||
-rw-r--r-- | manual/platform/archosrecorder.tex | 27 |
5 files changed, 0 insertions, 136 deletions
diff --git a/manual/platform/archosfmrecorder.tex b/manual/platform/archosfmrecorder.tex deleted file mode 100644 index bd7319313d..0000000000 --- a/manual/platform/archosfmrecorder.tex +++ /dev/null | |||
@@ -1,26 +0,0 @@ | |||
1 | % $Id$ % | ||
2 | \def\UseOption{recorderv2fm} | ||
3 | \edef\UseOption{\UseOption,RECORDER_PAD} | ||
4 | \edef\UseOption{\UseOption,HAVE_BACKLIGHT} | ||
5 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} | ||
6 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} | ||
7 | \edef\UseOption{\UseOption,archos} | ||
8 | |||
9 | \newcommand{\playerman}{Archos} | ||
10 | \newcommand{\playertype}{Recorder V2/FM} | ||
11 | \newcommand{\playerlongtype}{Recorder V2 and FM} | ||
12 | \newcommand{\dapdisplaywidth}{112} | ||
13 | \newcommand{\dapdisplayheight}{64} | ||
14 | \newcommand{\dapdisplaydepth}{1} | ||
15 | \newcommand{\specimg}{archosfmrecorder} | ||
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{ajbrec.ajz}} | ||
21 | \newcommand{\firmwareextension}{\fname{ajz}} | ||
22 | \newcommand{\screenshotsize}{4cm} | ||
23 | \newcommand{\disk}{hard disk} | ||
24 | |||
25 | % link external keymap file | ||
26 | \input{platform/keymap-archosrecorder.tex} | ||
diff --git a/manual/platform/archosondiofm.tex b/manual/platform/archosondiofm.tex deleted file mode 100644 index b0cc232f16..0000000000 --- a/manual/platform/archosondiofm.tex +++ /dev/null | |||
@@ -1,28 +0,0 @@ | |||
1 | % $Id$ % | ||
2 | %platform file for the Ondio FM | ||
3 | \def\UseOption{ondiofm} | ||
4 | % To not break the current manual | ||
5 | \edef\UseOption{\UseOption,ondio} | ||
6 | \edef\UseOption{\UseOption,ONDIO_PAD} | ||
7 | \edef\UseOption{\UseOption,archos} | ||
8 | |||
9 | \newcommand{\playerman}{Archos} | ||
10 | \newcommand{\playertype}{Ondio} | ||
11 | \newcommand{\playerlongtype}{Ondio 128 FM} | ||
12 | \newcommand{\dapdisplaywidth}{112} | ||
13 | \newcommand{\dapdisplayheight}{64} | ||
14 | \newcommand{\dapdisplaydepth}{1} | ||
15 | \newcommand{\specimg}{archosondiofm} | ||
16 | %used for specifying screenshot names common to a target "family" | ||
17 | \newcommand{\seriesimg}{ondio} | ||
18 | %Used to name the player, e.g. ...to the \dap | ||
19 | \newcommand{\dap}{player} | ||
20 | %For use when referring to the player. E.g. the \daps\ capacity ... | ||
21 | \newcommand{\daps}{player's} | ||
22 | \newcommand{\firmwarefilename}{\fname{ajbrec.ajz}} | ||
23 | \newcommand{\firmwareextension}{\fname{ajz}} | ||
24 | \newcommand{\screenshotsize}{4cm} | ||
25 | \newcommand{\disk}{flash storage} | ||
26 | |||
27 | % link external keymap file | ||
28 | \input{platform/keymap-archosondio.tex} | ||
diff --git a/manual/platform/archosondiosp.tex b/manual/platform/archosondiosp.tex deleted file mode 100644 index 7a90ca1456..0000000000 --- a/manual/platform/archosondiosp.tex +++ /dev/null | |||
@@ -1,28 +0,0 @@ | |||
1 | % $Id$ % | ||
2 | %platform file for the Ondio SP | ||
3 | \def\UseOption{ondiosp} | ||
4 | \edef\UseOption{\UseOption,ondio} | ||
5 | \edef\UseOption{\UseOption,ONDIO_PAD} | ||
6 | \edef\UseOption{\UseOption,archos} | ||
7 | \edef\UseOption{\UseOption,rombox} | ||
8 | |||
9 | \newcommand{\playerman}{Archos} | ||
10 | \newcommand{\playertype}{Ondio} | ||
11 | \newcommand{\playerlongtype}{Ondio 128 SP} | ||
12 | \newcommand{\dapdisplaywidth}{112} | ||
13 | \newcommand{\dapdisplayheight}{64} | ||
14 | \newcommand{\dapdisplaydepth}{1} | ||
15 | \newcommand{\specimg}{archosondiosp} | ||
16 | %used for specifying screenshot names common to a target "family" | ||
17 | \newcommand{\seriesimg}{ondio} | ||
18 | %Used to name the player, e.g. ...to the \dap | ||
19 | \newcommand{\dap}{player} | ||
20 | %For use when referring to the player. E.g. the \daps\ capacity ... | ||
21 | \newcommand{\daps}{player's} | ||
22 | \newcommand{\firmwarefilename}{\fname{ajbrec.ajz}} | ||
23 | \newcommand{\firmwareextension}{\fname{ajz}} | ||
24 | \newcommand{\screenshotsize}{4cm} | ||
25 | \newcommand{\disk}{flash storage} | ||
26 | |||
27 | % link external keymap file | ||
28 | \input{platform/keymap-archosondio.tex} | ||
diff --git a/manual/platform/archosplayer.tex b/manual/platform/archosplayer.tex deleted file mode 100644 index 89beb82655..0000000000 --- a/manual/platform/archosplayer.tex +++ /dev/null | |||
@@ -1,27 +0,0 @@ | |||
1 | % $Id$ % | ||
2 | \def\UseOption{player} | ||
3 | \edef\UseOption{\UseOption,PLAYER_PAD} | ||
4 | \edef\UseOption{\UseOption,HAVE_BACKLIGHT} | ||
5 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} | ||
6 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} | ||
7 | \edef\UseOption{\UseOption,archos} | ||
8 | \edef\UseOption{\UseOption,rombox} | ||
9 | |||
10 | \newcommand{\playerman}{Archos} | ||
11 | \newcommand{\playertype}{Studio/Player} | ||
12 | \newcommand{\playerlongtype}{Jukebox 5000, 6000, Studio 10 and 20} | ||
13 | \newcommand{\dapdisplaywidth}{char} | ||
14 | \newcommand{\dapdisplayheight}{11} | ||
15 | \newcommand{\dapdisplaydepth}{1} | ||
16 | \newcommand{\specimg}{archosplayer} | ||
17 | %Used to name the player, e.g. ...to the \dap | ||
18 | \newcommand{\dap}{player} | ||
19 | %For use when referring to the player. E.g. the \daps\ capacity ... | ||
20 | \newcommand{\daps}{player's} | ||
21 | \newcommand{\firmwarefilename}{\fname{archos.mod}} | ||
22 | \newcommand{\firmwareextension}{\fname{mod}} | ||
23 | \newcommand{\screenshotsize}{4cm} | ||
24 | \newcommand{\disk}{hard disk} | ||
25 | |||
26 | % link external keymap file | ||
27 | \input{platform/keymap-archosplayer.tex} | ||
diff --git a/manual/platform/archosrecorder.tex b/manual/platform/archosrecorder.tex deleted file mode 100644 index 2c0677f31d..0000000000 --- a/manual/platform/archosrecorder.tex +++ /dev/null | |||
@@ -1,27 +0,0 @@ | |||
1 | % $Id$ % | ||
2 | \def\UseOption{recorder} | ||
3 | \edef\UseOption{\UseOption,RECORDER_PAD} | ||
4 | \edef\UseOption{\UseOption,HAVE_BACKLIGHT} | ||
5 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} | ||
6 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} | ||
7 | \edef\UseOption{\UseOption,archos} | ||
8 | |||
9 | \newcommand{\playerman}{Archos} | ||
10 | \newcommand{\playertype}{Recorder} | ||
11 | \newcommand{\playerlongtype}{Recorder 6, 10, 15 and 20} | ||
12 | \newcommand{\dapdisplaywidth}{112} | ||
13 | \newcommand{\dapdisplayheight}{64} | ||
14 | \newcommand{\dapdisplaydepth}{1} | ||
15 | |||
16 | \newcommand{\specimg}{archosrecorder} | ||
17 | %Used to name the player, e.g. ...to the \dap | ||
18 | \newcommand{\dap}{player} | ||
19 | %For use when referring to the player. E.g. the \daps\ capacity ... | ||
20 | \newcommand{\daps}{player's} | ||
21 | \newcommand{\firmwarefilename}{\fname{ajbrec.ajz}} | ||
22 | \newcommand{\firmwareextension}{\fname{ajz}} | ||
23 | \newcommand{\screenshotsize}{4cm} | ||
24 | \newcommand{\disk}{hard disk} | ||
25 | |||
26 | % link external keymap file | ||
27 | \input{platform/keymap-archosrecorder.tex} | ||