iRiver: The audio init fix caused problems if a voice file was present.
[kugel-rb.git] / www / daily.t
blob6c77d6dcdab44c92aeeabd33579c960f9adc55ec
1 #define _PAGE_ Daily builds
2 #include "head.t"
4 <h2>Daily Builds for Different Models</h2>
6 <p>These are automated daily builds of the code in CVS. They contain all the
7 latest features. They may also contain bugs and/or undocumented changes... <a
8 href="/twiki/bin/view/Main/DeviceChart">identify your model</a>
10 <h2>Daily Build</h2>
11 <a name="target_builds"></a>
12 <a name="daily_builds"></a>
13 <!--#exec cmd="./dailymod.pl" -->
14 <h2>Daily Changelog</h2>
15 <!--#exec cmd="./dailysrc.pl" -->
17 <h2>CVS Compile Status</h2>
19 <p>This table shows which targets are currently compilable from the CVS code,
20 and how many compiler warnings the build generates. 0 (zero) means no
21 warnings.  The batch timestamp is GMT.
23 <p>
24 <!--#include virtual="buildstatus.link" -->
26 <a name="bleeding_edge"></a>
27 <h2>Bleeding edge builds</h2>
29 <p>These builds are as "bleeding edge" as you can get. They are updated on
30 every source change. (See status on the first line in the above table).
32 <p>These are complete installation archives.
34 <p>
36 <a href="auto/build-player/rockbox.zip">Player</a>
37 <a href="auto/build-recorder/rockbox.zip">Recorder</a>
38 <a href="auto/build-ondiosp/rockbox.zip">Ondio SP</a>
39 <a href="auto/build-ondiofm/rockbox.zip">Ondio FM</a>
40 <a href="auto/build-fmrecorder/rockbox.zip">FM Recorder</a>
41 <a href="auto/build-recorderv2/rockbox.zip">V2 Recorder</a>
42 <a href="auto/build-recorder8mb/rockbox.zip">8MB Recorder</a>
43 <a href="auto/build-h100/rockbox.zip">iriver h100</a>
44 <a href="auto/build-h120/rockbox.zip">iriver h120</a>
45 <a href="auto/build-source/rockbox-bleeding.tar.gz">source</a>
47 <p>
48 <a href="/twiki/bin/view/Main/UsingCVS">How to use CVS</a>.
50 #include "foot.t"