From 00109d87a65f10bbbd10a68b1103ae3bb6a328da Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Wed, 3 Jul 2002 11:15:51 +0000 Subject: Changes git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1319 a1c6a512-1295-4272-9138-f99709370657 --- www/download/index.t | 66 ++++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 51 insertions(+), 15 deletions(-) (limited to 'www/download/index.t') diff --git a/www/download/index.t b/www/download/index.t index 8a74aa41a5..777e5aa9c7 100644 --- a/www/download/index.t +++ b/www/download/index.t @@ -2,42 +2,78 @@ #define DOWNLOAD_PAGE #include "head.t" -

Version 1.0

+

Version 1.1

-

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

Recorder support, playlists and scrolling are the main new features of this version. 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 5000, 6000 with ROM firmware 4.50 or later, and all Studio models.

+

Bug: Bass and treble adjustment does not work. + +

+

recorder

-

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

This version is for all Archos Jukebox Recorder models. + +

+ +

Bug: MP3 playback only works on Recorder 20, not 6 or 10. PLAY key is not detected, use RIGHT. + +

+

Source code

+

Screen shots (from simulator)

+ +

+ + + + + + + + + + + + +
Player simulator +
Player boot screen
Recorder simulator +
Recorder boot screen
File browser
Recorder file browser
ID3 display
Recorder ID3 display
Tetris
Tetris (recorder only)
Sokoban
Sokoban (recorder only)
Bounce
Bouncing text (recorder only)
+ +

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: @@ -46,11 +82,11 @@ Read the release notes.

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 +
4/6 = left/right, 8/2 = up/down, 5 = play/pause, / * - = menu keys, +/enter = on/off

Installation

-

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

Rename your current archos.mod (if any) in the root of your archos, then copy the rockbox archos.mod there. Make sure it's called "archos.mod" (5000,6000,Studio) or "ajbrec.ajz" (Recorder).

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. @@ -59,7 +95,7 @@ Read the release notes.

Bug reports

Please use our -Sourceforge page +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. -- cgit v1.2.3