summaryrefslogtreecommitdiff
path: root/www/daily.t
diff options
context:
space:
mode:
Diffstat (limited to 'www/daily.t')
-rw-r--r--www/daily.t27
1 files changed, 7 insertions, 20 deletions
diff --git a/www/daily.t b/www/daily.t
index 57c3e8a27f..28e5cc156a 100644
--- a/www/daily.t
+++ b/www/daily.t
@@ -3,24 +3,16 @@
3 3
4<h2>Daily builds for different models</h2> 4<h2>Daily builds for different models</h2>
5 5
6<p>These are automated daily builds of the code in CVS. They contain all the latest features. They may also contain bugs and/or undocumented changes... :-) 6<p>These are automated daily builds of the code in CVS. They contain all the
7The top line is the latest. 7latest features. They may also contain bugs and/or undocumented changes... <a href="/docs/devicechart.html">identify your model</a>
8 8
9<p> 9<p>
10<!--#exec cmd="./dailymod.pl" --> 10<!--#exec cmd="./dailymod.pl" -->
11#if 0
12<p>
13<b>mod</b> - The file you should name "archos.mod" before copying it to the root of your archos.<br>
14<b>ajz</b> - The file you should name "ajbrec.ajz" before copying it to the root of your archos.<br>
15<b>rocks</b> - All plugins for this particular release of Rockbox.<br>
16<b>full</b> - Full zip archive, with rockbox, plugins, languages, docs, fonts, ucl etc.<br>
17<b>ucl</b> - File to use when <a href="/docs/flash.html">flashing Rockbox</a>
18#endif
19<h2>Source tarballs</h2> 11<h2>Source tarballs</h2>
20 12
21<!--#exec cmd="./dailysrc.pl" --> 13<!--#exec cmd="./dailysrc.pl" -->
22 14
23<p>Please also look at the <a href="docs/">documentation</a> for do-it-yourselfers. 15<p>Please also look at the <a href="/twiki/bin/view/Main/DocsIndex">documentation</a> for do-it-yourselfers.
24 16
25<a name="target_builds"></a> 17<a name="target_builds"></a>
26<a name="daily_builds"></a> 18<a name="daily_builds"></a>
@@ -46,10 +38,6 @@ The batch timestamp is GMT.
46<a href="auto/build-playerdebug/archos.mod">Player debug</a> 38<a href="auto/build-playerdebug/archos.mod">Player debug</a>
47(<a href="auto/build-playerdebug/rocks.zip">rocks</a>)<br> 39(<a href="auto/build-playerdebug/rocks.zip">rocks</a>)<br>
48 40
49<a href="auto/build-playersim/rockboxui">Player simulator (linux)</a>
50(<a href="auto/build-playersim/rocks.zip">rocks</a>)<br>
51<a href="auto/build-playersimwin32/uisw32.exe">Player simulator (win32)</a>
52(<a href="auto/build-playersimwin32/rocks.zip">rocks</a>)<br>
53</td> 41</td>
54<td> 42<td>
55<a href="auto/build-recorder/ajbrec.ajz">Recorder</a> 43<a href="auto/build-recorder/ajbrec.ajz">Recorder</a>
@@ -58,10 +46,9 @@ The batch timestamp is GMT.
58<a href="auto/build-recorderdebug/ajbrec.ajz">Recorder debug</a> 46<a href="auto/build-recorderdebug/ajbrec.ajz">Recorder debug</a>
59(<a href="auto/build-recorderdebug/rocks.zip">rocks</a>)<br> 47(<a href="auto/build-recorderdebug/rocks.zip">rocks</a>)<br>
60 48
61<a href="auto/build-recordersim/rockboxui">Recorder simulator (linux)</a> 49<a href="auto/build-ondiosp/ajbrec.ajz">Ondio SP</a>
62(<a href="auto/build-recordersim/rocks.zip">rocks</a>)<br> 50<a href="auto/build-ondiofm/ajbrec.ajz">Ondio FM</a>
63<a href="auto/build-recordersimwin32/uisw32.exe">Recorder simulator (win32)</a> 51
64(<a href="auto/build-recordersimwin32/rocks.zip">rocks</a>)<br>
65</td> 52</td>
66<td> 53<td>
67<a href="auto/build-fmrecorder/ajbrec.ajz">FM Recorder</a> 54<a href="auto/build-fmrecorder/ajbrec.ajz">FM Recorder</a>
@@ -74,6 +61,6 @@ The batch timestamp is GMT.
74</tr></table> 61</tr></table>
75 62
76<p> 63<p>
77<a href="/cvs.html">How to use CVS</a>. 64<a href="/twiki/bin/view/Main/UsingCVS">How to use CVS</a>.
78 65
79#include "foot.t" 66#include "foot.t"