From 0b709e1feeb945a73a5d9fd03a560c85e07f82c9 Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Wed, 7 Aug 2002 17:35:18 +0000 Subject: Fixed bad links git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1602 a1c6a512-1295-4272-9138-f99709370657 --- www/history.t | 18 +++++++++--------- www/lock.t | 2 +- www/notes.t | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/www/history.t b/www/history.t index 800bf86900..7fe07fa292 100644 --- a/www/history.t +++ b/www/history.t @@ -18,7 +18,7 @@ If you like living on the edge, here are daily builds.

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. +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! @@ -67,30 +67,30 @@ Logos are welcome! :-) for how to get sh-gcc running under windows.

2002-01-09: Nicolas Sauzede -found out +found out how to -display icons and custom characters on the Jukebox LCD. +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. +Jukebox LCD code. I have written a small test program that scrolls some text on the display. You need -this file +this file for units with ROM earlier than 4.50 and -this file +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 +code that writes text on the Recorder screen.

2001-12-13: First program -released! +released! A 550 bytes long -archos.mod +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. diff --git a/www/lock.t b/www/lock.t index 0e6944f2b8..9793a995f5 100644 --- a/www/lock.t +++ b/www/lock.t @@ -38,7 +38,7 @@ us developers.

Linux unlock

For those of us using Linux, we have written -an isd200 driver patch for unlocking the disk. +an isd200 driver patch for unlocking the disk. This modified driver will automatically unlock the disk when you connect your Archos via USB, so you don't have to do anything special. Apply the patch to a 2.4.18 linux kernel tree. #include "foot.t" diff --git a/www/notes.t b/www/notes.t index c125b23ec6..2a88584780 100644 --- a/www/notes.t +++ b/www/notes.t @@ -409,7 +409,7 @@ void lcd_write(int byte, int data) bytes to be loaded by newer firmware ROMs. So my "first program" only works on players with older firmware in ROM (my has 3.18). Joachim posted a -padded version that works everywhere. +padded version that works everywhere.

Tests have shown that firmware sizes above 200K won't load. -- cgit v1.2.3