From 576f65fcbb00cbeff11215fad19cb46b84d0ba7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Stenberg?= Date: Mon, 17 Jun 2002 13:48:11 +0000 Subject: First git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1042 a1c6a512-1295-4272-9138-f99709370657 --- www/download/index.t | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 www/download/index.t (limited to 'www/download') diff --git a/www/download/index.t b/www/download/index.t new file mode 100644 index 0000000000..ee77e195fb --- /dev/null +++ b/www/download/index.t @@ -0,0 +1,68 @@ +#define _PAGE_ Download +#define DOWNLOAD_PAGE +#include "head.t" + +

Version 1.0

+ +

This first version is more a proof-of-concept than a serious replacement for the stock firmware. +Read the release notes. + +

player-old

+

This version is for old Archos Jukebox 6000 models with ROM firmware older than 4.50. + +

+ +

player

+

This version is for Archos Jukebox 6000 with ROM firmware 4.50 or later, and all Studio models. + +

+ +

recorder

+

Version 1.0 does not support the Recorder. Future versions will. + +

Source code

+ + +

User interface simulators

+

Player simulator +Recorder simulator + +

+ +

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: +

+
Player +
4/6 = prev/next, 8 = play, 2 = stop, enter = menu, + = on + +
Recorder +
4/6 = left/right, 8/2 = up/down, 5 = play/pause, / * - = menu keys +
+ +

Installation

+

Unzip the archive. Rename your current archos.mod (if any) in the root of your archos, then copy the rockbox archos.mod there. + +

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. + +

(Note that some models cannot shut off while the power adapter is plugged in.) + +

Bug reports

+ +

Please use our +Sourceforge page +for all bug reports and feature requests. If you have a sourceforge account, +please log in first so we have a name to connect to the report. + +

If you are interested in helping with the development of Rockbox, please join the mailing list. + +#include "foot.t" -- cgit v1.2.3