summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/history.t18
-rw-r--r--www/lock.t2
-rw-r--r--www/notes.t2
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, <a href="daily.shtml">here are daily builds</a>.
18<p><i>2002-05-26</i>: New web design. First player release drawing closer. 18<p><i>2002-05-26</i>: New web design. First player release drawing closer.
19 19
20<p><i>2002-05-03</i>: <b>SOUND!</b> Linus' experimental MAS code has 20<p><i>2002-05-03</i>: <b>SOUND!</b> Linus' experimental MAS code has
21<a href="http://bjorn.haxx.se/rockbox/mail/rockbox-archive-2002-05/0016.shtml">played our first 4 seconds of music</a>. 21<a href="http://bjorn.haxx.se/rockbox/mail/archive/rockbox-archive-2002-05/0016.shtml">played our first 4 seconds of music</a>.
22 22
23<p><i>2002-04-27</i>: Julien Labruyére has generously donated an Archos Jukebox 6000 to the project. Thank you! 23<p><i>2002-04-27</i>: Julien Labruyére has generously donated an Archos Jukebox 6000 to the project. Thank you!
24 24
@@ -67,30 +67,30 @@ Logos are welcome! :-)
67for how to get sh-gcc running under windows. 67for how to get sh-gcc running under windows.
68 68
69<p><i>2002-01-09</i>: Nicolas Sauzede 69<p><i>2002-01-09</i>: Nicolas Sauzede
70<a href="mail/rockbox-archive-2002-01/0096.shtml">found out</a> 70<a href="mail/archive/rockbox-archive-2002-01/0096.shtml">found out</a>
71how to 71how to
72<a href="mail/rockbox-archive-2002-01/0099.shtml">display icons and custom characters</a> on the Jukebox LCD. 72<a href="mail/archive/rockbox-archive-2002-01/0099.shtml">display icons and custom characters</a> on the Jukebox LCD.
73 73
74<p><i>2002-01-08</i>: The two LCD charsets have been 74<p><i>2002-01-08</i>: The two LCD charsets have been
75<a href="notes.html#charsets">mapped and drawn</a>. 75<a href="notes.html#charsets">mapped and drawn</a>.
76 76
77<p><i>2002-01-07</i>: 77<p><i>2002-01-07</i>:
78<a href="mail/rockbox-archive-2002-01/0026.shtml">Jukebox LCD code</a>. 78<a href="mail/archive/rockbox-archive-2002-01/0026.shtml">Jukebox LCD code</a>.
79I have written a small test program that scrolls some text on the display. 79I have written a small test program that scrolls some text on the display.
80You need 80You need
81<a href="mail/rockbox-archive-2002-01/att-0026/01-archos.mod.gz">this file</a> 81<a href="mail/archive/rockbox-archive-2002-01/att-0026/01-archos.mod.gz">this file</a>
82for units with ROM earlier than 4.50 and 82for units with ROM earlier than 4.50 and
83<a href="mail/rockbox-archive-2002-01/att-0050/02-archos.mod.gz">this file</a> 83<a href="mail/archive/rockbox-archive-2002-01/att-0050/02-archos.mod.gz">this file</a>
84for all others. (The files are gzipped, you need to unzip them before they will work.) 84for all others. (The files are gzipped, you need to unzip them before they will work.)
85 85
86<p><i>2001-12-29</i>: Recorder LCD code. Gary Czvitkovicz knew the Recorder LCD controller since before and wrote some 86<p><i>2001-12-29</i>: Recorder LCD code. Gary Czvitkovicz knew the Recorder LCD controller since before and wrote some
87<a href="mail/rockbox-archive-2001-12/att-0145/01-ajbr_lcd.zip">code</a> 87<a href="mail/archive/rockbox-archive-2001-12/att-0145/01-ajbr_lcd.zip">code</a>
88that writes text on the Recorder screen. 88that writes text on the Recorder screen.
89 89
90<p><i>2001-12-13</i>: First program 90<p><i>2001-12-13</i>: First program
91<a href="mail/rockbox-archive-2001-12/0070.shtml">released</a>! 91<a href="mail/archive/rockbox-archive-2001-12/0070.shtml">released</a>!
92A 550 bytes long 92A 550 bytes long
93<a href="mail/rockbox-archive-2001-12/att-0070/01-archos.mod">archos.mod</a> 93<a href="mail/archive/rockbox-archive-2001-12/att-0070/01-archos.mod">archos.mod</a>
94that performs the amazing magic of flashing the red LED. :-) 94that performs the amazing magic of flashing the red LED. :-)
95 95
96<p><i>2001-12-11</i>: Checksum algorithm solved, thanks to Andy Choi. A new "scramble" utility is available. 96<p><i>2001-12-11</i>: 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.
38<h2>Linux unlock</h2> 38<h2>Linux unlock</h2>
39 39
40<p>For those of us using Linux, we have written 40<p>For those of us using Linux, we have written
41<a href="mail/rockbox-archive-2002-03/att-0010/01-isd200.diff">an isd200 driver patch for unlocking the disk</a>. 41<a href="mail/archive/rockbox-archive-2002-03/att-0010/01-isd200.diff">an isd200 driver patch for unlocking the disk</a>.
42This 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. 42This 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.
43 43
44#include "foot.t" 44#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)
409bytes to be loaded by newer firmware ROMs. 409bytes to be loaded by newer firmware ROMs.
410So my "first program" only works on players with older firmware in ROM 410So my "first program" only works on players with older firmware in ROM
411(my has 3.18). Joachim posted a 411(my has 3.18). Joachim posted a
412<a href="mail/jukebox-archive-2001-12/att-0087/01-AJBREC.ajz">padded version</a> that works everywhere. 412<a href="mail/archive/rockbox-archive-2001-12/att-0087/01-AJBREC.ajz">padded version</a> that works everywhere.
413 413
414<p>Tests have shown that firmware sizes above 200K won't load. 414<p>Tests have shown that firmware sizes above 200K won't load.
415 415