2002-04-17 12:29:02 +00:00
|
|
|
#define _LOGO_ <img src="rockbox400.png" align=center width=400 height=123>
|
2002-03-27 09:25:09 +00:00
|
|
|
#define _PAGE_ Open Source Jukebox Firmware
|
2002-05-26 20:05:35 +00:00
|
|
|
#define MAIN_PAGE
|
2002-03-27 09:25:09 +00:00
|
|
|
#include "head.t"
|
|
|
|
|
2002-10-11 12:15:49 +00:00
|
|
|
<h2>What is Rockbox?</h2>
|
2002-03-27 09:25:09 +00:00
|
|
|
|
2002-10-11 12:15:49 +00:00
|
|
|
<p>Rockbox is an Open Source replacement firmware for the Archos Jukebox 5000, 6000, Studio and Recorder MP3 players.
|
2002-03-27 09:25:09 +00:00
|
|
|
|
|
|
|
<h2>News</h2>
|
|
|
|
|
2003-04-23 13:09:07 +00:00
|
|
|
<p><i>2003-04-23</i>: <a href="/digest/">The Rockbox Digest</a> - track
|
|
|
|
Rockbox development.
|
|
|
|
|
2003-04-15 14:07:49 +00:00
|
|
|
<p><i>2003-04-15</i>: Version 2.0 is <a href="/download/">released</a>
|
2003-01-10 16:08:09 +00:00
|
|
|
|
2003-04-15 14:07:49 +00:00
|
|
|
<p><i>2003-04-01</i>: <a href="/doom/">Play Doom on the Archos Recorder</a>!
|
2002-10-16 05:40:23 +00:00
|
|
|
|
2003-04-15 14:07:49 +00:00
|
|
|
<p><i>2003-02-17</i>: Rockbox <a href="/daily.shtml">daily builds</a> now work on
|
|
|
|
the FM Recorder.
|
2002-10-11 12:15:49 +00:00
|
|
|
|
2002-06-01 18:14:24 +00:00
|
|
|
<p><i><small>(Old news items have moved to a
|
2002-06-01 18:30:45 +00:00
|
|
|
<a href="history.html">separate page</a>.)</small></i>
|
2002-03-27 09:25:09 +00:00
|
|
|
|
2002-06-01 18:14:24 +00:00
|
|
|
<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.
|
2002-03-27 09:25:09 +00:00
|
|
|
|
2002-06-01 18:14:24 +00:00
|
|
|
<dl>
|
2003-04-15 14:07:49 +00:00
|
|
|
<dt><b>Version 2.1</b>
|
|
|
|
<dd> Lots of features and fixes that were held off for 2.0
|
2002-03-27 09:25:09 +00:00
|
|
|
|
2003-04-15 14:07:49 +00:00
|
|
|
<dt><b>Version 2.2</b>
|
|
|
|
<dd> User interface overhaul
|
2002-03-27 09:25:09 +00:00
|
|
|
|
2003-04-15 14:07:49 +00:00
|
|
|
<dt><b>Version 2.3</b>
|
|
|
|
<dd> Plugin loader, opening the door for a bucketful of new applications
|
2002-03-27 09:25:09 +00:00
|
|
|
|
2003-04-15 14:07:49 +00:00
|
|
|
</dl>
|
2002-03-27 09:25:09 +00:00
|
|
|
|
2003-04-15 14:07:49 +00:00
|
|
|
<h2>Recent CVS activity</h2>
|
|
|
|
<p>
|
|
|
|
<!--#include file="lastcvs.link" -->
|
2002-03-27 09:25:09 +00:00
|
|
|
|
|
|
|
#include "foot.t"
|