summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2006-07-18 13:13:29 +0000
committerBjörn Stenberg <bjorn@haxx.se>2006-07-18 13:13:29 +0000
commitd4100c4cb1747e1a20be53b411abec4f00b05c88 (patch)
treed52a41df47eca6c6d3f9876c7362bba5eea8d8da
parente81f52a1c6706f7f17553b6ceba14c36396e6238 (diff)
downloadrockbox-d4100c4cb1747e1a20be53b411abec4f00b05c88.tar.gz
rockbox-d4100c4cb1747e1a20be53b411abec4f00b05c88.zip
Feature freeze lifted
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10231 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--www/main.t32
1 files changed, 29 insertions, 3 deletions
diff --git a/www/main.t b/www/main.t
index 19ef4f0d11..c7fce38c3b 100644
--- a/www/main.t
+++ b/www/main.t
@@ -4,13 +4,28 @@
4#define MAIN_PAGE 4#define MAIN_PAGE
5#include "head.t" 5#include "head.t"
6 6
7<table align="right" class="changetable" width=120><tr><td>
8<h2>Sponsors</h2>
9<p class="sponsor"><a href="http://www.contactor.se"><img border=0 src="/cont.png" width=101 height=36 alt="Contactor Data AB Logo"></a>
10<br>
11<br>Contactor Data AB sponsors bandwidth and server for the main site.
12
13<p class="sponsor"><a href="http://www.haxx.se"><img border=0 src="/haxx.png" width=80 height=34 alt="Haxx Logo"></a>
14<br>
15<br>Haxx sponsors the download server and bandwidth, as well as various other resources.
16
17<p><form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input type="hidden" name="cmd" value="_xclick"><input type="hidden" name="business" value="bjorn@haxx.se"><input type="hidden" name="item_name" value="Donation to the Rockbox project"><input type="hidden" name="no_shipping" value="1"><input type="hidden" name="cn" value="Note to the Rockbox team"><input type="hidden" name="currency_code" value="USD"><input type="hidden" name="tax" value="0"><input type="image" src="/paypal-donate.gif" border="0" name="submit"></form>
18<span class="sponsor">Many people have sponsored us with personal Paypal donations. Thank you!</span>
19</td></tr></table>
20
7<p class="ingress"> 21<p class="ingress">
8Rockbox is an open source replacement firmware for mp3 players. It runs on a number of different models: 22Rockbox is an open source replacement firmware for mp3 players. It runs on a number of different models:
9<ul> 23<ul>
10<li>Archos: Jukebox 5000, 6000, Studio, Recorder, FM Recorder, Recorder V2 24<li>Archos: Jukebox 5000, 6000, Studio, Recorder, FM Recorder, Recorder V2
11and Ondio 25and Ondio
12<li>iRiver: H100 and H300 series 26<li>iRiver: H100 and H300 series
13<li>Apple: iPod 4G (grayscale and color), 5G (Video) and Nano 27<li>Apple: iPod 4th gen (grayscale and color), 5th gen (Video), Nano and Mini 1st/2nd gen
28<li>iAudio: X5 (including X5V and X5L)
14<li>Additional models are <a href="http://www.rockbox.org/twiki/bin/view/Main/TargetStatus">in development</a> 29<li>Additional models are <a href="http://www.rockbox.org/twiki/bin/view/Main/TargetStatus">in development</a>
15</ul> 30</ul>
16 31
@@ -25,9 +40,20 @@ href="/twiki/pub/Main/RockboxManual/rockbox-manual-2.4.pdf">easy to use</a>. Ins
25 40
26<h2>News</h2> 41<h2>News</h2>
27 42
28<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>. 43<p><i>2006-07-18</i>: The <a href="/mail/archive/rockbox-dev-archive-2006-07/0054.shtml">feature freeze is lifted</a>
44
45<p><i>2006-07-14</i>: The Wiki is back up again.
46
47<p><i>2006-07-07</i>: Site is back up again after a few days downtime due to
48yet another break-in/attack. The twiki parts are still disabled and will be
49brought back once we believe we have them "secured" properly.
50
51<p><i>2006-03-28</i>: <a
52href="mail/archive/rockbox-archive-2006-03/0502.shtml">Sound</a> on <a
53href="http://www.rockbox.org/twiki/bin/view/Main/IaudioPort">iAudio X5!</a>.
29 54
30<p><i>2006-03-17</i>: <a href="devcon2006/">The Rockbox International Developers Conference 2006</a>. 55<p><i>2006-03-17</i>: <a href="devcon2006/">The Rockbox International
56Developers Conference 2006</a>.
31 57
32<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>. 58<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>.
33 59