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 @@
Please read the release notes. (Older releases) +
Please read the release notes. (Older releases)
player-old | player | recorder | +fm recorder |
---|---|---|---|
-This version is for old Archos Jukebox 6000 models with ROM firmware older than 4.50.
-
+This version is for Archos Jukebox 5000, 6000 and all Studio models.
|
-This version is for Archos Jukebox 5000, 6000 with ROM firmware 4.50 or later, and all Studio models.
+This version is for all non-FM Archos Jukebox Recorder models.
| -This version is for Archos Jukebox Recorder 6, 10, 15 and 20. It does not work with the FM Recorder. + | +
+This version is for Archos Jukebox FM Recorder.
|
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. +
We have a brand new manual in PDF format. Please read it. +
Please use our bug page 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 @@ #define OLDRELEASES_PAGE #include "head.t" +
1.1 release notes. 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 @@ #define HISTORY_PAGE #include "head.t" +
2003-02-14: Matthew P. O'Reilly gave Linus an FM Recorder for his birthday! +Linus had it for 2 hours before he took it apart and started drawing schematics... + +
2003-01-10: Full ISO-8859-1 font support added for Players, using the Rocklatin1 dynamic charset system. + +
2002-12-21: You can now donate to the Rockbox project via PayPal. See the new button in the left menu. + +
2002-11-10: Added recording functionality. + +
2002-10-15: Now the Player/Studio models run the same firmware. No more Old and New player firmware. + +
2002-10-11: Version 1.4 is released. Grab it. +
2002-09-19: We now support multiple languages. You can help by translating Rockbox to your language. No programming skills required. See instructions here 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 @@
2003-04-15: Version 2.0 is released +
2003-04-01: Play Doom on the Archos Recorder! -
2003-02-17: Rockbox daily builds works on -the FM Recorder now. - -
2003-02-14: Matthew P. O'Reilly gave Linus an FM Recorder for his birthday! -Linus had it for 2 hours before he took it apart and started drawing schematics... - -
2003-01-10: Full ISO-8859-1 font support added for Players, using the Rocklatin1 dynamic charset system. - -
2002-12-21: You can now donate to the Rockbox project via PayPal. See the new button in the left menu. - -
2002-11-10: Added recording functionality. - -
2002-10-15: Now the Player/Studio models run the same firmware. No more Old and New player firmware. - -
2002-10-11: Version 1.4 is released. Grab it. +
2003-02-17: Rockbox daily builds now work on +the FM Recorder.
(Old news items have moved to a separate page.) -
- -
This is a rough indication of which features we plan/expect/hope to be included in which versions. Naturally, this is all subject to change without notice.
I wrote a "dissection" page some months ago, -showing the inside of the Archos and listing the main components. -I have also collected a couple of data sheets. -Also, don't miss the research notes -from my reverse-engineering the firmware. - -
The player has one version of the firmware in ROM. -The first thing this version does after boot is to look for a file called -"archos.mod" on the Player/Studio or "ajbrec.ajz" on the recorder in the -root directory of the harddisk. -If it exists, it is loaded into RAM and started. -This is how firmware upgrades are loaded. Note that you can revert to the ROM -version by just deleting the firmware file. +
+ #include "foot.t"