rockbox/www/main.t
Björn Stenberg 562a5bf6c3 Server was down
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5371 a1c6a512-1295-4272-9138-f99709370657
2004-11-01 15:11:18 +00:00

38 lines
1.5 KiB
Perl

#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-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"