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"
|
|
|
|
|
2003-06-04 07:49:08 +00:00
|
|
|
<p class="ingress"> Rockbox is an Open Source replacement firmware for the
|
|
|
|
Archos Jukebox 5000, 6000, Studio, Recorder and FM Recorder MP3 players.
|
2002-03-27 09:25:09 +00:00
|
|
|
|
2003-06-04 07:49:08 +00:00
|
|
|
<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.
|
2002-03-27 09:25:09 +00:00
|
|
|
|
|
|
|
<h2>News</h2>
|
2003-06-04 07:49:08 +00:00
|
|
|
<p><i>2003-05-09</i>: The 400-file dir browser limit is <a href="http://rockbox.haxx.se/mail/archive/rockbox-archive-2003-05/0334.shtml">gone</a>.
|
2002-03-27 09:25:09 +00:00
|
|
|
|
2003-05-03 13:25:24 +00:00
|
|
|
<p><i>2003-05-03</i>: Finally, FM Radio support for FM Recorder models!
|
|
|
|
|
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
|
|
|
|
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"
|