diff options
author | Linus Nielsen Feltzing <linus@haxx.se> | 2004-03-05 15:05:45 +0000 |
---|---|---|
committer | Linus Nielsen Feltzing <linus@haxx.se> | 2004-03-05 15:05:45 +0000 |
commit | 452b1f42bd8914c512fe18be0f003f9dbc45daa2 (patch) | |
tree | 8f78b89ed9dd4f73e63df8bc71d56c876ce7bee3 /www/docs | |
parent | 969395c071e98d5cbb203503366e7cc80dd306ba (diff) |
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/docs')
-rw-r--r-- | www/docs/devicechart.t | 39 | ||||
-rw-r--r-- | www/docs/fmrecorder.jpg | bin | 0 -> 13254 bytes | |||
-rw-r--r-- | www/docs/fmrecorder_t.jpg | bin | 0 -> 1602 bytes | |||
-rw-r--r-- | www/docs/index.t | 1 | ||||
-rw-r--r-- | www/docs/newplayer.jpg | bin | 0 -> 13526 bytes | |||
-rw-r--r-- | www/docs/newplayer_t.jpg | bin | 0 -> 1539 bytes | |||
-rw-r--r-- | www/docs/oldplayer.jpg | bin | 0 -> 12856 bytes | |||
-rw-r--r-- | www/docs/oldplayer_t.jpg | bin | 0 -> 1537 bytes | |||
-rw-r--r-- | www/docs/recorder.jpg | bin | 0 -> 13911 bytes | |||
-rw-r--r-- | www/docs/recorder_t.jpg | bin | 0 -> 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 @@ <table border=1> <tr><th> </th> - <th>Old Player</th> - <th>Player/Studio</th> - <th>Old Recorder (firmware 1.17)</th> - <th>Recorder</th> - <th>FM Recorder</th> - <th>V2 Recorder</th> + <th valign=top> + <a href=oldplayer.jpg><img src=oldplayer_t.jpg></a><br>Old Player + </th> + <th valign=top> + <a href=newplayer.jpg><img src=newplayer_t.jpg></a><br>Player/Studio + </th> + <th valign=top> + <a href=recorder.jpg><img src=recorder_t.jpg></a><br>Old Recorder + <a href=#footnote1>(1)</a> + </th> + <th valign=top> + <a href=recorder.jpg><img src=recorder_t.jpg></a><br>Recorder + </th> + <th valign=top> + <a href=fmrecorder.jpg><img src=fmrecorder_t.jpg></a><br>FM Recorder + </th> + <th valign=top> + <a href=fmrecorder.jpg><img src=fmrecorder_t.jpg></a><br>V2 Recorder + </th> </tr> <tr><th><b>USB</b></th> <td>1.1</td> @@ -51,7 +64,7 @@ <td>Yes</td> </tr> <tr><th><b>LCD Type</b></th> - <td>Character 11x2 <a href=#footnote1>(1)</a></td> + <td>Character 11x2 <a href=#footnote2>(2)</a></td> <td>Character 11x2</td> <td>Bitmap 112x64</td> <td>Bitmap 112x64</td> @@ -88,11 +101,11 @@ <td>No</td> <td>No</td> <td>Yes</td> - <td>No <a href=#footnote2>(2)</a></td> + <td>No <a href=#footnote3>(3)</a></td> </tr> <tr><th><b>MP3 decoder</b></th> - <td>MAS3507D/DAC3550A</td> - <td>MAS3507D/DAC3550A</td> + <td>MAS3507D / DAC3550A</td> + <td>MAS3507D / DAC3550A</td> <td>MAS3587F</td> <td>MAS3587F</td> <td>MAS3587F</td> @@ -132,11 +145,13 @@ </tr> </table> <p> - <a name=footnote1></a><i>(1) The old player has a limited LCD with no + <a name=footnote1></a><i>(1) The old recorders have firmware 1.17 or earlier</i> + <br> + <a name=footnote2></a><i>(2) The old player has a limited LCD with no support for double line height and only four user definable characters instead of eight</i> <br> - <a name=footnote2></a><i>(2) The early V2 models were in fact FM + <a name=footnote3></a><i>(3) The early V2 models were in fact FM Recorders in disguise, so they had the FM radio still mounted</i> diff --git a/www/docs/fmrecorder.jpg b/www/docs/fmrecorder.jpg Binary files differnew file mode 100644 index 0000000000..69af670a52 --- /dev/null +++ b/www/docs/fmrecorder.jpg diff --git a/www/docs/fmrecorder_t.jpg b/www/docs/fmrecorder_t.jpg Binary files differnew file mode 100644 index 0000000000..f3cb37de68 --- /dev/null +++ b/www/docs/fmrecorder_t.jpg 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) <h3>Specs and Papers</h3> <ul> +<li><a href="devicechart.html">Comparison table between all Jukebox models</a> <li><a href="/notes.html">Research notes (old, deprecated stuff)</a> <li><a href="ports.html">CPU port pin assignments</a> <li><a href="datasheets.html">Data sheets</a> diff --git a/www/docs/newplayer.jpg b/www/docs/newplayer.jpg Binary files differnew file mode 100644 index 0000000000..4386240adc --- /dev/null +++ b/www/docs/newplayer.jpg diff --git a/www/docs/newplayer_t.jpg b/www/docs/newplayer_t.jpg Binary files differnew file mode 100644 index 0000000000..89c1181907 --- /dev/null +++ b/www/docs/newplayer_t.jpg diff --git a/www/docs/oldplayer.jpg b/www/docs/oldplayer.jpg Binary files differnew file mode 100644 index 0000000000..5d1a2489e1 --- /dev/null +++ b/www/docs/oldplayer.jpg diff --git a/www/docs/oldplayer_t.jpg b/www/docs/oldplayer_t.jpg Binary files differnew file mode 100644 index 0000000000..ea13f2e851 --- /dev/null +++ b/www/docs/oldplayer_t.jpg diff --git a/www/docs/recorder.jpg b/www/docs/recorder.jpg Binary files differnew file mode 100644 index 0000000000..016bac2930 --- /dev/null +++ b/www/docs/recorder.jpg diff --git a/www/docs/recorder_t.jpg b/www/docs/recorder_t.jpg Binary files differnew file mode 100644 index 0000000000..74806c0263 --- /dev/null +++ b/www/docs/recorder_t.jpg |