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"