summaryrefslogtreecommitdiffstats
path: root/www/download/index.t
blob: 023d6725e6505cc652f898bbe7c5ec54eda55519 (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
#define _PAGE_ Download
#define DOWNLOAD_PAGE
#include "head.t"

<h2>Latest version: 1.4</h2>

<p>Please read the <a href="rockbox-1.4-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>
</tr><tr>
<td>
This version is for old Archos Jukebox 6000 models with ROM firmware older than 4.50.

<ul>
<li><a href="rockbox-1.4-player-old.zip">rockbox-1.4-player-old.zip</a>
</ul>

</td><td>
This version is for Archos Jukebox 5000, 6000 with ROM firmware 4.50 or later, and all Studio models.

<ul>
<li><a href="rockbox-1.4-player-new.zip">rockbox-1.4-player-new.zip</a>
</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.

<ul>
<li><a href="rockbox-1.4-recorder.zip">rockbox-1.4-recorder.zip</a>
</ul>

</td></tr></table>

<h3>Source code</h3>
<ul>
<li><a href="rockbox-1.4.tar.gz">rockbox-1.4.tar.gz</a>
</ul>

<h3>Auxiliary files</h3>
<ul>
<li><a href="/lang/">Languages</a>
<li><a href="/fonts/">Fonts</a>
</ul>

<h2>Installation</h2>

<p>Unpack the zip archive in the root (top) directory of your Archos disk. Make sure you 'eject' (unmount) the usb disk before you unplug it.

<p>Windows users: If you choose not to unzip the archive directly onto the Archos, you can create the .rockbox directory by entering "mkdir j:\.rockbox" on a command prompt. Windows Explorer refuses to create this directory, so you must use a command prompt.

<h2>Uninstallation</h2>

<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>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"