summaryrefslogtreecommitdiff
path: root/manual/platform
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-06-07 18:48:56 +0000
committerMartin Arver <martin.arver@gmail.com>2006-06-07 18:48:56 +0000
commit4c98106734e79e5c335c17eabcad135a4a50ae3b (patch)
treea6b98f7eaaf5d341e37231d050a354efaab7011a /manual/platform
parent124b1859fd8b38987406ad36c4cbc334c36a371b (diff)
downloadrockbox-4c98106734e79e5c335c17eabcad135a4a50ae3b.tar.gz
rockbox-4c98106734e79e5c335c17eabcad135a4a50ae3b.zip
Use playerlongtype on the frontpage. Add useful opts to the platform-files. Use the correct ondio-images for the key-image.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10087 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform')
-rw-r--r--manual/platform/h1xx.tex1
-rw-r--r--manual/platform/h300.tex1
-rw-r--r--manual/platform/ipod4g.tex1
-rw-r--r--manual/platform/ipodcolor.tex1
-rw-r--r--manual/platform/ipodmini.tex1
-rw-r--r--manual/platform/ipodnano.tex1
-rw-r--r--manual/platform/ipodvideo.tex1
-rw-r--r--manual/platform/ondiofm.tex3
-rw-r--r--manual/platform/ondiosp.tex3
-rw-r--r--manual/platform/player.tex1
-rw-r--r--manual/platform/recorder.tex1
-rw-r--r--manual/platform/recorderv2fm.tex3
-rw-r--r--manual/platform/x5.tex3
13 files changed, 17 insertions, 4 deletions
diff --git a/manual/platform/h1xx.tex b/manual/platform/h1xx.tex
index b4fbec95e2..2cbe62f635 100644
--- a/manual/platform/h1xx.tex
+++ b/manual/platform/h1xx.tex
@@ -5,6 +5,7 @@
5\edef\UseOption{\UseOption,CONFIG_TUNER} 5\edef\UseOption{\UseOption,CONFIG_TUNER}
6\edef\UseOption{\UseOption,SWCODEC} 6\edef\UseOption{\UseOption,SWCODEC}
7\edef\UseOption{\UseOption,IRIVER_H100_PAD} 7\edef\UseOption{\UseOption,IRIVER_H100_PAD}
8\edef\UseOption{\UseOption,iriver}
8 9
9\newcommand{\playerman}{Iriver} 10\newcommand{\playerman}{Iriver}
10\newcommand{\playertype}{H1xx} 11\newcommand{\playertype}{H1xx}
diff --git a/manual/platform/h300.tex b/manual/platform/h300.tex
index 3a9ac77d8f..e9af299726 100644
--- a/manual/platform/h300.tex
+++ b/manual/platform/h300.tex
@@ -7,6 +7,7 @@
7\edef\UseOption{\UseOption,SWCODEC} 7\edef\UseOption{\UseOption,SWCODEC}
8\edef\UseOption{\UseOption,IRIVER_H300_PAD} 8\edef\UseOption{\UseOption,IRIVER_H300_PAD}
9\edef\UseOption{\UseOption,HAVE_LCD_COLOR} 9\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
10\edef\UseOption{\UseOption,iriver}
10 11
11\newcommand{\playerman}{Iriver} 12\newcommand{\playerman}{Iriver}
12\newcommand{\playertype}{H3xx} 13\newcommand{\playertype}{H3xx}
diff --git a/manual/platform/ipod4g.tex b/manual/platform/ipod4g.tex
index 494429564e..53843a8500 100644
--- a/manual/platform/ipod4g.tex
+++ b/manual/platform/ipod4g.tex
@@ -4,6 +4,7 @@
4\edef\UseOption{\UseOption,CONFIG_RTC} 4\edef\UseOption{\UseOption,CONFIG_RTC}
5\edef\UseOption{\UseOption,SWCODEC} 5\edef\UseOption{\UseOption,SWCODEC}
6\edef\UseOption{\UseOption,IPOD_4G_PAD} 6\edef\UseOption{\UseOption,IPOD_4G_PAD}
7\edef\UseOption{\UseOption,ipod}
7 8
8\newcommand{\playerman}{Ipod} 9\newcommand{\playerman}{Ipod}
9\newcommand{\playertype}{4G} 10\newcommand{\playertype}{4G}
diff --git a/manual/platform/ipodcolor.tex b/manual/platform/ipodcolor.tex
index 5e52ac8f5b..f21ab43f4e 100644
--- a/manual/platform/ipodcolor.tex
+++ b/manual/platform/ipodcolor.tex
@@ -5,6 +5,7 @@
5\edef\UseOption{\UseOption,SWCODEC} 5\edef\UseOption{\UseOption,SWCODEC}
6\edef\UseOption{\UseOption,IPOD_4G_PAD} 6\edef\UseOption{\UseOption,IPOD_4G_PAD}
7\edef\UseOption{\UseOption,HAVE_LCD_COLOR} 7\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
8\edef\UseOption{\UseOption,ipod}
8 9
9\newcommand{\playerman}{Ipod} 10\newcommand{\playerman}{Ipod}
10\newcommand{\playertype}{Color} 11\newcommand{\playertype}{Color}
diff --git a/manual/platform/ipodmini.tex b/manual/platform/ipodmini.tex
index b1dba17e6f..f52cea90fa 100644
--- a/manual/platform/ipodmini.tex
+++ b/manual/platform/ipodmini.tex
@@ -4,6 +4,7 @@
4\edef\UseOption{\UseOption,CONFIG_RTC} 4\edef\UseOption{\UseOption,CONFIG_RTC}
5\edef\UseOption{\UseOption,SWCODEC} 5\edef\UseOption{\UseOption,SWCODEC}
6\edef\UseOption{\UseOption,IPOD_4G_PAD} 6\edef\UseOption{\UseOption,IPOD_4G_PAD}
7\edef\UseOption{\UseOption,ipod}
7 8
8\newcommand{\playerman}{Ipod} 9\newcommand{\playerman}{Ipod}
9\newcommand{\playertype}{Mini} 10\newcommand{\playertype}{Mini}
diff --git a/manual/platform/ipodnano.tex b/manual/platform/ipodnano.tex
index d720b9e79d..a1d6ed633a 100644
--- a/manual/platform/ipodnano.tex
+++ b/manual/platform/ipodnano.tex
@@ -5,6 +5,7 @@
5\edef\UseOption{\UseOption,SWCODEC} 5\edef\UseOption{\UseOption,SWCODEC}
6\edef\UseOption{\UseOption,IPOD_4G_PAD} 6\edef\UseOption{\UseOption,IPOD_4G_PAD}
7\edef\UseOption{\UseOption,HAVE_LCD_COLOR} 7\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
8\edef\UseOption{\UseOption,ipod}
8 9
9\newcommand{\playerman}{Ipod} 10\newcommand{\playerman}{Ipod}
10\newcommand{\playertype}{Nano} 11\newcommand{\playertype}{Nano}
diff --git a/manual/platform/ipodvideo.tex b/manual/platform/ipodvideo.tex
index 6597e1934a..f297c493a1 100644
--- a/manual/platform/ipodvideo.tex
+++ b/manual/platform/ipodvideo.tex
@@ -5,6 +5,7 @@
5\edef\UseOption{\UseOption,SWCODEC} 5\edef\UseOption{\UseOption,SWCODEC}
6\edef\UseOption{\UseOption,IPOD_4G_PAD} 6\edef\UseOption{\UseOption,IPOD_4G_PAD}
7\edef\UseOption{\UseOption,HAVE_LCD_COLOR} 7\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
8\edef\UseOption{\UseOption,ipod}
8 9
9\newcommand{\playerman}{Ipod} 10\newcommand{\playerman}{Ipod}
10\newcommand{\playertype}{Video} 11\newcommand{\playertype}{Video}
diff --git a/manual/platform/ondiofm.tex b/manual/platform/ondiofm.tex
index 917fb4da62..c126a45951 100644
--- a/manual/platform/ondiofm.tex
+++ b/manual/platform/ondiofm.tex
@@ -8,10 +8,11 @@
8\edef\UseOption{\UseOption,CONFIG_TUNER} 8\edef\UseOption{\UseOption,CONFIG_TUNER}
9\edef\UseOption{\UseOption,MASCODEC} 9\edef\UseOption{\UseOption,MASCODEC}
10\edef\UseOption{\UseOption,ONDIO_PAD} 10\edef\UseOption{\UseOption,ONDIO_PAD}
11\edef\UseOption{\UseOption,archos}
11 12
12\newcommand{\playerman}{Archos} 13\newcommand{\playerman}{Archos}
13\newcommand{\playertype}{Ondio} 14\newcommand{\playertype}{Ondio}
14\newcommand{\playerlongtype}{Ondio FM} 15\newcommand{\playerlongtype}{Ondio 128 FM}
15\newcommand{\genericimg}{112x64x1} 16\newcommand{\genericimg}{112x64x1}
16\newcommand{\specimg}{ondiofm} 17\newcommand{\specimg}{ondiofm}
17%Used to name the player, e.g. ...to the \dap 18%Used to name the player, e.g. ...to the \dap
diff --git a/manual/platform/ondiosp.tex b/manual/platform/ondiosp.tex
index be1f2ec15f..67c96de83f 100644
--- a/manual/platform/ondiosp.tex
+++ b/manual/platform/ondiosp.tex
@@ -5,10 +5,11 @@
5\edef\UseOption{\UseOption,HAVE_LCD_BITMAP} 5\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
6\edef\UseOption{\UseOption,MASCODEC} 6\edef\UseOption{\UseOption,MASCODEC}
7\edef\UseOption{\UseOption,ONDIO_PAD} 7\edef\UseOption{\UseOption,ONDIO_PAD}
8\edef\UseOption{\UseOption,archos}
8 9
9\newcommand{\playerman}{Archos} 10\newcommand{\playerman}{Archos}
10\newcommand{\playertype}{Ondio} 11\newcommand{\playertype}{Ondio}
11\newcommand{\playerlongtype}{Ondio SP} 12\newcommand{\playerlongtype}{Ondio 128 SP}
12\newcommand{\genericimg}{112x64x1} 13\newcommand{\genericimg}{112x64x1}
13\newcommand{\specimg}{ondiosp} 14\newcommand{\specimg}{ondiosp}
14%Used to name the player, e.g. ...to the \dap 15%Used to name the player, e.g. ...to the \dap
diff --git a/manual/platform/player.tex b/manual/platform/player.tex
index 6357191b13..a0aaff7f65 100644
--- a/manual/platform/player.tex
+++ b/manual/platform/player.tex
@@ -2,6 +2,7 @@
2\def\UseOption{player} 2\def\UseOption{player}
3\edef\UseOption{\UseOption,MASCODEC} 3\edef\UseOption{\UseOption,MASCODEC}
4\edef\UseOption{\UseOption,PLAYER_PAD} 4\edef\UseOption{\UseOption,PLAYER_PAD}
5\edef\UseOption{\UseOption,archos}
5 6
6\newcommand{\playerman}{Archos} 7\newcommand{\playerman}{Archos}
7\newcommand{\playertype}{Studio/Player} 8\newcommand{\playertype}{Studio/Player}
diff --git a/manual/platform/recorder.tex b/manual/platform/recorder.tex
index 6a514e72eb..e8c196820e 100644
--- a/manual/platform/recorder.tex
+++ b/manual/platform/recorder.tex
@@ -5,6 +5,7 @@
5\edef\UseOption{\UseOption,CONFIG_RTC} 5\edef\UseOption{\UseOption,CONFIG_RTC}
6\edef\UseOption{\UseOption,MASCODEC} 6\edef\UseOption{\UseOption,MASCODEC}
7\edef\UseOption{\UseOption,RECORDER_PAD} 7\edef\UseOption{\UseOption,RECORDER_PAD}
8\edef\UseOption{\UseOption,archos}
8 9
9\newcommand{\playerman}{Archos} 10\newcommand{\playerman}{Archos}
10\newcommand{\playertype}{Recorder} 11\newcommand{\playertype}{Recorder}
diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex
index cd2cd759be..fc1b0f4b99 100644
--- a/manual/platform/recorderv2fm.tex
+++ b/manual/platform/recorderv2fm.tex
@@ -6,10 +6,11 @@
6\edef\UseOption{\UseOption,CONFIG_RTC} 6\edef\UseOption{\UseOption,CONFIG_RTC}
7\edef\UseOption{\UseOption,MASCODEC} 7\edef\UseOption{\UseOption,MASCODEC}
8\edef\UseOption{\UseOption,RECORDER_PAD} 8\edef\UseOption{\UseOption,RECORDER_PAD}
9\edef\UseOption{\UseOption,archos}
9 10
10\newcommand{\playerman}{Archos} 11\newcommand{\playerman}{Archos}
11\newcommand{\playertype}{Recorder V2/FM} 12\newcommand{\playertype}{Recorder V2/FM}
12\newcommand{\playertypelong}{Recorder V2 and FM Recorder} 13\newcommand{\playerlongtype}{Recorder V2 and FM}
13\newcommand{\genericimg}{112x64x1} 14\newcommand{\genericimg}{112x64x1}
14\newcommand{\specimg}{recorderv2fm} 15\newcommand{\specimg}{recorderv2fm}
15%Used to name the player, e.g. ...to the \dap 16%Used to name the player, e.g. ...to the \dap
diff --git a/manual/platform/x5.tex b/manual/platform/x5.tex
index 3c84b6df0b..4f6ccf5fc7 100644
--- a/manual/platform/x5.tex
+++ b/manual/platform/x5.tex
@@ -7,10 +7,11 @@
7\edef\UseOption{\UseOption,SWCODEC} 7\edef\UseOption{\UseOption,SWCODEC}
8\edef\UseOption{\UseOption,IAUDIO_X5_PAD} 8\edef\UseOption{\UseOption,IAUDIO_X5_PAD}
9\edef\UseOption{\UseOption,HAVE_LCD_COLOR} 9\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
10\edef\UseOption{\UseOption,archos}
10 11
11\newcommand{\playerman}{Iaudio} 12\newcommand{\playerman}{Iaudio}
12\newcommand{\playertype}{X5} 13\newcommand{\playertype}{X5}
13\newcommand{\playerlongtype}{\playerman\ \playertype} 14\newcommand{\playerlongtype}{\playertype}
14\newcommand{\genericimg}{160x128x16} 15\newcommand{\genericimg}{160x128x16}
15\newcommand{\specimg}{x5} 16\newcommand{\specimg}{x5}
16%Used to name the player, e.g. ...to the \dap 17%Used to name the player, e.g. ...to the \dap