fc9bc17335
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9331 a1c6a512-1295-4272-9138-f99709370657
47 lines
1.9 KiB
Perl
47 lines
1.9 KiB
Perl
|
|
#define _LOGO_ <img src="rockbox400.png" align=center width=400 height=123 alt="Rockbox Logo">
|
|
#define _PAGE_ Open Source Jukebox Firmware
|
|
#define MAIN_PAGE
|
|
#include "head.t"
|
|
|
|
<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>
|
|
|
|
<p> Rockbox is a complete rewrite and uses no fragments of any original
|
|
firmwares. <a href="/twiki/bin/view/Main/WhyRockbox">Why Choose Rockbox?</a>
|
|
|
|
#if 0
|
|
It boasts <a href="/twiki/bin/view/Main/FeatureComparison">numerous
|
|
features</a> while remaining <a
|
|
href="/twiki/pub/Main/RockboxManual/rockbox-manual-2.4.pdf">easy to use</a>. Installing Rockbox does not harm your device.
|
|
#endif
|
|
|
|
<h2>News</h2>
|
|
|
|
<p><i>2006-03-28</i>: <a href="mail/archive/rockbox-archive-2006-03/0502.shtml">Sound</a> on <a href="http://www.rockbox.org/twiki/bin/view/Main/IaudioPort">iAudio X5!</a>.
|
|
|
|
<p><i>2006-03-17</i>: <a href="devcon2006/">The Rockbox International Developers Conference 2006</a>.
|
|
|
|
<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>.
|
|
|
|
<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>
|
|
|
|
<p><i>2005-12-06</i>: Unicode support!
|
|
|
|
<p><i>2005-09-22</i>: Rockbox v2.5 is <a href="download/">released</a>.
|
|
|
|
<p><i><a href="history.html">More news</a></i>
|
|
|
|
<h2>Recent CVS activity</h2>
|
|
<i><small><a href="since25.html">all commits since 2.5</a>.</small></i>
|
|
<p>
|
|
<!--#include file="lastcvs.link" -->
|
|
|
|
#include "foot.t"
|