From 5b28ae5a15c46e96077dd875658d4372e774a7ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Stenberg?= Date: Sat, 1 Jun 2002 18:14:24 +0000 Subject: Added download link git-svn-id: svn://svn.rockbox.org/rockbox/trunk@871 a1c6a512-1295-4272-9138-f99709370657 --- www/head.t | 3 +- www/main.t | 110 +++++++++++-------------------------------------------------- 2 files changed, 22 insertions(+), 91 deletions(-) diff --git a/www/head.t b/www/head.t index c584e8c..67bbf95 100644 --- a/www/head.t +++ b/www/head.t @@ -26,7 +26,8 @@   

-Main page
+main page
+download
FAQ
research notes
data sheets
diff --git a/www/main.t b/www/main.t index ed7b0ac..a2a3054 100644 --- a/www/main.t +++ b/www/main.t @@ -8,106 +8,36 @@

The purpose of this project is to write an Open Source replacement firmware for the Archos Jukebox 6000, Studio and Recorder MP3 players. -

Activity

- -#include "activity.html" -

News

-

2002-05-27: All v1.0 code is written. We are now entering debug phase. - -

2002-05-26: New web design. First player release drawing closer. - -

2002-05-03: SOUND! Linus' experimental MAS code has -played our first 4 seconds of music. - -

2002-04-27: Julien Labruyére has generously donated an Archos Jukebox 6000 to the project. Thank you! - -

2002-04-25: Grant Wier has tested the Player LCD's double-height capability: - - -

2002-04-23: Report from the Rockbox Spring Developer Conference 2002 ;-) - -

2002-04-22: Gentlemen, we have threading. - -

2002-04-11: The Recorder charset has been mapped. - -

2002-03-28: Lots of new stuff on the web page: -faq, -irc logs, -tools and -photos. - -

2002-03-25: New section for -hardware modifications. -First out is the long awaited -serial port mod. - -

2002-03-25: New instructions for -how to build an SH-1 cross-compiler. +

2002-06-01: Version 1.0 is released! Download it here. -

2002-03-14: New linux patch and instructions for -unlocking the archos harddisk if you have the "Part. Error" problem. +

2002-06-01: Web site has been down three days due to a major power loss. -

2002-03-08: Uploaded a simple example, showing -how to build a program for the Archos. +

2002-05-27: All v1.0 code is written, we are now entering debug phase. +If you like living on the edge, here are daily builds. -

2002-03-05: The -harddisk password lock problem is solved! -Development can now resume at full speed! +

(Old news items have moved to a +separate page.) -

2002-01-29: If you have feature requests or suggestions, -please submit them to our -Sourceforge page. - -

2002-01-19: Cool logo submitted by Thomas Saeys. - -

2002-01-16: The project now has a proper name: Rockbox. -Logos are welcome! :-) -
Also, Felix Arends wrote a quick tutorial -for how to get sh-gcc running under windows. - -

2002-01-09: Nicolas Sauzede -found out -how to -display icons and custom characters on the Jukebox LCD. - -

2002-01-08: The two LCD charsets have been -mapped and drawn. - -

2002-01-07: -Jukebox LCD code. -I have written a small test program that scrolls some text on the display. -You need -this file -for units with ROM earlier than 4.50 and -this file -for all others. (The files are gzipped, you need to unzip them before they will work.) - -

2001-12-29: Recorder LCD code. Gary Czvitkovicz knew the Recorder LCD controller since before and wrote some -code -that writes text on the Recorder screen. - -

2001-12-13: First program -released! -A 550 bytes long -archos.mod -that performs the amazing magic of flashing the red LED. :-) - -

2001-12-11: Checksum algorithm solved, thanks to Andy Choi. A new "scramble" utility is available. - -

2001-12-09: Working my way through the setup code. The notes are being updated continously. +

We have a mailing list: rockbox@cool.haxx.se. +To subscribe, send a message to majordomo@cool.haxx.se with the words "subscribe rockbox" in the body. -

2001-12-08: Analyzed the exception vector table. See the notes. Also, a mailing list archive is up. +

Roadmap

+

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

2001-12-07: - I just wrote this web page to announce descramble.c. -I've disassembled one firmware version and looked a bit on the code, but no real analysis yet. -Summary: Lots of dreams, very little reality. :-) +

+
Version 1.1 +
Playlist support, scrolling, UI improvements -

I've set up a mailing list: rockbox@cool.haxx.se. -To subscribe, send a message to majordomo@cool.haxx.se with the words "subscribe rockbox" in the body. +

Version 1.2 +
Recorder support, UI improvements +
Version 1.3 +
Resume, persistent settings, autobuild playlists, UI improvements +

About the hardware

-- cgit v1.1