summaryrefslogtreecommitdiff
path: root/www/history.t
diff options
context:
space:
mode:
Diffstat (limited to 'www/history.t')
-rw-r--r--www/history.t18
1 files changed, 9 insertions, 9 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.