diff options
| author | Heikki Hannikainen <hessuh@rockbox.org> | 2002-08-06 11:19:55 +0000 |
|---|---|---|
| committer | Heikki Hannikainen <hessuh@rockbox.org> | 2002-08-06 11:19:55 +0000 |
| commit | b9d6c2c5f3a90f2fd31921c2f18e514aacc00bdd (patch) | |
| tree | 851069fe24cbe82e98e6f8efe453fbac3614de26 | |
| parent | be58266847b8fb06b4bc58a41f8425c72818f6c7 (diff) | |
| download | rockbox-b9d6c2c5f3a90f2fd31921c2f18e514aacc00bdd.zip rockbox-b9d6c2c5f3a90f2fd31921c2f18e514aacc00bdd.tar.gz rockbox-b9d6c2c5f3a90f2fd31921c2f18e514aacc00bdd.tar.bz2 rockbox-b9d6c2c5f3a90f2fd31921c2f18e514aacc00bdd.tar.xz | |
Added two news items (charger, config saving)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1550 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | www/main.t | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -10,6 +10,11 @@ firmware for the Archos Jukebox <i>5000</i>, <i>6000</i>, <i>Studio</i> and <i>R <h2>News</h2> +<p><i>2002-08-06</i>: Battery charging added for the Recorders (players have hardware charging). + +<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. + <p><i>2002-06-30</i>: USB cable detection added. <p><i>2002-06-27</i>: MP3 playback now works for Recorder 6000 and Recorder 10 too. |