1
0
Fork 0
forked from len0rd/rockbox
foxbox/www/main.t
Linus Nielsen Feltzing 2a3b4985ce Added the uncommitted news about rockbox.org
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5135 a1c6a512-1295-4272-9138-f99709370657
2004-10-01 03:56:03 +00:00

39 lines
1.6 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 and Recorder V2 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-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>2004-09-13</i>: Call for help! Please donate your broken iRiver iHP-1xx to the project!
<p><i>2004-07-08</i>: Good news for Windows users! You can now install the <a href=/daily.shtml>daily builds</a> with an installer executable. Thanks to Christi Scarborough for that.
<p><i>2004-06-17</i>: We now have a <a href="/twiki">Wiki</a> for the documentation. Feel free to join the documentation frenzy!
<p><i>2004-05-07</i>: The CVS repository has <a href="/cvs.html">moved</a>
<p><i>2004-03-14</i>: Rockbox can <a href="/lang/">talk</a> to you
<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"