rockbox/www/main.t

47 lines
1.2 KiB
Perl
Raw Normal View History

#define _LOGO_ <img src="rockbox400.png" align=center width=400 height=123>
#define _PAGE_ Open Source Jukebox Firmware
#define MAIN_PAGE
#include "head.t"
<h2>What is Rockbox?</h2>
<p>Rockbox is an Open Source replacement firmware for the Archos Jukebox 5000, 6000, Studio and Recorder MP3 players.
<h2>News</h2>
<p><i>2003-04-23</i>: <a href="/digest/">The Rockbox Digest</a> - track
Rockbox development.
<p><i>2003-04-15</i>: Version 2.0 is <a href="/download/">released</a>
<p><i>2003-04-01</i>: <a href="/doom/">Play Doom on the Archos Recorder</a>!
<p><i>2003-02-17</i>: Rockbox <a href="/daily.shtml">daily builds</a> now work on
the FM Recorder.
<p><i><small>(Old news items have moved to a
<a href="history.html">separate page</a>.)</small></i>
<h2>Roadmap</h2>
<p>This is a rough indication of which features we plan/expect/hope to be
included in which versions. Naturally, this is all subject to change without
notice.
<dl>
<dt><b>Version 2.1</b>
<dd> Lots of features and fixes that were held off for 2.0
<dt><b>Version 2.2</b>
<dd> User interface overhaul
<dt><b>Version 2.3</b>
<dd> Plugin loader, opening the door for a bucketful of new applications
</dl>
<h2>Recent CVS activity</h2>
<p>
<!--#include file="lastcvs.link" -->
#include "foot.t"