rockbox/www/download/index.t

84 lines
2.6 KiB
Perl
Raw Normal View History

#define _PAGE_ Download
#define DOWNLOAD_PAGE
#include "head.t"
<h2>Latest version is 2.2 (2004-03-11)</h2>
<p>Please read the <a href="rockbox-2.2-notes.txt">release notes</a>. (<a href="old.html">Older releases</a>)
<p>Make sure you download the correct file for your specific archos model:
<table class=rockbox><tr>
<th>player</th>
<th>recorder</th>
<th>fm recorder</th>
<th>recorder v2</th>
</tr><tr valign=top>
<td>
<a href=/docs/newplayer.jpg><img src=/docs/newplayer_t.jpg align=left></a><br>
Archos Jukebox 5000, 6000 and Studio models
<br clear=all><a href="rockbox-2.2-player.zip">rockbox-2.2-player.zip</a>
<br>(189 KB)
</td><td>
<a href=/docs/recorder.jpg><img src=/docs/recorder_t.jpg align=left></a><br>
Archos Jukebox Recorder 6, 10, 15 and 20
<br clear=all><a href="rockbox-2.2-recorder.zip">rockbox-2.2-recorder.zip</a>
<br>(439 KB)
</td>
<td>
<a href=/docs/fmrecorder.jpg><img src=/docs/fmrecorder_t.jpg align=left></a><br>
Archos Jukebox FM Recorder
<br clear=all><a href="rockbox-2.2-fmrecorder.zip">rockbox-2.2-fmrecorder.zip</a>
<br>(443 KB)
</td>
<td>
<a href=/docs/fmrecorder.jpg><img src=/docs/fmrecorder_t.jpg align=left></a><br>
Archos Jukebox Recorder V2
<br clear=all><a href="rockbox-2.2-recorderv2.zip">rockbox-2.2-recorderv2.zip</a>
<br>(443 KB)
</td>
</tr></table>
<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>Download more Fonts and Languages</h2>
<p>
<a href="/fonts/">Fonts for Rockbox</a>
<p>
<a href="/lang/">Language files for Rockbox</a>
<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>Source code</h2>
<p><a href="rockbox-2.2.tar.gz">rockbox-2.2.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>. 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"