forked from len0rd/rockbox
Feature freeze lifted
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10231 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e81f52a1c6
commit
d4100c4cb1
1 changed files with 29 additions and 3 deletions
32
www/main.t
32
www/main.t
|
@ -4,13 +4,28 @@
|
|||
#define MAIN_PAGE
|
||||
#include "head.t"
|
||||
|
||||
<table align="right" class="changetable" width=120><tr><td>
|
||||
<h2>Sponsors</h2>
|
||||
<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>
|
||||
<br>
|
||||
<br>Contactor Data AB sponsors bandwidth and server for the main site.
|
||||
|
||||
<p class="sponsor"><a href="http://www.haxx.se"><img border=0 src="/haxx.png" width=80 height=34 alt="Haxx Logo"></a>
|
||||
<br>
|
||||
<br>Haxx sponsors the download server and bandwidth, as well as various other resources.
|
||||
|
||||
<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>
|
||||
<span class="sponsor">Many people have sponsored us with personal Paypal donations. Thank you!</span>
|
||||
</td></tr></table>
|
||||
|
||||
<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>Apple: iPod 4th gen (grayscale and color), 5th gen (Video), Nano and Mini 1st/2nd gen
|
||||
<li>iAudio: X5 (including X5V and X5L)
|
||||
<li>Additional models are <a href="http://www.rockbox.org/twiki/bin/view/Main/TargetStatus">in development</a>
|
||||
</ul>
|
||||
|
||||
|
@ -25,9 +40,20 @@ href="/twiki/pub/Main/RockboxManual/rockbox-manual-2.4.pdf">easy to use</a>. Ins
|
|||
|
||||
<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-07-18</i>: The <a href="/mail/archive/rockbox-dev-archive-2006-07/0054.shtml">feature freeze is lifted</a>
|
||||
|
||||
<p><i>2006-03-17</i>: <a href="devcon2006/">The Rockbox International Developers Conference 2006</a>.
|
||||
<p><i>2006-07-14</i>: The Wiki is back up again.
|
||||
|
||||
<p><i>2006-07-07</i>: Site is back up again after a few days downtime due to
|
||||
yet another break-in/attack. The twiki parts are still disabled and will be
|
||||
brought back once we believe we have them "secured" properly.
|
||||
|
||||
<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>.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue