From 05feebddac030c276caf1ac97ad29efd937df14a Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Tue, 25 Jun 2002 15:06:57 +0000 Subject: *** empty log message *** git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1189 a1c6a512-1295-4272-9138-f99709370657 --- www/download.t | 68 ---------------------------------------------------------- 1 file changed, 68 deletions(-) delete mode 100644 www/download.t (limited to 'www') diff --git a/www/download.t b/www/download.t deleted file mode 100644 index ee77e195fb..0000000000 --- a/www/download.t +++ /dev/null @@ -1,68 +0,0 @@ -#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