summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/download.t44
-rw-r--r--www/history.t94
2 files changed, 138 insertions, 0 deletions
diff --git a/www/download.t b/www/download.t
new file mode 100644
index 0000000000..fd5aa8027c
--- /dev/null
+++ b/www/download.t
@@ -0,0 +1,44 @@
1#define _PAGE_ Download
2#define DOWNLOAD_PAGE
3#include "head.t"
4
5<h2>Version 1.0</h2>
6
7<p>This first version is more a proof-of-concept than a serious replacement for the stock firmware.
8Read the <a href="rockbox-1.0-notes.txt">release notes</a>.
9
10<h3>player-old</h3>
11<p>This version is for old Archos Jukebox 6000 models with ROM firmware older than 4.50.
12
13<ul>
14<li><a href="rockbox-1.0-player-old.zip">rockbox-1.0-player-old.zip</a>
15</ul>
16
17<h3>player</h3>
18<p>This version is for Archos Jukebox 6000 with ROM firmware 4.50 or later, and all Studio models.
19
20<ul>
21<li><a href="rockbox-1.0-player.zip">rockbox-1.0-player.zip</a>
22</ul>
23
24<h3>recorder</h3>
25<p>Version 1.0 does not support the Recorder. Future versions will.
26
27
28<h2>Installation</h2>
29<p>Unzip the archive. Rename your current archos.mod (if any) in the root of your archos, then copy the rockbox archos.mod there.
30
31<p>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.
32
33<p>(Note that some models cannot shut off while the power adapter is plugged in.)
34
35<h2>Bug reports</h2>
36
37<p>Please use our
38<a href="http://sourceforge.net/projects/rockbox/">Sourceforge page</a>
39for all bug reports and feature requests. If you have a sourceforge account,
40please log in first so we have a name to connect to the report.
41
42<p>If you are interested in helping with the development of Rockbox, please join the mailing list.
43
44#include "foot.t"
diff --git a/www/history.t b/www/history.t
new file mode 100644
index 0000000000..7cb7495e01
--- /dev/null
+++ b/www/history.t
@@ -0,0 +1,94 @@
1#define _PAGE_ History
2#define HISTORY_PAGE
3#include "head.t"
4
5<p><i>2002-05-26</i>: New web design. First player release drawing closer.
6
7<p><i>2002-05-03</i>: <b>SOUND!</b> Linus' experimental MAS code has
8<a href="http://bjorn.haxx.se/rockbox/mail/rockbox-archive-2002-05/0016.shtml">played our first 4 seconds of music</a>.
9
10<p><i>2002-04-27</i>: Julien Labruyére has generously donated an Archos Jukebox 6000 to the project. Thank you!
11
12<p><i>2002-04-25</i>: Grant Wier has tested the Player LCD's double-height capability:
13<a href="archos-text-DH1.jpg"><img align=center src="archos-text-DH2_sm.jpg"></a>
14
15<p><i>2002-04-23</i>: Report from the <a href="devcon/">Rockbox Spring Developer Conference 2002</a> ;-)
16
17<p><i>2002-04-22</i>: Gentlemen, we have <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/rockbox/firmware/thread.c">threading</a>.
18
19<p><i>2002-04-11</i>: The <a href="codes_rec.png">Recorder charset</a> has been mapped.
20
21<p><i>2002-03-28</i>: Lots of new stuff on the web page:
22<a href="docs/FAQ">faq</a>,
23<a href="irc/">irc logs</a>,
24<a href="tools.html">tools</a> and
25<a href="internals/">photos</a>.
26
27<p><i>2002-03-25</i>: New section for
28<a href="mods/">hardware modifications</a>.
29First out is the long awaited
30<a href="mods/serialport.html">serial port mod</a>.
31
32<p><i>2002-03-25</i>: New instructions for
33<a href="cross-gcc.html">how to build an SH-1 cross-compiler</a>.
34
35<p><i>2002-03-14</i>: New linux patch and instructions for
36<a href="lock.html">unlocking the archos harddisk</a> if you have the "Part. Error" problem.
37
38<p><i>2002-03-08</i>: Uploaded a simple example, showing
39<a href="example/">how to build a program for the Archos</a>.
40
41<p><i>2002-03-05</i>: The
42<a href="lock.html">harddisk password lock problem is solved</a>!
43Development can now resume at full speed!
44
45<p><i>2002-01-29</i>: If you have feature requests or suggestions,
46please submit them to our
47<a href="http://sourceforge.net/projects/rockbox/">Sourceforge page</a>.
48
49<p><i>2002-01-19</i>: Cool logo submitted by Thomas Saeys.
50
51<p><i>2002-01-16</i>: The project now has a proper name: Rockbox.
52Logos are welcome! :-)
53<br>Also, Felix Arends wrote a quick <a href="sh-win/">tutorial</a>
54for how to get sh-gcc running under windows.
55
56<p><i>2002-01-09</i>: Nicolas Sauzede
57<a href="mail/rockbox-archive-2002-01/0096.shtml">found out</a>
58how to
59<a href="mail/rockbox-archive-2002-01/0099.shtml">display icons and custom characters</a> on the Jukebox LCD.
60
61<p><i>2002-01-08</i>: The two LCD charsets have been
62<a href="notes.html#charsets">mapped and drawn</a>.
63
64<p><i>2002-01-07</i>:
65<a href="mail/rockbox-archive-2002-01/0026.shtml">Jukebox LCD code</a>.
66I have written a small test program that scrolls some text on the display.
67You need
68<a href="mail/rockbox-archive-2002-01/att-0026/01-archos.mod.gz">this file</a>
69for units with ROM earlier than 4.50 and
70<a href="mail/rockbox-archive-2002-01/att-0050/02-archos.mod.gz">this file</a>
71for all others. (The files are gzipped, you need to unzip them before they will work.)
72
73<p><i>2001-12-29</i>: Recorder LCD code. Gary Czvitkovicz knew the Recorder LCD controller since before and wrote some
74<a href="mail/rockbox-archive-2001-12/att-0145/01-ajbr_lcd.zip">code</a>
75that writes text on the Recorder screen.
76
77<p><i>2001-12-13</i>: First program
78<a href="mail/rockbox-archive-2001-12/0070.shtml">released</a>!
79A 550 bytes long
80<a href="mail/rockbox-archive-2001-12/att-0070/01-archos.mod">archos.mod</a>
81that performs the amazing magic of flashing the red LED. :-)
82
83<p><i>2001-12-11</i>: Checksum algorithm solved, thanks to Andy Choi. A new "scramble" utility is available.
84
85<p><i>2001-12-09</i>: Working my way through the setup code. The <a href="notes.html">notes</a> are being updated continously.
86
87<p><i>2001-12-08</i>: Analyzed the exception vector table. See <a href="notes.html">the notes</a>. Also, a <a href="mail.cgi">mailing list archive</a> is up.
88
89<p><i>2001-12-07</i>:
90 I just wrote this web page to announce descramble.c.
91I've disassembled one firmware version and looked a bit on the code, but no real analysis yet.
92Summary: Lots of dreams, very little reality. :-)
93
94#include "foot.t"