summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2004-03-05 15:05:45 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2004-03-05 15:05:45 +0000
commit452b1f42bd8914c512fe18be0f003f9dbc45daa2 (patch)
tree8f78b89ed9dd4f73e63df8bc71d56c876ce7bee3 /www
parent969395c071e98d5cbb203503366e7cc80dd306ba (diff)
downloadrockbox-452b1f42bd8914c512fe18be0f003f9dbc45daa2.tar.gz
rockbox-452b1f42bd8914c512fe18be0f003f9dbc45daa2.zip
The device chart is now official, with photos
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4341 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www')
-rw-r--r--www/docs/devicechart.t39
-rw-r--r--www/docs/fmrecorder.jpgbin0 -> 13254 bytes
-rw-r--r--www/docs/fmrecorder_t.jpgbin0 -> 1602 bytes
-rw-r--r--www/docs/index.t1
-rw-r--r--www/docs/newplayer.jpgbin0 -> 13526 bytes
-rw-r--r--www/docs/newplayer_t.jpgbin0 -> 1539 bytes
-rw-r--r--www/docs/oldplayer.jpgbin0 -> 12856 bytes
-rw-r--r--www/docs/oldplayer_t.jpgbin0 -> 1537 bytes
-rw-r--r--www/docs/recorder.jpgbin0 -> 13911 bytes
-rw-r--r--www/docs/recorder_t.jpgbin0 -> 1556 bytes
10 files changed, 28 insertions, 12 deletions
diff --git a/www/docs/devicechart.t b/www/docs/devicechart.t
index cb91e660fe..cabccaff88 100644
--- a/www/docs/devicechart.t
+++ b/www/docs/devicechart.t
@@ -3,12 +3,25 @@
3 3
4<table border=1> 4<table border=1>
5<tr><th>&nbsp;</th> 5<tr><th>&nbsp;</th>
6 <th>Old Player</th> 6 <th valign=top>
7 <th>Player/Studio</th> 7 <a href=oldplayer.jpg><img src=oldplayer_t.jpg></a><br>Old Player
8 <th>Old Recorder (firmware 1.17)</th> 8 </th>
9 <th>Recorder</th> 9 <th valign=top>
10 <th>FM Recorder</th> 10 <a href=newplayer.jpg><img src=newplayer_t.jpg></a><br>Player/Studio
11 <th>V2 Recorder</th> 11 </th>
12 <th valign=top>
13 <a href=recorder.jpg><img src=recorder_t.jpg></a><br>Old Recorder
14 <a href=#footnote1>(1)</a>
15 </th>
16 <th valign=top>
17 <a href=recorder.jpg><img src=recorder_t.jpg></a><br>Recorder
18 </th>
19 <th valign=top>
20 <a href=fmrecorder.jpg><img src=fmrecorder_t.jpg></a><br>FM Recorder
21 </th>
22 <th valign=top>
23 <a href=fmrecorder.jpg><img src=fmrecorder_t.jpg></a><br>V2 Recorder
24 </th>
12</tr> 25</tr>
13<tr><th><b>USB</b></th> 26<tr><th><b>USB</b></th>
14 <td>1.1</td> 27 <td>1.1</td>
@@ -51,7 +64,7 @@
51 <td>Yes</td> 64 <td>Yes</td>
52</tr> 65</tr>
53<tr><th><b>LCD Type</b></th> 66<tr><th><b>LCD Type</b></th>
54 <td>Character 11x2 <a href=#footnote1>(1)</a></td> 67 <td>Character 11x2 <a href=#footnote2>(2)</a></td>
55 <td>Character 11x2</td> 68 <td>Character 11x2</td>
56 <td>Bitmap 112x64</td> 69 <td>Bitmap 112x64</td>
57 <td>Bitmap 112x64</td> 70 <td>Bitmap 112x64</td>
@@ -88,11 +101,11 @@
88 <td>No</td> 101 <td>No</td>
89 <td>No</td> 102 <td>No</td>
90 <td>Yes</td> 103 <td>Yes</td>
91 <td>No <a href=#footnote2>(2)</a></td> 104 <td>No <a href=#footnote3>(3)</a></td>
92</tr> 105</tr>
93<tr><th><b>MP3 decoder</b></th> 106<tr><th><b>MP3 decoder</b></th>
94 <td>MAS3507D/DAC3550A</td> 107 <td>MAS3507D / DAC3550A</td>
95 <td>MAS3507D/DAC3550A</td> 108 <td>MAS3507D / DAC3550A</td>
96 <td>MAS3587F</td> 109 <td>MAS3587F</td>
97 <td>MAS3587F</td> 110 <td>MAS3587F</td>
98 <td>MAS3587F</td> 111 <td>MAS3587F</td>
@@ -132,11 +145,13 @@
132</tr> 145</tr>
133</table> 146</table>
134<p> 147<p>
135 <a name=footnote1></a><i>(1) The old player has a limited LCD with no 148 <a name=footnote1></a><i>(1) The old recorders have firmware 1.17 or earlier</i>
149 <br>
150 <a name=footnote2></a><i>(2) The old player has a limited LCD with no
136 support for double line height and only four user definable characters 151 support for double line height and only four user definable characters
137 instead of eight</i> 152 instead of eight</i>
138 <br> 153 <br>
139 <a name=footnote2></a><i>(2) The early V2 models were in fact FM 154 <a name=footnote3></a><i>(3) The early V2 models were in fact FM
140 Recorders in disguise, so they had the FM radio still mounted</i> 155 Recorders in disguise, so they had the FM radio still mounted</i>
141 156
142 157
diff --git a/www/docs/fmrecorder.jpg b/www/docs/fmrecorder.jpg
new file mode 100644
index 0000000000..69af670a52
--- /dev/null
+++ b/www/docs/fmrecorder.jpg
Binary files differ
diff --git a/www/docs/fmrecorder_t.jpg b/www/docs/fmrecorder_t.jpg
new file mode 100644
index 0000000000..f3cb37de68
--- /dev/null
+++ b/www/docs/fmrecorder_t.jpg
Binary files differ
diff --git a/www/docs/index.t b/www/docs/index.t
index ad6969ae92..62f5c2f936 100644
--- a/www/docs/index.t
+++ b/www/docs/index.t
@@ -47,6 +47,7 @@ Archos. (Jean Boullier)
47 47
48<h3>Specs and Papers</h3> 48<h3>Specs and Papers</h3>
49<ul> 49<ul>
50<li><a href="devicechart.html">Comparison table between all Jukebox models</a>
50<li><a href="/notes.html">Research notes (old, deprecated stuff)</a> 51<li><a href="/notes.html">Research notes (old, deprecated stuff)</a>
51<li><a href="ports.html">CPU port pin assignments</a> 52<li><a href="ports.html">CPU port pin assignments</a>
52<li><a href="datasheets.html">Data sheets</a> 53<li><a href="datasheets.html">Data sheets</a>
diff --git a/www/docs/newplayer.jpg b/www/docs/newplayer.jpg
new file mode 100644
index 0000000000..4386240adc
--- /dev/null
+++ b/www/docs/newplayer.jpg
Binary files differ
diff --git a/www/docs/newplayer_t.jpg b/www/docs/newplayer_t.jpg
new file mode 100644
index 0000000000..89c1181907
--- /dev/null
+++ b/www/docs/newplayer_t.jpg
Binary files differ
diff --git a/www/docs/oldplayer.jpg b/www/docs/oldplayer.jpg
new file mode 100644
index 0000000000..5d1a2489e1
--- /dev/null
+++ b/www/docs/oldplayer.jpg
Binary files differ
diff --git a/www/docs/oldplayer_t.jpg b/www/docs/oldplayer_t.jpg
new file mode 100644
index 0000000000..ea13f2e851
--- /dev/null
+++ b/www/docs/oldplayer_t.jpg
Binary files differ
diff --git a/www/docs/recorder.jpg b/www/docs/recorder.jpg
new file mode 100644
index 0000000000..016bac2930
--- /dev/null
+++ b/www/docs/recorder.jpg
Binary files differ
diff --git a/www/docs/recorder_t.jpg b/www/docs/recorder_t.jpg
new file mode 100644
index 0000000000..74806c0263
--- /dev/null
+++ b/www/docs/recorder_t.jpg
Binary files differ