summaryrefslogtreecommitdiff
path: root/www/download/index.t
diff options
context:
space:
mode:
Diffstat (limited to 'www/download/index.t')
-rw-r--r--www/download/index.t56
1 files changed, 22 insertions, 34 deletions
diff --git a/www/download/index.t b/www/download/index.t
index 7580335d0f..7cc9b791bb 100644
--- a/www/download/index.t
+++ b/www/download/index.t
@@ -2,69 +2,57 @@
2#define DOWNLOAD_PAGE 2#define DOWNLOAD_PAGE
3#include "head.t" 3#include "head.t"
4 4
5<h2>Changes for version 1.3</h2> 5<h2>Latest version: 1.4</h2>
6 6
7<p>Please read the <a href="rockbox-1.3-notes.txt">release notes</a>. (<a href="old.html">Older releases</a>) 7<p>Please read the <a href="rockbox-1.4-notes.txt">release notes</a>. (<a href="old.html">Older releases</a>)
8 8
9<p> 9<p>
10<table><tr valign="top"><td> 10<table class=rockbox><tr>
11<h3>player-old</h3> 11<th>player-old</th>
12<p>This version is for old Archos Jukebox 6000 models with ROM firmware older than 4.50. 12<th>player</th>
13<th>recorder</th>
14</tr><tr>
15<td>
16This version is for old Archos Jukebox 6000 models with ROM firmware older than 4.50.
13 17
14<ul> 18<ul>
15<li><a href="rockbox-1.3-player-old.mod">rockbox-1.3-player-old.mod</a> 19<li><a href="rockbox-1.4-player-old.zip">rockbox-1.4-player-old.zip</a>
16</ul> 20</ul>
17 21
18</td><td> 22</td><td>
19 23This version is for Archos Jukebox 5000, 6000 with ROM firmware 4.50 or later, and all Studio models.
20<h3>player</h3>
21<p>This version is for Archos Jukebox 5000, 6000 with ROM firmware 4.50 or later, and all Studio models.
22 24
23<ul> 25<ul>
24<li><a href="rockbox-1.3-player.mod">rockbox-1.3-player.mod</a> 26<li><a href="rockbox-1.4-player-new.zip">rockbox-1.4-player-new.zip</a>
25</ul> 27</ul>
26 28
27</td><td> 29</td><td>
28 30This version is for all Archos Jukebox Recorder models.
29<h3>recorder</h3>
30<p>This version is for all Archos Jukebox Recorder models.
31 31
32<ul> 32<ul>
33<li><a href="rockbox-1.3-recorder.ajz">rockbox-1.3-recorder.ajz</a> 33<li><a href="rockbox-1.4-recorder.zip">rockbox-1.4-recorder.zip</a>
34</ul> 34</ul>
35 35
36</td></tr></table> 36</td></tr></table>
37 37
38<h3>Source code</h3> 38<h3>Source code</h3>
39<ul> 39<ul>
40<li><a href="rockbox-1.3.tar.gz">rockbox-1.3.tar.gz</a> 40<li><a href="rockbox-1.4.tar.gz">rockbox-1.4.tar.gz</a>
41</ul> 41</ul>
42 42
43<h3>User interface simulators</h3> 43<h3>Auxiliary files</h3>
44
45<p>
46<ul> 44<ul>
47<li><a href="rockbox-1.3-player-sim">player simulator 1.3 for linux-x86</a> 45<li><a href="/lang/">Languages</a>
48<li><a href="rockbox-1.3-recorder-sim">recorder simulator 1.3 for linux-x86</a> 46<li><a href="/fonts/">Fonts</a>
49<li><a href="rockbox-1.2-player-sim.exe">player simulator 1.2 for win32</a>
50<li><a href="rockbox-1.2-recorder-sim.exe">recorder simulator 1.2 for win32</a>
51</ul> 47</ul>
52 48
53<p>The simulators browse a directory called 'archos' in the directory they are started from. Create it and copy some mp3 files there. The buttons are simulated on the numeric keypad:
54<dl>
55<dt><b>Player</b>
56<dd>4/6 = prev/next, 8 = play, 2 = stop, enter = menu, + = on
57
58<dt><b>Recorder</b>
59<dd>4/6 = left/right, 8/2 = up/down, 5 = play/pause, / * - = menu keys, +/enter = on/off
60</dl>
61
62<h2>Installation</h2> 49<h2>Installation</h2>
63<p>Rename your current archos.mod (if any) in the root of your archos, then copy the rockbox archos.mod there. Make sure it's called "archos.mod" (5000,6000,Studio) or "ajbrec.ajz" (Recorder).
64 50
65<p>To remove the Rockbox firmware, just reverse the process: Rename the rockbox archos.mod file and replace it with your original firmware file. If you had no firmware file, just renaming or removing the rockbox file is sufficient. 51<p>Unpack the zip archive in the root of your Archos disk. Make sure you 'eject' (unmount) the usb disk before you unplug it.
52
53<h2>Uninstallation</h2>
66 54
67<p>(Note that some models cannot shut off while the power adapter is plugged in.) 55<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.
68 56
69<h2>Bug reports</h2> 57<h2>Bug reports</h2>
70 58