f2feb0a5d0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3061 a1c6a512-1295-4272-9138-f99709370657
66 lines
1.8 KiB
Perl
66 lines
1.8 KiB
Perl
#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 all Archos Jukebox Recorder models.
|
|
|
|
<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"
|