summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rwxr-xr-xwww/dailymod.pl3
-rw-r--r--www/download/index.t87
-rw-r--r--www/download/old.t1
-rw-r--r--www/history.t4
-rw-r--r--www/main.t8
5 files changed, 55 insertions, 48 deletions
diff --git a/www/dailymod.pl b/www/dailymod.pl
index eafbf0c979..318149b975 100755
--- a/www/dailymod.pl
+++ b/www/dailymod.pl
@@ -4,7 +4,8 @@ require "rockbox.pm";
4 4
5my $basedir = "/home/dast/rockbox-build/daily-build"; 5my $basedir = "/home/dast/rockbox-build/daily-build";
6 6
7my @list=("player", "recorder", "fmrecorder", "recorderv2", "recorder8mb", "fmrecorder8mb"); 7my @list=("player", "recorder", "fmrecorder", "recorderv2",
8 "recorder8mb", "fmrecorder8mb", "ondiofm", "ondiosp");
8 9
9for(@list) { 10for(@list) {
10 my $dir = $_; 11 my $dir = $_;
diff --git a/www/download/index.t b/www/download/index.t
index d742b68354..746c0fe6a6 100644
--- a/www/download/index.t
+++ b/www/download/index.t
@@ -2,79 +2,82 @@
2#define DOWNLOAD_PAGE 2#define DOWNLOAD_PAGE
3#include "head.t" 3#include "head.t"
4 4
5<h2>Latest version is 2.2 (2004-03-11)</h2> 5<h2>Latest version is 2.3 (2004-10-26)</h2>
6 6
7<p>Please read the <a href="rockbox-2.2-notes.txt">release notes</a>. (<a href="old.html">Older releases</a>) 7<p>Please read the <a href="rockbox-2.3-notes.txt">release notes</a>. (<a href="old.html">Older releases</a>)
8 8
9<p>Make sure you download the correct file for your specific archos model: 9<p>Make sure you download the correct file for your device:
10<table class=rockbox><tr> 10<table class=rockbox><tr>
11<th>player</th> 11<th>player</th>
12<th>recorder</th> 12<th>recorder</th>
13<th>fm recorder</th>
14<th>recorder v2</th> 13<th>recorder v2</th>
15</tr><tr valign=top> 14<th>fm recorder</th>
16<td> 15</tr><tr valign=top>
17<a href=/docs/newplayer.jpg><img src=/docs/newplayer_t.jpg align=left></a><br>
18Archos Jukebox 5000, 6000 and Studio models
19 16
20<br clear=all><a href="rockbox-2.2-player.zip">rockbox-2.2-player.zip</a> 17<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
21<br>(189 KB) 18<p><a href="rockbox-2.3-player.zip">rockbox-2.3-player.zip</a>
19<br>(210 KB)</td>
22 20
23</td><td> 21<td>
24<a href=/docs/recorder.jpg><img src=/docs/recorder_t.jpg align=left></a><br> 22<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
25Archos Jukebox Recorder 6, 10, 15 and 20 23<p><a href="rockbox-2.3-recorder.zip">rockbox-2.3-recorder.zip</a>
24<br>(593 KB)</td>
26 25
27<br clear=all><a href="rockbox-2.2-recorder.zip">rockbox-2.2-recorder.zip</a> 26<td><a href=/docs/fmrecorder.jpg><img border=0 src=/docs/fmrecorder_t.jpg></a><br clear=all>Archos Jukebox Recorder V2
28<br>(439 KB) 27<p><a href="rockbox-2.3-recorderv2.zip">rockbox-2.3-recorderv2.zip</a>
28<br>(601 KB)</td>
29 29
30</td> 30<td><a href=/docs/fmrecorder.jpg><img border=0 src=/docs/fmrecorder_t.jpg></a><br clear=all>Archos Jukebox FM Recorder
31<td> 31<p><a href="rockbox-2.3-fmrecorder.zip">rockbox-2.3-fmrecorder.zip</a>
32<a href=/docs/fmrecorder.jpg><img src=/docs/fmrecorder_t.jpg align=left></a><br> 32<br>(491 KB)</td>
33Archos Jukebox FM Recorder
34 33
35<br clear=all><a href="rockbox-2.2-fmrecorder.zip">rockbox-2.2-fmrecorder.zip</a> 34</tr><tr>
36<br>(443 KB) 35<th>ondio fm</th>
36<th>ondio sp</th>
37<th>installer</th>
38</tr><tr>
37 39
38</td> 40<td><a href=/docs/ondiofm.jpg><img border=0 src=/docs/ondiofm_t.jpg></a><br clear=all>Archos Ondio 128 & 128 FM
39<td> 41<p><a href="rockbox-2.3-ondiofm.zip">rockbox-2.3-ondiofm.zip</a>
40<a href=/docs/fmrecorder.jpg><img src=/docs/fmrecorder_t.jpg align=left></a><br> 42<br clear=all>(460 KB)</td>
41Archos Jukebox Recorder V2 43
44<td><a href=/docs/ondiosp.jpg><img border=0 src=/docs/ondiosp_t.jpg></a><br clear=all>Archos Ondio 128 SP
45<p><a href="rockbox-2.3-ondiosp.zip">rockbox-2.3-ondiosp.zip</a>
46<br>(535 KB)</td>
42 47
43<br clear=all><a href="rockbox-2.2-recorderv2.zip">rockbox-2.2-recorderv2.zip</a> 48<td><img border=0 src=/docs/install.png></a><br clear=all>Windows installer (not for ondio yet)
44<br>(443 KB) 49<p><a href="rockbox-2.3-install.exe">rockbox-2.3-install.exe</a>
50<br>(922 KB)</td>
45 51
46</td>
47</tr></table> 52</tr></table>
48 53
49<h2>Installation</h2> 54<h2>Installation</h2>
50 55
51<p>Unpack the zip archive in the root (top) directory of your Archos disk. Make sure you 'eject' (unmount) the usb disk before you unplug it. 56<p>Unpack the zip archive in the root (top) directory of your Archos disk. Make sure you stop/eject/unmount the usb disk before you unplug it.
52 57
53<p>Windows users: If you choose not to unzip the archive directly onto the Archos, you can create the .rockbox directory by entering "mkdir j:\.rockbox" on a command prompt. Windows Explorer refuses to create this directory, so you must use a command prompt. 58<p>Windows users can also use the the installer: Simply select your model and destination drive.
54 59
55<h2>Download more Fonts and Languages</h2> 60<h2>Download voice files, fonts and languages</h2>
56<p> 61<ul>
57 <a href="/fonts/">Fonts for Rockbox</a> 62<li><a href="/twiki/bin/view/Main/VoiceFiles">Voice files</a>
58<p> 63<li><a href="/fonts/">Fonts</a>
59 <a href="/lang/">Language files for Rockbox</a> 64<li><a href="/lang/">Language files</a>
60<p> 65</ul>
61 <a href="/twiki/bin/view/Main/VoiceFiles">Voice files for Rockbox</a>
62 (<a href=/daily.shtml>daily builds</a> only)
63 66
64<h2>Uninstallation</h2> 67<h2>Uninstallation</h2>
65 68
66<p>If you ever want to remove the Rockbox firmware, simply delete archos.mod (player) or ajbrec.ajz (recorder) from the root of your Archos disk. 69<p>If you ever want to remove the Rockbox firmware, simply delete archos.mod (player) or ajbrec.ajz (recorder) from the root of your Archos disk.
67 70
68<h2>Source code</h2> 71<h2>Source code</h2>
69<p><a href="rockbox-2.2.tar.gz">rockbox-2.2.tar.gz</a> 72<p><a href="rockbox-2.3.tar.gz">rockbox-2.3.tar.gz</a>
70<p> 73<p>
71... or get the source directly off the <a href="/cvs.html">CVS server</a>. 74... or get the source directly off the <a href="/cvs.html">CVS server</a>.
72 75
73<h2>Manual</h2> 76<h2>Manual</h2>
74 77
75<p>We have a <a href="/manual/manual.pdf">manual in PDF format</a>. Please 78<p>We have a <a href="/manual/manual.pdf">manual in PDF format</a>. It's not
76read it. Check out the <a href="/docs/">documentation</a> page for further 79yet updated with 2.3-specific features, but it is still very informative.
77info. 80Please read it. Check out the <a href="/docs/">documentation</a> page for further info.
78 81
79<h2>Bug reports</h2> 82<h2>Bug reports</h2>
80 83
diff --git a/www/download/old.t b/www/download/old.t
index ad202eaf30..0091f2d6e4 100644
--- a/www/download/old.t
+++ b/www/download/old.t
@@ -2,6 +2,7 @@
2#define OLDRELEASES_PAGE 2#define OLDRELEASES_PAGE
3#include "head.t" 3#include "head.t"
4 4
5<p><a href="rockbox-2.2-notes.txt">2.2 release notes</a>.
5<p><a href="rockbox-2.1-notes.txt">2.1 release notes</a>. 6<p><a href="rockbox-2.1-notes.txt">2.1 release notes</a>.
6<p><a href="rockbox-2.0-notes.txt">2.0 release notes</a>. 7<p><a href="rockbox-2.0-notes.txt">2.0 release notes</a>.
7<p><a href="rockbox-1.4-notes.txt">1.4 release notes</a>. 8<p><a href="rockbox-1.4-notes.txt">1.4 release notes</a>.
diff --git a/www/history.t b/www/history.t
index b0041dc3dc..4d7299e10d 100644
--- a/www/history.t
+++ b/www/history.t
@@ -2,6 +2,10 @@
2#define HISTORY_PAGE 2#define HISTORY_PAGE
3#include "head.t" 3#include "head.t"
4 4
5<p><i>2004-09-13</i>: Call for help! Please donate your broken iRiver iHP-1xx to the project!
6
7<p><i>2004-07-08</i>: Good news for Windows users! You can now install the <a href=/daily.shtml>daily builds</a> with an installer executable. Thanks to Christi Scarborough for that.
8
5<p><i>2004-06-17</i>: We now have a <a href="/twiki">Wiki</a> for the documentation. Feel free to join the documentation frenzy! 9<p><i>2004-06-17</i>: We now have a <a href="/twiki">Wiki</a> for the documentation. Feel free to join the documentation frenzy!
6 10
7<p><i>2004-05-07</i>: The CVS repository has <a href="/cvs.html">moved</a> 11<p><i>2004-05-07</i>: The CVS repository has <a href="/cvs.html">moved</a>
diff --git a/www/main.t b/www/main.t
index 4d2b236345..8db21919c1 100644
--- a/www/main.t
+++ b/www/main.t
@@ -15,7 +15,9 @@ upgrade your ordinary Archos firmware.
15 15
16<h2>News</h2> 16<h2>News</h2>
17 17
18<p><i>2004-10-26</i>: iRiver progress: the LCD driver <a href=http://www.rockbox.org/twiki/bin/view/Main/IriverPort#Writing_an_LCD_driver_>is working</a>! . 18<p><i>2004-10-26</i>: Rockbox v2.3 is <a href="download/">released</a>.
19
20<p><i>2004-10-26</i>: iRiver progress: the LCD driver <a href="/twiki/bin/view/Main/IriverPort#Writing_an_LCD_driver_">is working</a>! .
19 21
20<p><i>2004-10-05</i>: Call for help: We need information from Ondio owners for our <a href="/twiki/bin/view/Main/ArchosOndio">Archos Ondio port</a>. 22<p><i>2004-10-05</i>: Call for help: We need information from Ondio owners for our <a href="/twiki/bin/view/Main/ArchosOndio">Archos Ondio port</a>.
21 23
@@ -23,10 +25,6 @@ upgrade your ordinary Archos firmware.
23 25
24<p><i>2004-09-24</i>: We finally have rockbox.org, thanks to Jeff at Misticriver. 26<p><i>2004-09-24</i>: We finally have rockbox.org, thanks to Jeff at Misticriver.
25 27
26<p><i>2004-09-13</i>: Call for help! Please donate your broken iRiver iHP-1xx to the project!
27
28<p><i>2004-07-08</i>: Good news for Windows users! You can now install the <a href=/daily.shtml>daily builds</a> with an installer executable. Thanks to Christi Scarborough for that.
29
30<p><i><small>(Old news items have moved to a 28<p><i><small>(Old news items have moved to a
31<a href="history.html">separate page</a>.)</small></i> 29<a href="history.html">separate page</a>.)</small></i>
32 30