summaryrefslogtreecommitdiff
path: root/www/download/index.t
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2003-04-15 14:07:49 +0000
committerBjörn Stenberg <bjorn@haxx.se>2003-04-15 14:07:49 +0000
commit55be5868f2bf2bc8b27fc0339c2ffc93a0a68006 (patch)
tree0d9a7a564a077285c106d596346b175a1b0319be /www/download/index.t
parent57888d07f0a8cb6f668f53b8e8cb9650f5caef71 (diff)
downloadrockbox-55be5868f2bf2bc8b27fc0339c2ffc93a0a68006.tar.gz
rockbox-55be5868f2bf2bc8b27fc0339c2ffc93a0a68006.zip
Version updates
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3564 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/download/index.t')
-rw-r--r--www/download/index.t34
1 files changed, 21 insertions, 13 deletions
diff --git a/www/download/index.t b/www/download/index.t
index 98ef12c820..01da64bc70 100644
--- a/www/download/index.t
+++ b/www/download/index.t
@@ -2,42 +2,46 @@
2#define DOWNLOAD_PAGE 2#define DOWNLOAD_PAGE
3#include "head.t" 3#include "head.t"
4 4
5<h2>Latest version: 1.4</h2> 5<h2>Latest version: 2.0</h2>
6 6
7<p>Please read the <a href="rockbox-1.4-notes.txt">release notes</a>. (<a href="old.html">Older releases</a>) 7<p>Please read the <a href="rockbox-2.0-notes.txt">release notes</a>. (<a href="old.html">Older releases</a>)
8 8
9<p> 9<p>
10<table class=rockbox><tr> 10<table class=rockbox><tr>
11<th>player-old</th>
12<th>player</th> 11<th>player</th>
13<th>recorder</th> 12<th>recorder</th>
13<th>fm recorder</th>
14</tr><tr> 14</tr><tr>
15<td> 15<td>
16This version is for old Archos Jukebox 6000 models with ROM firmware older than 4.50. 16This version is for Archos Jukebox 5000, 6000 and all Studio models.
17
18<ul> 17<ul>
19<li><a href="rockbox-1.4-player-old.zip">rockbox-1.4-player-old.zip</a> 18<li><a href="rockbox-2.0-player.zip">rockbox-2.0-player.zip</a>
19<br>(137 KB)
20</ul> 20</ul>
21 21
22</td><td> 22</td><td>
23This version is for Archos Jukebox 5000, 6000 with ROM firmware 4.50 or later, and all Studio models. 23This version is for all non-FM Archos Jukebox Recorder models.
24 24
25<ul> 25<ul>
26<li><a href="rockbox-1.4-player-new.zip">rockbox-1.4-player-new.zip</a> 26<li><a href="rockbox-2.0-recorder.zip">rockbox-2.0-recorder.zip</a>
27<br>(231 KB)
27</ul> 28</ul>
28 29
29</td><td> 30</td>
30This version is for Archos Jukebox Recorder 6, 10, 15 and 20. It does <b>not</b> work with the FM Recorder. 31<td>
32This version is for Archos Jukebox FM Recorder.
31 33
32<ul> 34<ul>
33<li><a href="rockbox-1.4-recorder.zip">rockbox-1.4-recorder.zip</a> 35<li><a href="rockbox-2.0-fmrecorder.zip">rockbox-2.0-fmrecorder.zip</a>
36<br>(229 KB)
34</ul> 37</ul>
35 38
36</td></tr></table> 39</td>
40</tr></table>
37 41
38<h3>Source code</h3> 42<h3>Source code</h3>
39<ul> 43<ul>
40<li><a href="rockbox-1.4.tar.gz">rockbox-1.4.tar.gz</a> 44<li><a href="rockbox-2.0.tar.gz">rockbox-2.0.tar.gz</a>
41</ul> 45</ul>
42 46
43<h3>Auxiliary files</h3> 47<h3>Auxiliary files</h3>
@@ -56,6 +60,10 @@ This version is for Archos Jukebox Recorder 6, 10, 15 and 20. It does <b>not</b>
56 60
57<p>If you ever want to remove the Rockbox firmware, simply delete archos.mod (player) or ajbrec.ajz (recorder) from the root of your Archos disk. 61<p>If you ever want to remove the Rockbox firmware, simply delete archos.mod (player) or ajbrec.ajz (recorder) from the root of your Archos disk.
58 62
63<h2>Manual</h2>
64
65<p>We have a brand new <a href="/manual/manual.pdf">manual in PDF format</a>. Please read it.
66
59<h2>Bug reports</h2> 67<h2>Bug reports</h2>
60 68
61<p>Please use our <a href="/bugs.shtml">bug page</a> 69<p>Please use our <a href="/bugs.shtml">bug page</a>