diff options
author | Björn Stenberg <bjorn@haxx.se> | 2006-03-20 10:49:28 +0000 |
---|---|---|
committer | Björn Stenberg <bjorn@haxx.se> | 2006-03-20 10:49:28 +0000 |
commit | 48435d6fdcdd82e9269d6998fc449eb3e2b99a1b (patch) | |
tree | 413fd9c62c0bb51980fd3ca6c0bf5833d6615765 | |
parent | 0eaa3201252781573c0cdf2717d8126434f55a04 (diff) | |
download | rockbox-48435d6fdcdd82e9269d6998fc449eb3e2b99a1b.tar.gz rockbox-48435d6fdcdd82e9269d6998fc449eb3e2b99a1b.zip |
New model list
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9129 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | www/main.t | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/www/main.t b/www/main.t index 10345d62b3..f0c829da20 100644 --- a/www/main.t +++ b/www/main.t @@ -4,25 +4,24 @@ #define MAIN_PAGE #include "head.t" -<p class="ingress"> Rockbox is an Open Source replacement firmware for the -Archos models: Jukebox 5000, 6000, Studio, Recorder, FM Recorder, Recorder V2 -and Ondio MP3 players, the iriver models: h1x0 series and h3x0 series, the -iPod models: video, nano, photo/color and 4G grayscale. +<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. 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>. - -<p> Installing Rockbox does not harm your device. - -<p> Development in progress might take Rockbox to <a -href="http://www.rockbox.org/twiki/bin/view/Main/TargetStatus">other music -players</a>. +href="/twiki/pub/Main/RockboxManual/rockbox-manual-2.4.pdf">easy to use</a>. Installing Rockbox does not harm your device. <h2>News</h2> -<p><i>2006-03-17</i>: The <a href="devcon2006/">The Rockbox International Developers Conference 2006</a> is currently in progress +<p><i>2006-03-17</i>: The <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>. |