summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/docs/index.t2
-rw-r--r--www/download/index.t34
-rw-r--r--www/download/old.t1
-rw-r--r--www/history.t13
-rw-r--r--www/main.t50
5 files changed, 50 insertions, 50 deletions
diff --git a/www/docs/index.t b/www/docs/index.t
index b79eef83aa..ea7224ed15 100644
--- a/www/docs/index.t
+++ b/www/docs/index.t
@@ -5,7 +5,7 @@
5<ul> 5<ul>
6<li> <a href="faq.html">Frequently Asked Questions</a> 6<li> <a href="faq.html">Frequently Asked Questions</a>
7<li> <a href="battery-faq.html">Frequently Asked Questions about Batteries and Charging</a> 7<li> <a href="battery-faq.html">Frequently Asked Questions about Batteries and Charging</a>
8<li> <a href="/manual/">User manual</a> 8<li> <a href="/manual/manual.pdf">User manual</a>
9<li> <a href="features.html">Feature Comparison Chart</a> 9<li> <a href="features.html">Feature Comparison Chart</a>
10<li> <a href="nodo.html">Features We Will Not Implement</a> 10<li> <a href="nodo.html">Features We Will Not Implement</a>
11<li> <a href="custom_wps_format.html">How to make a custom WPS</a> 11<li> <a href="custom_wps_format.html">How to make a custom WPS</a>
diff --git a/www/download/index.t b/www/download/index.t
index 98ef12c820..01da64bc70 100644
--- a/www/download/index.t
+++ b/www/download/index.t
@@ -2,42 +2,46 @@
2#define DOWNLOAD_PAGE 2#define DOWNLOAD_PAGE
3#include "head.t" 3#include "head.t"
4 4
5<h2>Latest version: 1.4</h2> 5<h2>Latest version: 2.0</h2>
6 6
7<p>Please read the <a href="rockbox-1.4-notes.txt">release notes</a>. (<a href="old.html">Older releases</a>) 7<p>Please read the <a href="rockbox-2.0-notes.txt">release notes</a>. (<a href="old.html">Older releases</a>)
8 8
9<p> 9<p>
10<table class=rockbox><tr> 10<table class=rockbox><tr>
11<th>player-old</th>
12<th>player</th> 11<th>player</th>
13<th>recorder</th> 12<th>recorder</th>
13<th>fm recorder</th>
14</tr><tr> 14</tr><tr>
15<td> 15<td>
16This version is for old Archos Jukebox 6000 models with ROM firmware older than 4.50. 16This version is for Archos Jukebox 5000, 6000 and all Studio models.
17
18<ul> 17<ul>
19<li><a href="rockbox-1.4-player-old.zip">rockbox-1.4-player-old.zip</a> 18<li><a href="rockbox-2.0-player.zip">rockbox-2.0-player.zip</a>
19<br>(137 KB)
20</ul> 20</ul>
21 21
22</td><td> 22</td><td>
23This version is for Archos Jukebox 5000, 6000 with ROM firmware 4.50 or later, and all Studio models. 23This version is for all non-FM Archos Jukebox Recorder models.
24 24
25<ul> 25<ul>
26<li><a href="rockbox-1.4-player-new.zip">rockbox-1.4-player-new.zip</a> 26<li><a href="rockbox-2.0-recorder.zip">rockbox-2.0-recorder.zip</a>
27<br>(231 KB)
27</ul> 28</ul>
28 29
29</td><td> 30</td>
30This version is for Archos Jukebox Recorder 6, 10, 15 and 20. It does <b>not</b> work with the FM Recorder. 31<td>
32This version is for Archos Jukebox FM Recorder.
31 33
32<ul> 34<ul>
33<li><a href="rockbox-1.4-recorder.zip">rockbox-1.4-recorder.zip</a> 35<li><a href="rockbox-2.0-fmrecorder.zip">rockbox-2.0-fmrecorder.zip</a>
36<br>(229 KB)
34</ul> 37</ul>
35 38
36</td></tr></table> 39</td>
40</tr></table>
37 41
38<h3>Source code</h3> 42<h3>Source code</h3>
39<ul> 43<ul>
40<li><a href="rockbox-1.4.tar.gz">rockbox-1.4.tar.gz</a> 44<li><a href="rockbox-2.0.tar.gz">rockbox-2.0.tar.gz</a>
41</ul> 45</ul>
42 46
43<h3>Auxiliary files</h3> 47<h3>Auxiliary files</h3>
@@ -56,6 +60,10 @@ This version is for Archos Jukebox Recorder 6, 10, 15 and 20. It does <b>not</b>
56 60
57<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. 61<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.
58 62
63<h2>Manual</h2>
64
65<p>We have a brand new <a href="/manual/manual.pdf">manual in PDF format</a>. Please read it.
66
59<h2>Bug reports</h2> 67<h2>Bug reports</h2>
60 68
61<p>Please use our <a href="/bugs.shtml">bug page</a> 69<p>Please use our <a href="/bugs.shtml">bug page</a>
diff --git a/www/download/old.t b/www/download/old.t
index 1d3cb316d3..1830c886a2 100644
--- a/www/download/old.t
+++ b/www/download/old.t
@@ -2,6 +2,7 @@
2#define OLDRELEASES_PAGE 2#define OLDRELEASES_PAGE
3#include "head.t" 3#include "head.t"
4 4
5<p><a href="rockbox-1.4-notes.txt">1.4 release notes</a>.
5<p><a href="rockbox-1.3-notes.txt">1.3 release notes</a>. 6<p><a href="rockbox-1.3-notes.txt">1.3 release notes</a>.
6<p><a href="rockbox-1.2-notes.txt">1.1 release notes</a>. 7<p><a href="rockbox-1.2-notes.txt">1.1 release notes</a>.
7<p><a href="rockbox-1.1-notes.txt">1.1 release notes</a>. 8<p><a href="rockbox-1.1-notes.txt">1.1 release notes</a>.
diff --git a/www/history.t b/www/history.t
index 6826d9956a..ca4a905355 100644
--- a/www/history.t
+++ b/www/history.t
@@ -2,6 +2,19 @@
2#define HISTORY_PAGE 2#define HISTORY_PAGE
3#include "head.t" 3#include "head.t"
4 4
5<p><i>2003-02-14</i>: Matthew P. O'Reilly gave Linus an FM Recorder for his birthday!
6Linus had it for 2 hours before he took it apart and started drawing schematics...
7
8<p><i>2003-01-10</i>: Full ISO-8859-1 font support added for Players, using the <a href="/docs/rocklatin.html">Rocklatin1</a> dynamic charset system.
9
10<p><i>2002-12-21</i>: You can now donate to the Rockbox project via PayPal. See the new button in the left menu.
11
12<p><i>2002-11-10</i>: Added recording functionality.
13
14<p><i>2002-10-15</i>: Now the Player/Studio models run the same firmware. No more Old and New player firmware.
15
16<p><i>2002-10-11</i>: Version 1.4 is released. <a href="download/">Grab it</a>.
17
5<p><i>2002-09-19</i>: We now support multiple languages. You can help by translating Rockbox to your language. No programming skills required. 18<p><i>2002-09-19</i>: We now support multiple languages. You can help by translating Rockbox to your language. No programming skills required.
6<a href="http://rockbox.haxx.se/mail/archive/rockbox-archive-2002-09/0856.shtml">See instructions here</a> 19<a href="http://rockbox.haxx.se/mail/archive/rockbox-archive-2002-09/0856.shtml">See instructions here</a>
7 20
diff --git a/www/main.t b/www/main.t
index 8a55b3a0ce..4ec106bb4b 100644
--- a/www/main.t
+++ b/www/main.t
@@ -9,57 +9,35 @@
9 9
10<h2>News</h2> 10<h2>News</h2>
11 11
12<p><i>2003-04-01</i>: <a href="/doom/">Play Doom on the Archos Recorder</a>! 12<p><i>2003-04-15</i>: Version 2.0 is <a href="/download/">released</a>
13
14<p><i>2003-02-17</i>: Rockbox <a href="/daily.shtml">daily builds</a> works on
15the FM Recorder now.
16
17<p><i>2003-02-14</i>: Matthew P. O'Reilly gave Linus an FM Recorder for his birthday!
18Linus had it for 2 hours before he took it apart and started drawing schematics...
19
20<p><i>2003-01-10</i>: Full ISO-8859-1 font support added for Players, using the <a href="/docs/rocklatin.html">Rocklatin1</a> dynamic charset system.
21 13
22<p><i>2002-12-21</i>: You can now donate to the Rockbox project via PayPal. See the new button in the left menu. 14<p><i>2003-04-01</i>: <a href="/doom/">Play Doom on the Archos Recorder</a>!
23
24<p><i>2002-11-10</i>: Added recording functionality.
25
26<p><i>2002-10-15</i>: Now the Player/Studio models run the same firmware. No more Old and New player firmware.
27 15
28<p><i>2002-10-11</i>: Version 1.4 is released. <a href="download/">Grab it</a>. 16<p><i>2003-02-17</i>: Rockbox <a href="/daily.shtml">daily builds</a> now work on
17the FM Recorder.
29 18
30<p><i><small>(Old news items have moved to a 19<p><i><small>(Old news items have moved to a
31<a href="history.html">separate page</a>.)</small></i> 20<a href="history.html">separate page</a>.)</small></i>
32 21
33<h2>Recent CVS activity</h2>
34<p>
35<!--#include file="lastcvs.link" -->
36
37<h2>Roadmap</h2> 22<h2>Roadmap</h2>
38<p>This is a rough indication of which features we plan/expect/hope to be 23<p>This is a rough indication of which features we plan/expect/hope to be
39included in which versions. Naturally, this is all subject to change without 24included in which versions. Naturally, this is all subject to change without
40notice. 25notice.
41 26
42<dl> 27<dl>
43<dt><b>Version 2.0</b> 28<dt><b>Version 2.1</b>
44<dd> Recording, Autobuild playlists, File/directory management 29<dd> Lots of features and fixes that were held off for 2.0
45</dl>
46 30
47<h2>About the hardware</h2> 31<dt><b>Version 2.2</b>
32<dd> User interface overhaul
48 33
49<p>I wrote a <a href="internals/bjorn.html">"dissection" page</a> some months ago, 34<dt><b>Version 2.3</b>
50showing the inside of the Archos and listing the main components. 35<dd> Plugin loader, opening the door for a bucketful of new applications
51I have also collected a couple of <a href="docs/">data sheets</a>.
52Also, don't miss the <a href="notes.html">research notes</a>
53from my reverse-engineering the firmware.
54 36
55<h2>About the software</h2> 37</dl>
56 38
57<p>The player has one version of the firmware in ROM. 39<h2>Recent CVS activity</h2>
58The first thing this version does after boot is to look for a file called 40<p>
59"archos.mod" on the Player/Studio or "ajbrec.ajz" on the recorder in the 41<!--#include file="lastcvs.link" -->
60root directory of the harddisk.
61If it exists, it is loaded into RAM and started.
62This is how firmware upgrades are loaded. Note that you can revert to the ROM
63version by just deleting the firmware file.
64 42
65#include "foot.t" 43#include "foot.t"