2006-03-17 23:26:54 +00:00
|
|
|
|
2006-03-20 09:08:23 +00:00
|
|
|
#define _LOGO_ <img src="rockbox400.png" align=center width=400 height=123 alt="Rockbox Logo">
|
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"
|
|
|
|
|
2006-03-20 10:49:28 +00:00
|
|
|
<p class="ingress">
|
|
|
|
Rockbox is an open source replacement firmware for mp3 players. It runs on a number of different models:
|
|
|
|
<ul>
|
|
|
|
<li>Archos: Jukebox 5000, 6000, Studio, Recorder, FM Recorder, Recorder V2
|
|
|
|
and Ondio
|
|
|
|
<li>iRiver: H100 and H300 series
|
|
|
|
<li>Apple: iPod 4G (grayscale and color), 5G (Video) and Nano
|
|
|
|
<li>Additional models are <a href="http://www.rockbox.org/twiki/bin/view/Main/TargetStatus">in development</a>
|
|
|
|
</ul>
|
2002-03-27 09:25:09 +00:00
|
|
|
|
2006-03-20 09:08:23 +00:00
|
|
|
<p> Rockbox is a complete rewrite and uses no fragments of any original
|
2006-03-21 10:42:24 +00:00
|
|
|
firmwares. <a href="/twiki/bin/view/Main/WhyRockbox">Why Choose Rockbox?</a>
|
|
|
|
|
|
|
|
#if 0
|
|
|
|
It boasts <a href="/twiki/bin/view/Main/FeatureComparison">numerous
|
2005-06-05 23:17:06 +00:00
|
|
|
features</a> while remaining <a
|
2006-03-20 10:49:28 +00:00
|
|
|
href="/twiki/pub/Main/RockboxManual/rockbox-manual-2.4.pdf">easy to use</a>. Installing Rockbox does not harm your device.
|
2006-03-21 10:42:24 +00:00
|
|
|
#endif
|
2005-12-06 19:18:00 +00:00
|
|
|
|
2002-03-27 09:25:09 +00:00
|
|
|
<h2>News</h2>
|
2004-04-09 15:28:26 +00:00
|
|
|
|
2006-03-20 15:33:30 +00:00
|
|
|
<p><i>2006-03-17</i>: <a href="devcon2006/">The Rockbox International Developers Conference 2006</a>.
|
2005-09-22 09:35:59 +00:00
|
|
|
|
2006-03-18 19:57:16 +00:00
|
|
|
<p><i>2006-02-23</i>: We have migrated to a new bugtracker: Flyspray. It's faster and better in practically every aspect. <a href="/tracker/">See it here</a>.
|
2005-09-21 01:37:02 +00:00
|
|
|
|
2006-03-17 23:26:54 +00:00
|
|
|
<p><i>2006-01-28</i>: <a href="http://www.rockbox.org/mail/archive/rockbox-archive-2006-01/0543.shtml">Sound</a> on <a href="http://www.rockbox.org/twiki/bin/view/Main/IpodPort">iPod!</a>
|
2005-09-19 14:49:29 +00:00
|
|
|
|
2006-03-17 23:26:54 +00:00
|
|
|
<p><i>2005-12-06</i>: Unicode support!
|
2005-09-17 14:56:12 +00:00
|
|
|
|
2006-03-17 23:26:54 +00:00
|
|
|
<p><i>2005-09-22</i>: Rockbox v2.5 is <a href="download/">released</a>.
|
2005-08-24 21:10:23 +00:00
|
|
|
|
2006-03-17 23:26:54 +00:00
|
|
|
<p><i><a href="history.html">More news</a></i>
|
2002-03-27 09:25:09 +00:00
|
|
|
|
2003-04-15 14:07:49 +00:00
|
|
|
<h2>Recent CVS activity</h2>
|
2005-11-17 23:20:24 +00:00
|
|
|
<i><small><a href="since25.html">all commits since 2.5</a>.</small></i>
|
2003-04-15 14:07:49 +00:00
|
|
|
<p>
|
|
|
|
<!--#include file="lastcvs.link" -->
|
2002-03-27 09:25:09 +00:00
|
|
|
|
|
|
|
#include "foot.t"
|