summaryrefslogtreecommitdiff
path: root/www/download/index.t
diff options
context:
space:
mode:
Diffstat (limited to 'www/download/index.t')
-rw-r--r--www/download/index.t45
1 files changed, 25 insertions, 20 deletions
diff --git a/www/download/index.t b/www/download/index.t
index 01da64bc70..6163c6123f 100644
--- a/www/download/index.t
+++ b/www/download/index.t
@@ -2,52 +2,57 @@
2#define DOWNLOAD_PAGE 2#define DOWNLOAD_PAGE
3#include "head.t" 3#include "head.t"
4 4
5<h2>Latest version: 2.0</h2> 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...)
6 6
7<p>Please read the <a href="rockbox-2.0-notes.txt">release notes</a>. (<a href="old.html">Older releases</a>) 7<h2>Latest version: 2.1 (2003-12-04)</h2>
8
9<p>Please read the <a href="rockbox-2.1-notes.txt">release notes</a>. (<a href="old.html">Older releases</a>)
8 10
9<p> 11<p>
10<table class=rockbox><tr> 12<table class=rockbox><tr>
11<th>player</th> 13<th>player</th>
12<th>recorder</th> 14<th>recorder</th>
13<th>fm recorder</th> 15<th>fm recorder</th>
14</tr><tr> 16<th>recorder v2</th>
17</tr><tr valign=top>
15<td> 18<td>
16This version is for Archos Jukebox 5000, 6000 and all Studio models. 19Archos Jukebox 5000, 6000 and Studio models
17<ul> 20
18<li><a href="rockbox-2.0-player.zip">rockbox-2.0-player.zip</a> 21<p><a href="rockbox-2.1-player.zip">rockbox-2.1-player.zip</a>
19<br>(137 KB) 22<br>(184 KB)
20</ul>
21 23
22</td><td> 24</td><td>
23This version is for all non-FM Archos Jukebox Recorder models. 25Archos Jukebox Recorder 6, 10, 15 and 20
24 26
25<ul> 27<p><a href="rockbox-2.1-recorder.zip">rockbox-2.1-recorder.zip</a>
26<li><a href="rockbox-2.0-recorder.zip">rockbox-2.0-recorder.zip</a> 28<br>(412 KB)
27<br>(231 KB)
28</ul>
29 29
30</td> 30</td>
31<td> 31<td>
32This version is for Archos Jukebox FM Recorder. 32Archos Jukebox FM Recorder
33 33
34<ul> 34<p><a href="rockbox-2.1-fmrecorder.zip">rockbox-2.1-fmrecorder.zip</a>
35<li><a href="rockbox-2.0-fmrecorder.zip">rockbox-2.0-fmrecorder.zip</a> 35<br>(416 KB)
36<br>(229 KB) 36
37</ul> 37</td>
38<td>
39Archos Jukebox Recorder V2
40
41<p><a href="rockbox-2.1-recorderv2.zip">rockbox-2.1-recorderv2.zip</a>
42<br>(416 KB)
38 43
39</td> 44</td>
40</tr></table> 45</tr></table>
41 46
42<h3>Source code</h3> 47<h3>Source code</h3>
43<ul> 48<ul>
44<li><a href="rockbox-2.0.tar.gz">rockbox-2.0.tar.gz</a> 49<li><a href="rockbox-2.1.tar.gz">rockbox-2.1.tar.gz</a>
45</ul> 50</ul>
46 51
47<h3>Auxiliary files</h3> 52<h3>Auxiliary files</h3>
48<ul> 53<ul>
49<li><a href="/lang/">Languages</a> 54<li><a href="/lang/">Languages</a>
50<li><a href="/fonts/">Fonts</a> (Recorder and FM Recorder only) 55<li><a href="/fonts/">Fonts</a> (Recorders only)
51</ul> 56</ul>
52 57
53<h2>Installation</h2> 58<h2>Installation</h2>