summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/download/index.t24
-rw-r--r--www/download/old.t1
2 files changed, 12 insertions, 13 deletions
diff --git a/www/download/index.t b/www/download/index.t
index 6163c6123f..2b97d20e3c 100644
--- a/www/download/index.t
+++ b/www/download/index.t
@@ -2,11 +2,9 @@
2#define DOWNLOAD_PAGE 2#define DOWNLOAD_PAGE
3#include "head.t" 3#include "head.t"
4 4
5<p><b>Note:</b> The latest "packaged" release, 2.0, is getting a bit old. For the latest features, we recommend you check out the <a href=/daily.shtml>daily builds</a>. (Yes yes, we really should make a new proper release...) 5<h2>Latest version: 2.2 (2004-03-11)</h2>
6 6
7<h2>Latest version: 2.1 (2003-12-04)</h2> 7<p>Please read the <a href="rockbox-2.2-notes.txt">release notes</a>. (<a href="old.html">Older releases</a>)
8
9<p>Please read the <a href="rockbox-2.1-notes.txt">release notes</a>. (<a href="old.html">Older releases</a>)
10 8
11<p> 9<p>
12<table class=rockbox><tr> 10<table class=rockbox><tr>
@@ -18,35 +16,35 @@
18<td> 16<td>
19Archos Jukebox 5000, 6000 and Studio models 17Archos Jukebox 5000, 6000 and Studio models
20 18
21<p><a href="rockbox-2.1-player.zip">rockbox-2.1-player.zip</a> 19<p><a href="rockbox-2.2-player.zip">rockbox-2.2-player.zip</a>
22<br>(184 KB) 20<br>(189 KB)
23 21
24</td><td> 22</td><td>
25Archos Jukebox Recorder 6, 10, 15 and 20 23Archos Jukebox Recorder 6, 10, 15 and 20
26 24
27<p><a href="rockbox-2.1-recorder.zip">rockbox-2.1-recorder.zip</a> 25<p><a href="rockbox-2.2-recorder.zip">rockbox-2.2-recorder.zip</a>
28<br>(412 KB) 26<br>(439 KB)
29 27
30</td> 28</td>
31<td> 29<td>
32Archos Jukebox FM Recorder 30Archos Jukebox FM Recorder
33 31
34<p><a href="rockbox-2.1-fmrecorder.zip">rockbox-2.1-fmrecorder.zip</a> 32<p><a href="rockbox-2.2-fmrecorder.zip">rockbox-2.2-fmrecorder.zip</a>
35<br>(416 KB) 33<br>(443 KB)
36 34
37</td> 35</td>
38<td> 36<td>
39Archos Jukebox Recorder V2 37Archos Jukebox Recorder V2
40 38
41<p><a href="rockbox-2.1-recorderv2.zip">rockbox-2.1-recorderv2.zip</a> 39<p><a href="rockbox-2.2-recorderv2.zip">rockbox-2.2-recorderv2.zip</a>
42<br>(416 KB) 40<br>(443 KB)
43 41
44</td> 42</td>
45</tr></table> 43</tr></table>
46 44
47<h3>Source code</h3> 45<h3>Source code</h3>
48<ul> 46<ul>
49<li><a href="rockbox-2.1.tar.gz">rockbox-2.1.tar.gz</a> 47<li><a href="rockbox-2.2.tar.gz">rockbox-2.2.tar.gz</a>
50</ul> 48</ul>
51 49
52<h3>Auxiliary files</h3> 50<h3>Auxiliary files</h3>
diff --git a/www/download/old.t b/www/download/old.t
index c8c0f02a96..ad202eaf30 100644
--- a/www/download/old.t
+++ b/www/download/old.t
@@ -2,6 +2,7 @@
2#define OLDRELEASES_PAGE 2#define OLDRELEASES_PAGE
3#include "head.t" 3#include "head.t"
4 4
5<p><a href="rockbox-2.1-notes.txt">2.1 release notes</a>.
5<p><a href="rockbox-2.0-notes.txt">2.0 release notes</a>. 6<p><a href="rockbox-2.0-notes.txt">2.0 release notes</a>.
6<p><a href="rockbox-1.4-notes.txt">1.4 release notes</a>. 7<p><a href="rockbox-1.4-notes.txt">1.4 release notes</a>.
7<p><a href="rockbox-1.3-notes.txt">1.3 release notes</a>. 8<p><a href="rockbox-1.3-notes.txt">1.3 release notes</a>.