summaryrefslogtreecommitdiffstats
path: root/www/download/index.t
blob: 691f6ed2fde6c2b56f9a85683cd038b0a248b9cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
#define _PAGE_ Download
#define DOWNLOAD_PAGE
#include "head.t"

<h2>Latest version is 2.3 (2004-10-26)</h2>

<p>Please read the <a href="rockbox-2.3-notes.txt">release notes</a>. (<a href="old.html">Older releases</a>)

<p>Make sure you download the correct file for your device:
<table class=rockbox><tr>
<th>player</th>
<th>recorder</th>
<th>recorder v2</th>
<th>fm recorder</th>
</tr><tr valign=top>

<td><a href=/docs/newplayer.jpg><img border=0 src=/docs/newplayer_t.jpg></a><br clear=all>Archos Jukebox 5000, 6000 and Studio models
<p><a href="rockbox-2.3-player.zip">rockbox-2.3-player.zip</a>
<br>(210 KB)</td>

<td>
<a href=/docs/recorder.jpg><img border=0 src=/docs/recorder_t.jpg></a><br clear=all>Archos Jukebox Recorder 6, 10, 15 and 20
<p><a href="rockbox-2.3-recorder.zip">rockbox-2.3-recorder.zip</a>
<br>(593 KB)</td>

<td><a href=/docs/fmrecorder.jpg><img border=0 src=/docs/fmrecorder_t.jpg></a><br clear=all>Archos Jukebox Recorder V2
<p><a href="rockbox-2.3-recorderv2.zip">rockbox-2.3-recorderv2.zip</a>
<br>(601 KB)</td>

<td><a href=/docs/fmrecorder.jpg><img border=0 src=/docs/fmrecorder_t.jpg></a><br clear=all>Archos Jukebox FM Recorder
<p><a href="rockbox-2.3-fmrecorder.zip">rockbox-2.3-fmrecorder.zip</a>
<br>(491 KB)</td>

</tr><tr>
<th>ondio fm</th>
<th>ondio sp</th>
<th>installer</th>
</tr><tr>

<td><a href=/docs/ondiofm.jpg><img border=0 src=/docs/ondiofm_t.jpg></a><br clear=all>Archos Ondio 128 & 128 FM
<p><a href="rockbox-2.3-ondiofm.zip">rockbox-2.3-ondiofm.zip</a>
<br clear=all>(460 KB)</td>

<td><a href=/docs/ondiosp.jpg><img border=0 src=/docs/ondiosp_t.jpg></a><br clear=all>Archos Ondio 128 SP
<p><a href="rockbox-2.3-ondiosp.zip">rockbox-2.3-ondiosp.zip</a>
<br>(535 KB)</td>

<td><img border=0 src=/docs/install.png></a><br clear=all>Windows installer
<p><a href="rockbox-2.3-install.exe">rockbox-2.3-install.exe</a>
<br>(1.2 MB)</td>

</tr></table>

<h2>Installation</h2>

<p>Unpack the entire zip archive in the root (top) directory of your Archos disk. Make sure you stop/eject/unmount the usb disk before you unplug it. <b>Note:</b> All files in the zip file are needed, don't just install a few of them.

<p>Windows users can also use the the installer: Simply select your model and destination drive.

<h2>Download voice files</h2>
<ul>
<li><a href="/twiki/bin/view/Main/VoiceFiles">Voice files</a>
</ul>

<h2>Uninstallation</h2>

<p>If you ever want to remove the Rockbox firmware, simply delete archos.mod (player) or ajbrec.ajz (recorder) and the .rockbox directory from the root of your Archos disk.

<h2>Source code</h2>
<p><a href="rockbox-2.3.tar.gz">rockbox-2.3.tar.gz</a>
<p>
... or get the source directly off the <a href="/cvs.html">CVS server</a>.

<h2>Manual</h2>

<p>We have a <a href="/manual/manual.pdf">manual in PDF format</a>. It's not
yet updated with 2.3-specific features, but it is still very informative.
Please read it. Check out the <a href="/docs/">documentation</a> page for further info.

<h2>Bug reports</h2>

<p>Please use our <a href="/bugs.shtml">bug page</a>
for all bug reports and feature requests.

<p>If you are interested in helping with the development of Rockbox, please join the mailing list.

#include "foot.t"