55be5868f2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3564 a1c6a512-1295-4272-9138-f99709370657
74 lines
1.9 KiB
Perl
74 lines
1.9 KiB
Perl
#define _PAGE_ Download
|
|
#define DOWNLOAD_PAGE
|
|
#include "head.t"
|
|
|
|
<h2>Latest version: 2.0</h2>
|
|
|
|
<p>Please read the <a href="rockbox-2.0-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>
|
|
</tr><tr>
|
|
<td>
|
|
This version is for Archos Jukebox 5000, 6000 and all Studio models.
|
|
<ul>
|
|
<li><a href="rockbox-2.0-player.zip">rockbox-2.0-player.zip</a>
|
|
<br>(137 KB)
|
|
</ul>
|
|
|
|
</td><td>
|
|
This version is for all non-FM Archos Jukebox Recorder models.
|
|
|
|
<ul>
|
|
<li><a href="rockbox-2.0-recorder.zip">rockbox-2.0-recorder.zip</a>
|
|
<br>(231 KB)
|
|
</ul>
|
|
|
|
</td>
|
|
<td>
|
|
This version is for Archos Jukebox FM Recorder.
|
|
|
|
<ul>
|
|
<li><a href="rockbox-2.0-fmrecorder.zip">rockbox-2.0-fmrecorder.zip</a>
|
|
<br>(229 KB)
|
|
</ul>
|
|
|
|
</td>
|
|
</tr></table>
|
|
|
|
<h3>Source code</h3>
|
|
<ul>
|
|
<li><a href="rockbox-2.0.tar.gz">rockbox-2.0.tar.gz</a>
|
|
</ul>
|
|
|
|
<h3>Auxiliary files</h3>
|
|
<ul>
|
|
<li><a href="/lang/">Languages</a>
|
|
<li><a href="/fonts/">Fonts</a> (Recorder and FM Recorder 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"
|