summaryrefslogtreecommitdiff
path: root/www/download
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
parent57888d07f0a8cb6f668f53b8e8cb9650f5caef71 (diff)
Version updates
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3564 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/download')
-rw-r--r--www/download/index.t34
-rw-r--r--www/download/old.t1
2 files changed, 22 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 @@
#define DOWNLOAD_PAGE
#include "head.t"
-<h2>Latest version: 1.4</h2>
+<h2>Latest version: 2.0</h2>
-<p>Please read the <a href="rockbox-1.4-notes.txt">release notes</a>. (<a href="old.html">Older releases</a>)
+<p>Please read the <a href="rockbox-2.0-notes.txt">release notes</a>. (<a href="old.html">Older releases</a>)
<p>
<table class=rockbox><tr>
-<th>player-old</th>
<th>player</th>
<th>recorder</th>
+<th>fm recorder</th>
</tr><tr>
<td>
-This version is for old Archos Jukebox 6000 models with ROM firmware older than 4.50.
-
+This version is for Archos Jukebox 5000, 6000 and all Studio models.
<ul>
-<li><a href="rockbox-1.4-player-old.zip">rockbox-1.4-player-old.zip</a>
+<li><a href="rockbox-2.0-player.zip">rockbox-2.0-player.zip</a>
+<br>(137 KB)
</ul>
</td><td>
-This version is for Archos Jukebox 5000, 6000 with ROM firmware 4.50 or later, and all Studio models.
+This version is for all non-FM Archos Jukebox Recorder models.
<ul>
-<li><a href="rockbox-1.4-player-new.zip">rockbox-1.4-player-new.zip</a>
+<li><a href="rockbox-2.0-recorder.zip">rockbox-2.0-recorder.zip</a>
+<br>(231 KB)
</ul>
-</td><td>
-This version is for Archos Jukebox Recorder 6, 10, 15 and 20. It does <b>not</b> work with the FM Recorder.
+</td>
+<td>
+This version is for Archos Jukebox FM Recorder.
<ul>
-<li><a href="rockbox-1.4-recorder.zip">rockbox-1.4-recorder.zip</a>
+<li><a href="rockbox-2.0-fmrecorder.zip">rockbox-2.0-fmrecorder.zip</a>
+<br>(229 KB)
</ul>
-</td></tr></table>
+</td>
+</tr></table>
<h3>Source code</h3>
<ul>
-<li><a href="rockbox-1.4.tar.gz">rockbox-1.4.tar.gz</a>
+<li><a href="rockbox-2.0.tar.gz">rockbox-2.0.tar.gz</a>
</ul>
<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>
<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.
+<h2>Manual</h2>
+
+<p>We have a brand new <a href="/manual/manual.pdf">manual in PDF format</a>. Please read it.
+
<h2>Bug reports</h2>
<p>Please use our <a href="/bugs.shtml">bug page</a>
diff --git a/www/download/old.t b/www/download/old.t
index 1d3cb316d3..1830c886a2 100644
--- a/www/download/old.t
+++ b/www/download/old.t
@@ -2,6 +2,7 @@
#define OLDRELEASES_PAGE
#include "head.t"
+<p><a href="rockbox-1.4-notes.txt">1.4 release notes</a>.
<p><a href="rockbox-1.3-notes.txt">1.3 release notes</a>.
<p><a href="rockbox-1.2-notes.txt">1.1 release notes</a>.
<p><a href="rockbox-1.1-notes.txt">1.1 release notes</a>.