summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/daily.t2
-rw-r--r--www/download/index.t47
-rw-r--r--www/head.t3
-rw-r--r--www/history.t9
-rw-r--r--www/internals/index.t15
-rwxr-xr-xwww/irc/irclogs.pl5
-rw-r--r--www/main.t21
7 files changed, 49 insertions, 53 deletions
diff --git a/www/daily.t b/www/daily.t
index 4a1f34232e..31d5279027 100644
--- a/www/daily.t
+++ b/www/daily.t
@@ -42,7 +42,6 @@ The batch timestamp is GMT.
42<a href="auto/build-player/archos.mod">Player</a><br> 42<a href="auto/build-player/archos.mod">Player</a><br>
43<a href="auto/build-playerdebug/archos.mod">Player debug</a><br> 43<a href="auto/build-playerdebug/archos.mod">Player debug</a><br>
44<a href="auto/build-playersim/rockboxui">Player simulator (linux)</a><br> 44<a href="auto/build-playersim/rockboxui">Player simulator (linux)</a><br>
45<a href="auto/build-playersimwin32/uisw32.exe">Player simulator (win32)</a>
46</td> 45</td>
47<td> 46<td>
48<a href="auto/build-playerold/archos.mod">Player-old</a><br> 47<a href="auto/build-playerold/archos.mod">Player-old</a><br>
@@ -53,7 +52,6 @@ The batch timestamp is GMT.
53<a href="auto/build-recorder/ajbrec.ajz">Recorder</a><br> 52<a href="auto/build-recorder/ajbrec.ajz">Recorder</a><br>
54<a href="auto/build-recorderdebug/ajbrec.ajz">Recorder debug</a><br> 53<a href="auto/build-recorderdebug/ajbrec.ajz">Recorder debug</a><br>
55<a href="auto/build-recordersim/rockboxui">Recorder simulator (linux)</a><br> 54<a href="auto/build-recordersim/rockboxui">Recorder simulator (linux)</a><br>
56<a href="auto/build-recordersimwin32/uisw32.exe">Recorder simulator (win32)</a>
57</td> 55</td>
58</tr></table> 56</tr></table>
59 57
diff --git a/www/download/index.t b/www/download/index.t
index a0e9a24de0..fefa487b03 100644
--- a/www/download/index.t
+++ b/www/download/index.t
@@ -2,15 +2,9 @@
2#define DOWNLOAD_PAGE 2#define DOWNLOAD_PAGE
3#include "head.t" 3#include "head.t"
4 4
5<h2>Note</h2> 5<h2>Changes for version 1.2</h2>
6 6
7<p>The 1.1 version is now quite old. We didn't manage to release the 1.2 7<p>Very much has changed since last version. Read the <a href="rockbox-1.2-notes.txt">release notes</a>.
8version before the summer vacation, so we would recommend you to try one
9of the daily builds if you want to experience the true Rockbox power.
10
11<h2>Version 1.1</h2>
12
13<p>Recorder support, playlists and scrolling are the main new features of this version. Read the <a href="rockbox-1.1-notes.txt">release notes</a>.
14 8
15<p> 9<p>
16<table><tr valign="top"><td> 10<table><tr valign="top"><td>
@@ -18,7 +12,7 @@ of the daily builds if you want to experience the true Rockbox power.
18<p>This version is for old Archos Jukebox 6000 models with ROM firmware older than 4.50. 12<p>This version is for old Archos Jukebox 6000 models with ROM firmware older than 4.50.
19 13
20<ul> 14<ul>
21<li><a href="rockbox-1.1-player-old.mod">rockbox-1.1-player-old.mod</a> 15<li><a href="rockbox-1.2-player-old.mod">rockbox-1.2-player-old.mod</a>
22</ul> 16</ul>
23 17
24</td><td> 18</td><td>
@@ -27,45 +21,41 @@ of the daily builds if you want to experience the true Rockbox power.
27<p>This version is for Archos Jukebox 5000, 6000 with ROM firmware 4.50 or later, and all Studio models. 21<p>This version is for Archos Jukebox 5000, 6000 with ROM firmware 4.50 or later, and all Studio models.
28 22
29<ul> 23<ul>
30<li><a href="rockbox-1.1-player.mod">rockbox-1.1-player.mod</a> 24<li><a href="rockbox-1.2-player.mod">rockbox-1.2-player.mod</a>
31</ul> 25</ul>
32 26
33<p><b>Bug</b>: Bass and treble adjustment does not work.
34
35</td><td> 27</td><td>
36 28
37<h3>recorder</h3> 29<h3>recorder</h3>
38<p>This version is for all Archos Jukebox Recorder models. 30<p>This version is for all Archos Jukebox Recorder models.
39 31
40<ul> 32<ul>
41<li><a href="rockbox-1.1-recorder.ajz">rockbox-1.1-recorder.ajz</a> 33<li><a href="rockbox-1.2-recorder.ajz">rockbox-1.2-recorder.ajz</a>
42</ul> 34</ul>
43 35
44<p><b>Bug</b>: MP3 playback only works on Recorder 20, not 6 or 10. PLAY key is not detected, use RIGHT.
45
46</td></tr></table> 36</td></tr></table>
47 37
48
49<h3>Source code</h3> 38<h3>Source code</h3>
50<ul> 39<ul>
51<li><a href="rockbox-1.1.tar.gz">rockbox-1.1.tar.gz</a> 40<li><a href="rockbox-1.2.tar.gz">rockbox-1.2.tar.gz</a>
52</ul> 41</ul>
53 42
43
54<h3>Screen shots (from simulator)</h3> 44<h3>Screen shots (from simulator)</h3>
55 45
56<p> 46<p>
57<table><tr> 47<table><tr valign=top>
58<td><img src="player-sim.png" alt="Player simulator"> 48<td><img src="pboot-1.2.png" alt="Player simulator">
59<br>Player boot screen</td> 49<br>Player boot screen</td>
60 50
61<td><img src="recorder-sim.png" alt="Recorder simulator"> 51<td><img src="boot-1.2.png" alt="Recorder simulator">
62<br>Recorder boot screen</td> 52<br>Recorder boot screen</td>
63 53
64<td><img src="browser.png" alt="File browser"><br>Recorder file browser</td> 54<td><img src="dir-1.2.png" alt="Dir browser"><br>Recorder dir browser</td>
65 55
66<td><img src="id3.png" alt="ID3 display"><br>Recorder ID3 display</td> 56<td><img src="wps-1.2.png" alt="WPS"><br>Recorder "While Playing Screen"</td>
67</tr><tr> 57</tr><tr valign=top>
68<td><img src="tetris.png" alt="Tetris"><br>Tetris (recorder only)</td> 58<td><img src="tetris-1.2.png" alt="Tetris"><br>Tetris (recorder only)</td>
69<td><img src="sokoban.png" alt="Sokoban"><br>Sokoban (recorder only)</td> 59<td><img src="sokoban.png" alt="Sokoban"><br>Sokoban (recorder only)</td>
70<td><img src="bounce.png" alt="Bounce"><br>Bouncing text (recorder only)</td> 60<td><img src="bounce.png" alt="Bounce"><br>Bouncing text (recorder only)</td>
71</tr></table> 61</tr></table>
@@ -75,11 +65,10 @@ of the daily builds if you want to experience the true Rockbox power.
75 65
76<p> 66<p>
77<ul> 67<ul>
78<li><a href="player-sim-1.1">player simulator 1.1 for linux-x86</a> (48300 bytes) 68<li><a href="rockbox-1.2-player-sim">player simulator 1.2 for linux-x86</a>
79(if you don't have libgcc_s.so.1, get it <a href="libgcc_s.so.1">here</a>) 69<li><a href="rockbox-1.2-recorder-sim">recorder simulator 1.2 for linux-x86</a>
80<li><a href="recorder-sim-1.1">recorder simulator 1.1 for linux-x86</a> (98184 bytes) 70<li><a href="rockbox-1.2-player-sim.exe">player simulator 1.2 for win32</a>
81<li><a href="player-sim-1.1.exe">player simulator 1.1 for win32</a> (126976 bytes) 71<li><a href="rockbox-1.2-recorder-sim.exe">recorder simulator 1.2 for win32</a>
82<li><a href="recorder-sim-1.1.exe">recorder simulator 1.1 for win32</a> (172032 bytes)
83</ul> 72</ul>
84 73
85<p>The simulators browse a directory called 'archos' in the directory they are started from. Create it and copy some mp3 files there. The buttons are simulated on the numeric keypad: 74<p>The simulators browse a directory called 'archos' in the directory they are started from. Create it and copy some mp3 files there. The buttons are simulated on the numeric keypad:
diff --git a/www/head.t b/www/head.t
index de006f2516..d32e092a86 100644
--- a/www/head.t
+++ b/www/head.t
@@ -29,8 +29,9 @@
29<p align="right"> 29<p align="right">
30<a class="menulink" href="/">main page</a><br> 30<a class="menulink" href="/">main page</a><br>
31<a class="menulink" href="/download/">download</a><br> 31<a class="menulink" href="/download/">download</a><br>
32<a class="menulink" href="/tshirt-contest/">t-shirt contest</a><br> 32<a class="menulink" href="/manual/">manual</a><br>
33<a class="menulink" href="/docs/FAQ">FAQ</a><br> 33<a class="menulink" href="/docs/FAQ">FAQ</a><br>
34<a class="menulink" href="/tshirt-contest/">t-shirt contest</a><br>
34<a class="menulink" href="/notes.html">research notes</a><br> 35<a class="menulink" href="/notes.html">research notes</a><br>
35<a class="menulink" href="/docs/">data sheets</a><br> 36<a class="menulink" href="/docs/">data sheets</a><br>
36<a class="menulink" href="/schematics/">schematics</a><br> 37<a class="menulink" href="/schematics/">schematics</a><br>
diff --git a/www/history.t b/www/history.t
index 7fe07fa292..455f1f5e18 100644
--- a/www/history.t
+++ b/www/history.t
@@ -2,6 +2,15 @@
2#define HISTORY_PAGE 2#define HISTORY_PAGE
3#include "head.t" 3#include "head.t"
4 4
5<p><i>2002-07-28</i>: Configuration saving implemented for all models. Experimental saving to disk
6is not yet enabled on the players by default.
7
8<p><i>2002-06-30</i>: USB cable detection added.
9
10<p><i>2002-06-27</i>: MP3 playback now works for Recorder 6000 and Recorder 10 too.
11
12<p><i>2002-06-19</i>: Version 1.1 is released. <a href="download/">Download it here</a>.
13
5<p><i>2002-06-19</i>: Recorder sound support checked into CVS. Good news: No background noise! 14<p><i>2002-06-19</i>: Recorder sound support checked into CVS. Good news: No background noise!
6 15
7<p><i>2002-06-10</i>: Playlist and scroll support added. Testing for release v1.1. 16<p><i>2002-06-10</i>: Playlist and scroll support added. Testing for release v1.1.
diff --git a/www/internals/index.t b/www/internals/index.t
index cc3417059e..9edd05a65a 100644
--- a/www/internals/index.t
+++ b/www/internals/index.t
@@ -1,14 +1,23 @@
1#define _PAGE_ Photos of Jukebox internals 1#define _PAGE_ Photos of Jukeboxes
2#include "head.t" 2#include "head.t"
3 3
4<h2>Jukebox 6000</h2> 4<h2>External view</h2>
5
6<a href="../devcon/show.cgi?img4083.jpg"><img src="../devcon/img4083t.jpg" alt="photo" border=0 width=200 height=150></a>
7
8<a href="../devcon/show.cgi?img4084.jpg"><img src="../devcon/img4084t.jpg" alt="photo" border=0 width=200 height=150></a>
9
10<a href="../devcon/show.cgi?img4086.jpg"><img src="../devcon/img4086t.jpg" alt="photo" border=0 width=200 height=150></a>
11
12
13<h2>Jukebox 6000 internals</h2>
5 14
6<ul> 15<ul>
7<li> <a href="bjorn.html">Björn's original "dissecting the archos" page</a> 16<li> <a href="bjorn.html">Björn's original "dissecting the archos" page</a>
8<li> <a href="tjerk.html">Tjerk's very high resolution photos</a> 17<li> <a href="tjerk.html">Tjerk's very high resolution photos</a>
9</ul> 18</ul>
10 19
11<h2>Jukebox Recorder</h2> 20<h2>Jukebox Recorder internals</h2>
12<ul> 21<ul>
13<li> <a href="recorder.html">Phil's photos of his recorder</a> 22<li> <a href="recorder.html">Phil's photos of his recorder</a>
14</ul> 23</ul>
diff --git a/www/irc/irclogs.pl b/www/irc/irclogs.pl
index 361c1f5682..e04e28b053 100755
--- a/www/irc/irclogs.pl
+++ b/www/irc/irclogs.pl
@@ -24,10 +24,15 @@ for ( @logs ) {
24 $mname = ucfirst MonthNameEng($m); 24 $mname = ucfirst MonthNameEng($m);
25 if ( $m != $lastm ) { 25 if ( $m != $lastm ) {
26 print "</ul></td>\n" if $lastm != 0; 26 print "</ul></td>\n" if $lastm != 0;
27# if ( $m % 6 == 0 ) {
28# print "</tr><tr valign=top>\n";
29# }
27 print "<td align=\"right\"><b>$mname $y</b>\n"; 30 print "<td align=\"right\"><b>$mname $y</b>\n";
28 print "<ul>\n"; 31 print "<ul>\n";
29 $lastm = $m; 32 $lastm = $m;
30 } 33 }
34# $lines = `wc -l $file` + 0;
35# print "<li><a test href=\"$file\">$mname $d</a> <small>($lines lines)</small>\n";
31 print "<li><a test href=\"$file\">$mname $d</a>\n"; 36 print "<li><a test href=\"$file\">$mname $d</a>\n";
32 } 37 }
33 } 38 }
diff --git a/www/main.t b/www/main.t
index 8927ca612c..711e949861 100644
--- a/www/main.t
+++ b/www/main.t
@@ -10,23 +10,14 @@ firmware for the Archos Jukebox <i>5000</i>, <i>6000</i>, <i>Studio</i> and <i>R
10 10
11<h2>News</h2> 11<h2>News</h2>
12 12
13<p><i>2002-08-09</i>: Version 1.1 is released. <a href="download/">Download it here</a>. 13<p><i>2002-08-09</i>: Version 1.2 is released. <a href="download/">Download it here</a>.
14 14
15<p><i>2002-08-06</i>: Web site moved to new domain: <strong>rockbox.haxx.se</strong>. Bear with us while we chase down the last bad links. 15<p><i>2002-08-06</i>: Web site moved to new domain: <strong>rockbox.haxx.se</strong>.
16 16
17<p><i>2002-08-06</i>: Battery charging added for the Recorders (players have hardware charging). 17<p><i>2002-08-06</i>: Battery charging added for the Recorders (players have hardware charging).
18 18
19<p><i>2002-08-02</i>: <a href="tshirt-contest">Rockbox T-Shirt Design Contest</a> 19<p><i>2002-08-02</i>: <a href="tshirt-contest">Rockbox T-Shirt Design Contest</a>
20 20
21<p><i>2002-07-28</i>: Configuration saving implemented for all models. Experimental saving to disk
22is not yet enabled on the players by default.
23
24<p><i>2002-06-30</i>: USB cable detection added.
25
26<p><i>2002-06-27</i>: MP3 playback now works for Recorder 6000 and Recorder 10 too.
27
28<p><i>2002-06-19</i>: Version 1.1 is released. <a href="download/">Download it here</a>.
29
30<p><i><small>(Old news items have moved to a 21<p><i><small>(Old news items have moved to a
31<a href="history.html">separate page</a>.)</small></i> 22<a href="history.html">separate page</a>.)</small></i>
32 23
@@ -45,14 +36,8 @@ included in which versions. Naturally, this is all subject to change without
45notice. 36notice.
46 37
47<dl> 38<dl>
48<dt><b>Version 1.1</b>
49<dd>Playlist support, scrolling, recorder support
50
51<dt><b>Version 1.2</b>
52<dd>UI improvements
53
54<dt><b>Version 1.3</b> 39<dt><b>Version 1.3</b>
55<dd>Resume, persistent settings, autobuild playlists, UI improvements 40<dd>Resume, persistent settings, autobuild playlists, proportional fonts
56</dl> 41</dl>
57 42
58<h2>About the hardware</h2> 43<h2>About the hardware</h2>