2be8696289
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4108 a1c6a512-1295-4272-9138-f99709370657
79 lines
2.2 KiB
Perl
79 lines
2.2 KiB
Perl
#define _PAGE_ Download
|
|
#define DOWNLOAD_PAGE
|
|
#include "head.t"
|
|
|
|
<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...)
|
|
|
|
<h2>Latest version: 2.1 (2003-12-04)</h2>
|
|
|
|
<p>Please read the <a href="rockbox-2.1-notes.txt">release notes</a>. (<a href="old.html">Older releases</a>)
|
|
|
|
<p>
|
|
<table class=rockbox><tr>
|
|
<th>player</th>
|
|
<th>recorder</th>
|
|
<th>fm recorder</th>
|
|
<th>recorder v2</th>
|
|
</tr><tr valign=top>
|
|
<td>
|
|
Archos Jukebox 5000, 6000 and Studio models
|
|
|
|
<p><a href="rockbox-2.1-player.zip">rockbox-2.1-player.zip</a>
|
|
<br>(184 KB)
|
|
|
|
</td><td>
|
|
Archos Jukebox Recorder 6, 10, 15 and 20
|
|
|
|
<p><a href="rockbox-2.1-recorder.zip">rockbox-2.1-recorder.zip</a>
|
|
<br>(412 KB)
|
|
|
|
</td>
|
|
<td>
|
|
Archos Jukebox FM Recorder
|
|
|
|
<p><a href="rockbox-2.1-fmrecorder.zip">rockbox-2.1-fmrecorder.zip</a>
|
|
<br>(416 KB)
|
|
|
|
</td>
|
|
<td>
|
|
Archos Jukebox Recorder V2
|
|
|
|
<p><a href="rockbox-2.1-recorderv2.zip">rockbox-2.1-recorderv2.zip</a>
|
|
<br>(416 KB)
|
|
|
|
</td>
|
|
</tr></table>
|
|
|
|
<h3>Source code</h3>
|
|
<ul>
|
|
<li><a href="rockbox-2.1.tar.gz">rockbox-2.1.tar.gz</a>
|
|
</ul>
|
|
|
|
<h3>Auxiliary files</h3>
|
|
<ul>
|
|
<li><a href="/lang/">Languages</a>
|
|
<li><a href="/fonts/">Fonts</a> (Recorders only)
|
|
</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>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>
|
|
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"
|