From 94a5e70b140f039a160e84c82773011c790b15e0 Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Tue, 26 Oct 2004 14:12:37 +0000 Subject: Release 2.3 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5359 a1c6a512-1295-4272-9138-f99709370657 --- www/dailymod.pl | 3 +- www/download/index.t | 87 +++++++++++++++++++++++++++------------------------- www/download/old.t | 1 + www/history.t | 4 +++ www/main.t | 8 ++--- 5 files changed, 55 insertions(+), 48 deletions(-) (limited to 'www') 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"; my $basedir = "/home/dast/rockbox-build/daily-build"; -my @list=("player", "recorder", "fmrecorder", "recorderv2", "recorder8mb", "fmrecorder8mb"); +my @list=("player", "recorder", "fmrecorder", "recorderv2", + "recorder8mb", "fmrecorder8mb", "ondiofm", "ondiosp"); for(@list) { 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 @@ #define DOWNLOAD_PAGE #include "head.t" -

Latest version is 2.2 (2004-03-11)

+

Latest version is 2.3 (2004-10-26)

-

Please read the release notes. (Older releases) +

Please read the release notes. (Older releases) -

Make sure you download the correct file for your specific archos model: +

Make sure you download the correct file for your device: - - - + -
rockbox-2.2-player.zip -
(189 KB) + - -
rockbox-2.2-recorder.zip -
(439 KB) + - - -
rockbox-2.2-fmrecorder.zip -
(443 KB) + + + + + - - + + -
rockbox-2.2-recorderv2.zip -
(443 KB) + -
player recorderfm recorder recorder v2
-
-Archos Jukebox 5000, 6000 and Studio models +
fm recorder

Archos Jukebox 5000, 6000 and Studio models +

rockbox-2.3-player.zip +
(210 KB)

-
-Archos Jukebox Recorder 6, 10, 15 and 20 +
+
Archos Jukebox Recorder 6, 10, 15 and 20 +

rockbox-2.3-recorder.zip +
(593 KB)


Archos Jukebox Recorder V2 +

rockbox-2.3-recorderv2.zip +
(601 KB)

-
-Archos Jukebox FM Recorder +

Archos Jukebox FM Recorder +

rockbox-2.3-fmrecorder.zip +
(491 KB)

ondio fmondio spinstaller
-
-Archos Jukebox Recorder V2 +

Archos Ondio 128 & 128 FM +

rockbox-2.3-ondiofm.zip +
(460 KB)


Archos Ondio 128 SP +

rockbox-2.3-ondiosp.zip +
(535 KB)


Windows installer (not for ondio yet) +

rockbox-2.3-install.exe +
(922 KB)

Installation

-

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. +

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. -

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. +

Windows users can also use the the installer: Simply select your model and destination drive. -

Download more Fonts and Languages

-

- Fonts for Rockbox -

- Language files for Rockbox -

- Voice files for Rockbox - (daily builds only) +

Download voice files, fonts and languages

+

Uninstallation

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.

Source code

-

rockbox-2.2.tar.gz +

rockbox-2.3.tar.gz

... or get the source directly off the CVS server.

Manual

-

We have a manual in PDF format. Please -read it. Check out the documentation page for further -info. +

We have a manual in PDF format. It's not +yet updated with 2.3-specific features, but it is still very informative. +Please read it. Check out the documentation page for further info.

Bug reports

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 @@ #define OLDRELEASES_PAGE #include "head.t" +

2.2 release notes.

2.1 release notes.

2.0 release notes.

1.4 release notes. 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 @@ #define HISTORY_PAGE #include "head.t" +

2004-09-13: Call for help! Please donate your broken iRiver iHP-1xx to the project! + +

2004-07-08: Good news for Windows users! You can now install the daily builds with an installer executable. Thanks to Christi Scarborough for that. +

2004-06-17: We now have a Wiki for the documentation. Feel free to join the documentation frenzy!

2004-05-07: The CVS repository has moved 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.

News

-

2004-10-26: iRiver progress: the LCD driver is working! . +

2004-10-26: Rockbox v2.3 is released. + +

2004-10-26: iRiver progress: the LCD driver is working! .

2004-10-05: Call for help: We need information from Ondio owners for our Archos Ondio port. @@ -23,10 +25,6 @@ upgrade your ordinary Archos firmware.

2004-09-24: We finally have rockbox.org, thanks to Jeff at Misticriver. -

2004-09-13: Call for help! Please donate your broken iRiver iHP-1xx to the project! - -

2004-07-08: Good news for Windows users! You can now install the daily builds with an installer executable. Thanks to Christi Scarborough for that. -

(Old news items have moved to a separate page.) -- cgit