summaryrefslogtreecommitdiffstats
path: root/www/main.t
blob: 39cde6e27b7ba2f13e9f6132d6de7df9afc78646 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
#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-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

<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"