1
0
Fork 0
forked from len0rd/rockbox

Brag about ROLO a bit.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2153 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Heikki Hannikainen 2002-09-03 11:25:50 +00:00
parent a3ea73782f
commit 27c7392777
2 changed files with 5 additions and 6 deletions

View file

@ -2,6 +2,8 @@
#define HISTORY_PAGE #define HISTORY_PAGE
#include "head.t" #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 <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. is not yet enabled on the players by default.

View file

@ -10,6 +10,8 @@ firmware for the Archos Jukebox <i>5000</i>, <i>6000</i>, <i>Studio</i> and <i>R
<h2>News</h2> <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-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>. <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-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 <p><i><small>(Old news items have moved to a
<a href="history.html">separate page</a>.)</small></i> <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. notice.
<dl> <dl>
<dt><b>Version 1.3</b>
<dd> Resume, persistent settings, proportional fonts, UI improvements,
Improved charging
<dt><b>Version 1.4</b> <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> <dt><b>Version 1.5</b>
<dd> File/directory management <dd> File/directory management
</dl> </dl>