rockbox/www/download/index.t

90 lines
3.1 KiB
Perl
Raw Normal View History

#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 (not for ondio yet)
<p><a href="rockbox-2.3-install.exe">rockbox-2.3-install.exe</a>
<br>(922 KB)</td>
</tr></table>
<h2>Installation</h2>
<p>Unpack the zip archive in the root (top) directory of your Archos disk. Make sure you stop/eject/unmount the usb disk before you unplug it.
<p>Windows users can also use the the installer: Simply select your model and destination drive.
<h2>Download voice files, fonts and languages</h2>
<ul>
<li><a href="/twiki/bin/view/Main/VoiceFiles">Voice files</a>
<li><a href="/fonts/">Fonts</a>
<li><a href="/lang/">Language 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) 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"