87ecd2f794
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3904 a1c6a512-1295-4272-9138-f99709370657
52 lines
1.8 KiB
Perl
52 lines
1.8 KiB
Perl
#define _LOGO_ <img src="rockbox400.png" align=center width=400 height=123>
|
|
#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 and FM Recorder 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>2003-07-09</i>: Rockbox started from <a href="/docs/flash.html">flash ROM</a> works!
|
|
|
|
<p><i>2003-06-30</i>: The plugin loader is now <a href="http://rockbox.haxx.se/mail/archive/rockbox-archive-2003-06/0707.shtml">alive</a>!
|
|
|
|
<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>.
|
|
|
|
<p><i>2003-05-03</i>: Finally, FM Radio support for FM Recorder models!
|
|
|
|
<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><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
|
|
<br> Plugin loader, opening the door for a bucketful of new applications
|
|
|
|
<dt><b>Version 2.2</b>
|
|
<dd> User interface overhaul
|
|
|
|
</dl>
|
|
|
|
<h2>Recent CVS activity</h2>
|
|
<p>
|
|
<!--#include file="lastcvs.link" -->
|
|
|
|
#include "foot.t"
|