summaryrefslogtreecommitdiff
path: root/www/main.t
diff options
context:
space:
mode:
Diffstat (limited to 'www/main.t')
-rw-r--r--www/main.t77
1 files changed, 0 insertions, 77 deletions
diff --git a/www/main.t b/www/main.t
deleted file mode 100644
index b8e4b2317b..0000000000
--- a/www/main.t
+++ /dev/null
@@ -1,77 +0,0 @@
1
2 #define _LOGO_ <img src="rockbox400.png" align=center width=400 height=123 alt="Rockbox Logo">
3#define _PAGE_ Open Source Jukebox Firmware
4#define MAIN_PAGE
5#include "head.t"
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
21<p class="ingress">
22Rockbox is an open source replacement firmware for mp3 players. It runs on a number of different models:
23<ul>
24<li><b>Archos</b>: Jukebox 5000, 6000, Studio, Recorder, FM Recorder, Recorder V2
25and Ondio
26<li><b>iriver</b>: H100, H300 and H10 series
27<li><b>Apple</b>: iPod 4th gen (grayscale and color), 5th gen (Video), 1st gen Nano and Mini 1st/2nd gen (<i>Nano 2nd gen and Video 5.5th gen are not supported</i>)
28<li><b>iAudio</b>: X5 (including X5V and X5L)
29<li>Additional models are <a href="http://www.rockbox.org/twiki/bin/view/Main/TargetStatus">in development</a>
30</ul>
31
32<p> Rockbox is a complete rewrite and uses no fragments of any original
33firmwares. <a href="/twiki/bin/view/Main/WhyRockbox">Why Choose Rockbox?</a>
34
35#if 0
36 It boasts <a href="/twiki/bin/view/Main/FeatureComparison">numerous
37features</a> while remaining <a
38href="/twiki/pub/Main/RockboxManual/rockbox-manual-2.4.pdf">easy to use</a>. Installing Rockbox does not harm your device.
39#endif
40
41<h2>News</h2>
42
43<p><i>2006-10-02</i>: Enhanced left-side menu of the web site
44
45<p><i>2006-08-23</i>: <a href="http://rasher.dk/rockbox/people/">Where are the Rockboxers?</a>
46
47<p><i>2006-07-18</i>: The <a href="/mail/archive/rockbox-dev-archive-2006-07/0054.shtml">feature freeze is lifted</a>
48
49<p><i>2006-07-14</i>: The Wiki is back up again.
50
51<p><i>2006-07-07</i>: Site is back up again after a few days downtime due to
52yet another break-in/attack. The twiki parts are still disabled and will be
53brought back once we believe we have them "secured" properly.
54
55<p><i>2006-03-28</i>: <a
56href="mail/archive/rockbox-archive-2006-03/0502.shtml">Sound</a> on <a
57href="http://www.rockbox.org/twiki/bin/view/Main/IaudioPort">iAudio X5!</a>.
58
59<p><i>2006-03-17</i>: <a href="devcon2006/">The Rockbox International
60Developers Conference 2006</a>.
61
62<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>.
63
64<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>
65
66<p><i>2005-12-06</i>: Unicode support!
67
68<p><i>2005-09-22</i>: Rockbox v2.5 is <a href="download/">released</a>.
69
70<p><i><a href="history.html">More news</a></i>
71
72<h2>Recent CVS activity</h2>
73<i><small><a href="since25.html">all commits since 2.5</a>.</small></i>
74<p>
75<!--#include file="lastcvs.link" -->
76
77#include "foot.t"