forked from len0rd/rockbox
Web updates
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3068 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b113073170
commit
0b9311dfd6
3 changed files with 7 additions and 7 deletions
|
@ -1,9 +1,7 @@
|
||||||
#define _PAGE_ Rocklatin
|
#define _PAGE_ Rocklatin1
|
||||||
#include "head.t"
|
#include "head.t"
|
||||||
|
|
||||||
<h1>Rocklatin1</h1>
|
<p>Only for developers...
|
||||||
|
|
||||||
Only for developers...
|
|
||||||
|
|
||||||
<h2>Background</h2>
|
<h2>Background</h2>
|
||||||
The Archos player comes in two models. One with old LCD and one with new LCD.
|
The Archos player comes in two models. One with old LCD and one with new LCD.
|
||||||
|
|
|
@ -2,6 +2,9 @@
|
||||||
#define HISTORY_PAGE
|
#define HISTORY_PAGE
|
||||||
#include "head.t"
|
#include "head.t"
|
||||||
|
|
||||||
|
<p><i>2002-09-19</i>: We now support multiple languages. You can help by translating Rockbox to your language. No programming skills required.
|
||||||
|
<a href="http://rockbox.haxx.se/mail/archive/rockbox-archive-2002-09/0856.shtml">See instructions here</a>
|
||||||
|
|
||||||
<p><i>2002-09-13</i>: We took a big step and converted to an entirely new font system for the Recorder. Please bear with us as we smoothen out the initial quirks.
|
<p><i>2002-09-13</i>: We took a big step and converted to an entirely new font system for the Recorder. Please bear with us as we smoothen out the initial quirks.
|
||||||
|
|
||||||
<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-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!
|
||||||
|
|
|
@ -9,6 +9,8 @@
|
||||||
|
|
||||||
<h2>News</h2>
|
<h2>News</h2>
|
||||||
|
|
||||||
|
<p><i>2003-01-10</i>: Full ISO-8859-1 font support added for Players, using the <a href="/docs/rocklatin.html">Rocklatin1</a> dynamic charset system.
|
||||||
|
|
||||||
<p><i>2002-12-21</i>: You can now donate to the Rockbox project via PayPal. See the new button in the left menu.
|
<p><i>2002-12-21</i>: You can now donate to the Rockbox project via PayPal. See the new button in the left menu.
|
||||||
|
|
||||||
<p><i>2002-11-10</i>: Added recording functionality.
|
<p><i>2002-11-10</i>: Added recording functionality.
|
||||||
|
@ -17,9 +19,6 @@
|
||||||
|
|
||||||
<p><i>2002-10-11</i>: Version 1.4 is released. <a href="download/">Grab it</a>.
|
<p><i>2002-10-11</i>: Version 1.4 is released. <a href="download/">Grab it</a>.
|
||||||
|
|
||||||
<p><i>2002-09-19</i>: We now support multiple languages. You can help by translating Rockbox to your language. No programming skills required.
|
|
||||||
<a href="http://rockbox.haxx.se/mail/archive/rockbox-archive-2002-09/0856.shtml">See instructions here</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>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue