summaryrefslogtreecommitdiff
path: root/www/download/index.t
diff options
context:
space:
mode:
Diffstat (limited to 'www/download/index.t')
-rw-r--r--www/download/index.t106
1 files changed, 0 insertions, 106 deletions
diff --git a/www/download/index.t b/www/download/index.t
deleted file mode 100644
index d6aa4f45d6..0000000000
--- a/www/download/index.t
+++ /dev/null
@@ -1,106 +0,0 @@
1#define _PAGE_ Download
2#define DOWNLOAD_PAGE
3#include "head.t"
4
5<h2>Latest version is 2.5 (2005-09-22)</h2>
6
7<p>Please read the <a href="rockbox-2.5-notes.txt">release notes</a>. (<a href="old.html">Older releases</a>)
8
9<p>Note: Version 2.5 was only released for Archos devices. For other devices, download the daily build.
10
11<p>Make sure you download the correct file for your device:
12<table class=rockbox><tr>
13<th>player</th>
14<th>recorder</th>
15<th>recorder v2</th>
16<th>fm recorder</th>
17</tr><tr valign=top>
18
19<td><a href=/docs/newplayer.jpg><img border=0 src=/docs/newplayer_t.jpg></a><br clear=all>Archos Jukebox 5000, 6000 and Studio models
20<p><a href="rockbox-2.5-player.zip">rockbox-2.5-player.zip</a>
21<br>(452 KB)</td>
22
23<td>
24<a href=/docs/recorder.jpg><img border=0 src=/docs/recorder_t.jpg></a><br clear=all>Archos Jukebox Recorder 6, 10, 15 and 20
25<p><a href="rockbox-2.5-recorder.zip">rockbox-2.5-recorder.zip</a>
26<br>(736 KB)</td>
27
28<td><a href=/docs/fmrecorder.jpg><img border=0 src=/docs/fmrecorder_t.jpg></a><br clear=all>Archos Jukebox Recorder V2
29<p><a href="rockbox-2.5-recorderv2.zip">rockbox-2.5-recorderv2.zip</a>
30<br>(744 KB)</td>
31
32<td><a href=/docs/fmrecorder.jpg><img border=0 src=/docs/fmrecorder_t.jpg></a><br clear=all>Archos Jukebox FM Recorder
33<p><a href="rockbox-2.5-fmrecorder.zip">rockbox-2.5-fmrecorder.zip</a>
34<br>(744 KB)</td>
35
36</tr><tr>
37<th>ondio fm</th>
38<th>ondio sp</th>
39<th>installer</th>
40</tr><tr>
41
42<td><a href=/docs/ondiofm.jpg><img border=0 src=/docs/ondiofm_t.jpg></a><br clear=all>Archos Ondio 128 & 128 FM
43<p><a href="rockbox-2.5-ondiofm.zip">rockbox-2.5-ondiofm.zip</a>
44<br clear=all>(462 KB)</td>
45
46<td><a href=/docs/ondiosp.jpg><img border=0 src=/docs/ondiosp_t.jpg></a><br clear=all>Archos Ondio 128 SP
47<p><a href="rockbox-2.5-ondiosp.zip">rockbox-2.5-ondiosp.zip</a>
48<br>(620 KB)</td>
49
50<td><img border=0 src=/docs/install.png></a><br clear=all>Windows installer
51<p><a href="rockbox-2.5-install.exe">rockbox-2.5-install.exe</a>
52<br>(1.4 MB)</td>
53
54</tr></table>
55
56<h2>Installation</h2>
57
58<p>Unpack the entire zip archive in the root (top) directory of your Archos disk. Make sure you stop/eject/unmount the usb disk before you unplug it. <b>Note:</b> All files in the zip file are needed, don't just install a few of them.
59
60<p>Windows users can also use the the installer: Simply select your model and destination drive.
61
62<h2>Download voice files</h2>
63<ul>
64<li><a href="/twiki/bin/view/Main/VoiceFiles">Voice files</a>
65</ul>
66
67<h2>Uninstallation</h2>
68
69<p>If you ever want to remove the Rockbox firmware, simply delete archos.mod (player) or ajbrec.ajz (recorder) and the .rockbox directory from the root of your Archos disk.
70
71<h2>Source code</h2>
72<p><a href="rockbox-2.5.tar.gz">rockbox-2.5.tar.gz</a>
73<p>
74... or get the source directly off the <a href="/twiki/bin/view/Main/UsingCVS">CVS server</a>.
75
76<h2>Manual</h2>
77
78<p>We have a very nice <a href="/twiki/bin/view/Main/RockboxManual">manual</a>
79written by Christi Scarborough. Please read it. Check out the <a
80href="/twiki/bin/view/Main/DocsIndex">documentation</a> page for further info.
81
82<h2>Donate</h2>
83
84<p>If you enjoy using Rockbox, consider donating to the project. While we
85develop the software in our spare time, equipment and players cost real money.
86<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
87<input type="hidden" name="cmd" value="_xclick">
88<input type="hidden" name="business" value="bjorn@haxx.se">
89<input type="hidden" name="item_name" value="Donation to the Rockbox project">
90<input type="hidden" name="no_shipping" value="1">
91<input type="hidden" name="cn" value="Note to the Rockbox team">
92<input type="hidden" name="currency_code" value="USD">
93<input type="hidden" name="tax" value="0">
94<input type="image" src="/paypal-donate.gif" border="0" name="submit">
95</form>
96
97<h2>Daily Builds</h2>
98<!--#exec cmd="./dailymod.pl" -->
99<h2>Bug reports</h2>
100
101<p>Please use our <a href="/bugs.shtml">bug page</a>
102for all bug reports and feature requests.
103
104<p>If you are interested in helping with the development of Rockbox, please join the mailing list.
105
106#include "foot.t"