diff options
| author | Heikki Hannikainen <hessuh@rockbox.org> | 2002-09-03 11:25:50 +0000 |
|---|---|---|
| committer | Heikki Hannikainen <hessuh@rockbox.org> | 2002-09-03 11:25:50 +0000 |
| commit | 27c739277773c960ca9b385eacf77c40523dab5c (patch) | |
| tree | 3bf06d6e2a1264d7cb73b75595e5a684ac96b04f | |
| parent | a3ea73782f19b98794f958abf4bb9d5700a7965e (diff) | |
| download | rockbox-27c739277773c960ca9b385eacf77c40523dab5c.zip rockbox-27c739277773c960ca9b385eacf77c40523dab5c.tar.gz rockbox-27c739277773c960ca9b385eacf77c40523dab5c.tar.bz2 rockbox-27c739277773c960ca9b385eacf77c40523dab5c.tar.xz | |
Brag about ROLO a bit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2153 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | www/history.t | 2 | ||||
| -rw-r--r-- | www/main.t | 9 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/history.t b/www/history.t index 6932cdc..b0498f1 100644 --- a/www/history.t +++ b/www/history.t @@ -2,6 +2,8 @@ #define HISTORY_PAGE #include "head.t" +<p><i>2002-08-02</i>: <a href="tshirt-contest">Rockbox T-Shirt Design Contest</a> + <p><i>2002-07-28</i>: Configuration saving implemented for all models. Experimental saving to disk is not yet enabled on the players by default. @@ -10,6 +10,8 @@ firmware for the Archos Jukebox <i>5000</i>, <i>6000</i>, <i>Studio</i> and <i>R <h2>News</h2> +<p><i>2002-09-03</i>: ROLO, the Rockbox Loader has been integrated into the CVS, allowing Archos or other Rockbox firmware being loaded by simply selecting the file! + <p><i>2002-09-02</i>: <a href="http://rockbox.haxx.se/tshirt-contest/vote.html">Vote for your favourite tshirt designs!</a> <p><i>2002-08-28</i>: Version 1.3 is released. <a href="download/">Go fetch</a>. @@ -20,8 +22,6 @@ firmware for the Archos Jukebox <i>5000</i>, <i>6000</i>, <i>Studio</i> and <i>R <p><i>2002-08-06</i>: Battery charging added for the Recorders (players have hardware charging). -<p><i>2002-08-02</i>: <a href="tshirt-contest">Rockbox T-Shirt Design Contest</a> - <p><i><small>(Old news items have moved to a <a href="history.html">separate page</a>.)</small></i> @@ -40,11 +40,8 @@ included in which versions. Naturally, this is all subject to change without notice. <dl> -<dt><b>Version 1.3</b> -<dd> Resume, persistent settings, proportional fonts, UI improvements, - Improved charging <dt><b>Version 1.4</b> -<dd> Autobuild playlists, Recording, Loadable fonts, Customizable WPS +<dd> Autobuild playlists, Recording, Loadable fonts, Customizable WPS, Firmware loading (ROLO) <dt><b>Version 1.5</b> <dd> File/directory management </dl> |