summaryrefslogtreecommitdiffstats
path: root/www/main.t
blob: ab8f3eb0c983b89b0b6a2ece3fc7fb0878350057 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
#define _LOGO_ <img src="rockbox400.png" align=center width=400 height=123 alt="Rockbox Logo">
#define _PAGE_ Open Source Jukebox Firmware
#define MAIN_PAGE
#include "head.t"

<p class="ingress"> Rockbox is an Open Source replacement firmware for the
Archos Jukebox 5000, 6000, Studio, Recorder, FM Recorder, Recorder V2 and
Ondio MP3 players.

<p> Rockbox is a complete rewrite and uses no fragments of the original
firmware. It boasts <a href="/docs/features.html">numerous features</a> while
remaining <a href="http://rockbox.haxx.se/manual/manual.pdf">easy to use</a>.

<p> Installing Rockbox does not harm your Archos, it works the same way you
upgrade your ordinary Archos firmware.

<h2>News</h2>

<p><i>2004-11-09</i>: Some downtime due to planned server maintenance (replaced a harddisk).

<p><i>2004-11-01</i>: The site was down nearly four days due to hardware failure while the admins were away.

<p><i>2004-10-26</i>: Rockbox v2.3 is <a href="download/">released</a>.

<p><i>2004-10-26</i>: iRiver progress: the LCD driver <a href="/twiki/bin/view/Main/IriverPort#Writing_an_LCD_driver_">is working</a>!

<p><i>2004-10-05</i>: Call for help: We need information from Ondio owners for our <a href="/twiki/bin/view/Main/ArchosOndio">Archos Ondio port</a>.

<p><i>2004-10-01</i>: Touchdown! The Coldfire BDM wiggler is working on the iHP-120 target! Time for some sweet GDB debugging...

<p><i>2004-09-24</i>: We finally have rockbox.org, thanks to Jeff at Misticriver.

<p><i><small>(Old news items have moved to a 
<a href="history.html">separate page</a>.)</small></i>

<h2>Recent CVS activity</h2>
<p>
<!--#include file="lastcvs.link" -->

#include "foot.t"