1
0
Fork 0
forked from len0rd/rockbox

A bunch of web updates

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3061 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Björn Stenberg 2003-01-10 12:13:21 +00:00
parent 602c049b39
commit f2feb0a5d0
12 changed files with 109 additions and 77 deletions

View file

@ -45,13 +45,11 @@ The batch timestamp is GMT.
<a href="auto/build-player/archos.mod">Player</a><br>
<a href="auto/build-playerdebug/archos.mod">Player debug</a><br>
<a href="auto/build-playersim/rockboxui">Player simulator (linux)</a><br>
<a href="http://codeforce.d2g.com/rockbox/autocvs">Player simulator (win32)</a><br>
</td>
<td>
<a href="auto/build-recorder/ajbrec.ajz">Recorder</a><br>
<a href="auto/build-recorderdebug/ajbrec.ajz">Recorder debug</a><br>
<a href="auto/build-recordersim/rockboxui">Recorder simulator (linux)</a><br>
<a href="http://codeforce.d2g.com/rockbox/autocvs">Recorder simulator (win32)</a><br>
</td>
</tr></table>

View file

@ -16,7 +16,7 @@ for ( @tarballs ) {
$date = $1;
if ( -f "$basedir/changes-$date.txt") {
$lines = `grep "Number of changes:" $basedir/changes-$date.txt | cut "-d " -f4` + 0;
$log = "<a href=\"daily/changes-$date.txt\">Changelog</a> <small>($lines changes)</small>";
$log = "<a href=\"daily/changes-$date.html\">Changelog</a> <small>($lines changes)</small>";
}
}
print "<li><a href=\"daily/$_\">$_</a> <small>($size bytes)</small> $log\n";

View file

@ -36,4 +36,10 @@
<li><a href="isd300.pdf">ISD-300 USB/ATA bridge</a> 376 kB
</ul>
<h2>FM Recorder specific</h2>
<ul>
<li><a href="S1A0903X01.pdf">Samsung S1A0903X01 AM/FM 1chip tuner with PLL</a> 547 kB
<li><a href="S1A0905X01.pdf">Samsung S1A0905X01 RDS (Radio Data System) demodulator</a> 35 kB
</ul>
#include "foot.t"

View file

@ -5,6 +5,7 @@
<ul>
<li><a href="/docs/faq.html">Frequently Asked Questions</a>
<li><a href="/docs/battery-faq.html">Frequently Asked Questions about Batteries and Charging</a>
<li><a href="/manual/">User manual</a>
<li><a href="/docs/features.html">Feature Comparison Chart</a>
</ul>
@ -17,10 +18,16 @@
<li><a href="/schematics/">Schematics</a>
<li><a href="/cvs.html">How to use CVS</a>
<li><a href="/cross-gcc.html">Building the cross compiler</a>
<li><a href="/sh-win/">Setting up the cross compiler for Windows</a>
<li><a href="/sh-win/">Setting up the gnush cross compiler for Windows</a>
<li><a href="win32-sdk.html">Setting up a small (~7.5 MB) Rockbox development environment for Windows</a>
<li><a href="how_to_compile.html">How to compile Rockbox</a> (README from cvs)
<li><a href="mpeghdr.html">MPEG frame header info</a>
<li><a href="rocklatin.htm">Rocklatin charset in Player</a>
<li><a href="mpeghdr.html">MPEG frame header info</a> (and ID3 v1 info)
<li><a href="id3v2.4.0-structure.txt">ID3 v2.4 structure</a>
<li><a href="id3v2.4.0-frames.txt">ID3 v2.4 frames</a>
<li><a href="id3v2.3.0.html">ID3 v2.3 specification</a> (<a href="id3v2.3.0.txt">txt</a>)
<li><a href="id3guide.html">ID3 v2.3 Programming Guidelines</a>
<li><a href="id3v2.2.0.html">ID3 v2.2 specification</a>
<li><a href="rocklatin.html">The Rocklatin charset used in Players</a>
</ul>
#include "foot.t"

View file

@ -48,7 +48,9 @@ This version is for all Archos Jukebox Recorder models.
<h2>Installation</h2>
<p>Unpack the zip archive in the root of your Archos disk. Make sure you 'eject' (unmount) the usb disk before you unplug it.
<p>Unpack the zip archive in the root (top) directory of your Archos disk. Make sure you 'eject' (unmount) the usb disk before you unplug it.
<p>Windows users: If you choose not to unzip the archive directly onto the Archos, you can create the .rockbox directory by entering "mkdir j:\.rockbox" on a command prompt. Windows Explorer refuses to create this directory, so you must use a command prompt.
<h2>Uninstallation</h2>

View file

@ -48,11 +48,21 @@
<input value="Search" type=submit>
<input type=hidden name=as_sitesearch value="rockbox.haxx.se">
</form>
<a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=44306&amp;type=1" width="88" height="31" border="0" alt="SourceForge.net Logo"></a>
<a href="http://sourceforge.net/projects/rockbox/"><img src="http://sourceforge.net/sflogo.php?group_id=44306&amp;type=1" width="88" height="31" border="0" alt="SourceForge.net Logo"></a>
<p class=menutext>Bandwidth and server<br>sponsored by:<br>
<a href="http://www.contactor.se"><img border=0 src="/cont.png" width=101 height=36></a>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="bjorn@haxx.se">
<input type="hidden" name="item_name" value="Donation to the Rockbox project">
<input type="hidden" name="no_shipping" value="1">
<input type="hidden" name="cn" value="Note to the Rockbox team">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="tax" value="0">
<input type="image" src="/paypal-donate.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
</form>
</div>
</td>

View file

@ -20,7 +20,7 @@
<ul>
<li><a href="http://www.in-system.com/200_silicon.html">In-Systems ISD200</a> ATA to USB bridge
<li><a href="http://www.ssti.com/products/37vfxxx.html">SST 37VF020</a> 2MB flash ROM
<li><a href="http://www.sst.com/products.xhtml/parallel_flash/37/SST37VF020">SST 37VF020</a> 2MB flash ROM
<li><a href="http://www.issiusa.com/pdf/41c16105.pdf">ISSI IS41LV16105</a> 2MB fast page DRAM
<li><a href="http://www.sipex.com/products/pdf/SP690_805ALM.pdf">Sipex SP692ACN</a> Low Power Microprocessor Supervisory with Battery Switch-Over (partly covered with white insulation in the photo)
<li>A standard Motorola AC139 logic IC (text unreadable in the photo)

View file

@ -23,7 +23,7 @@ us developers.
<ol>
<li>Grab
<a href="http://www.upsystems.com.ua/support/alexmina/atapwd.zip">atapwd</a>
<a href="atapwd.zip">atapwd</a>
(written by
<a href="http://www.upsystems.com.ua/support/alexmina/">Alex Mina</a>)
<li>Create a bootable DOS floppy disk, and put atapwd.exe on it
@ -31,7 +31,7 @@ us developers.
<li>Boot from the floppy and run atapwd.exe
<li>Select the locked harddrive and press enter for the menu
<li>For Fujitsu disks: Choose "unlock with user password", then "disable with user password". The password is empty, so just press enter at the prompt.
<li>For Toshiba disks, if the above doesn't work: Choose "unlock with master password", then "disable with master password". The password is all spaces.
<li>For Toshiba and Hitachi disks, if the above doesn't work: Choose "unlock with master password", then "disable with master password". The password is all spaces.
<li>Your disk is now unlocked. Shut down the computer and remove the disk.
</ol>

View file

@ -9,6 +9,8 @@
<h2>News</h2>
<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-10-15</i>: Now the Player/Studio models run the same firmware. No more Old and New player firmware.

View file

@ -26,7 +26,7 @@
<dd>Loudness is an effect which emphasises bass and treble.
<dt><b>Bass Boost (Recorder only)</b>
<dd>Bass boost is an effect which emphasises low bass frequencies.
<dd>Bass Boost exploits the psychoacoustic phenomenon of the "missing fundamental" by creating harmonics of the frequencies below the center frequency of the bandpass filter. This enables a loudspeaker to display frequencies that are below its cutoff frequency.
<dt><b>Auto Volume (Recorder only)</b>
<dd>Auto volume is a feature that automaticly lowers the volume on loud parts,

View file

@ -15,12 +15,17 @@
<li>Build yourself an <a href="rs232.html">rs232 converter</a>, so your PC can talk to your Archos
<li>Matthias Wächter modified his player to get
<a href="http://rockbox.haxx.se/mail/archive/rockbox-archive-2002-09/0769.shtml">8MB RAM</a>!
</ul>
<h2>External pages</h2>
<ul>
<li><a href="http://www.geocities.com/notching/Sony-archos-remote.html">Nick Robinson's Sony Remote Joystick RM-X4S interface</a>
<li><a href="http://mywebpages.comcast.net/jstewart228368/archos-modification.html">James Stewart's Jukebox 6000 Bass and Volume improvement</a>
<li><a href="http://www2.funmp3players.com/reviews/modify/">Upgrading the Hard Drive in the Archos Jukebox 6000</a>
<li><a href="http://www.mctubster.com/hd.html">Another page describing hard drive update</a>
</ul>
<p><img src="esd.jpg">

View file

@ -1,76 +1,78 @@
#define _PAGE_ Setting up an SH-1 compiler for Windows
#define _PAGE_ Setting up the GNUSH compiler for Windows
#include "head.t"
<P>
by <A href="mailto:edx@codeforce.d2g.com">Felix Arends</A>, 1/8/2002
<BR>
<P>by <A href="mailto:edx@codeforce.d2g.com">Felix Arends</A>, 1/8/2002
<BR>
</P>
<P>
I have spent a long time figuring out how to compile SH1 code in windows (using
the sh-elf-gcc compiler) and when I finally compiled the first OS for my
Jukebox I decided to write a little tutorial explaining the setup process.
<H2>
The GNU-SH Tool Chain for Windows
</H2>
<P></P>
<P>I have spent a long time figuring out how to compile SH1 code in windows (using
the sh-elf-gcc compiler) and when I finally compiled the first OS for my
Jukebox I decided to write a little tutorial explaining the setup process.
</P>
<H2>The GNU-SH Tool Chain for Windows</H2>
This is actually all you need to download. It includes the binutils, gcc and
newlib. Download the GNUSH Tool Chain for ELF format (35 MB).
<P>
The GNUSH website can be found at <a href="http://www.kpit.com/download/downloadgnushv0203.htm">
http://www.kpit.com/download/downloadgnushv0203.htm</a> (source code is
also available there). Get the "GNUSH v0203 Tool Chain for ELF format".
<H2>
Setting up&nbsp;the Compiler
</H2>
<P></P>
The GNUSH website can be found at <A href="http://www.kpit.com/download/downloadgnushv0203.htm">
http://www.kpit.com/download/downloadgnushv0203.htm</A> (source code is
also available there). Get the "GNUSH v0203 Tool Chain for ELF format". <b>Note: </b>
The GNUSH v0204 Tool Chain has a bug which causes problems when compiling
Rockbox!
</P>
<H2>Perl</H2>
<p>
Download Perl for Windows from <a href="http://www.activestate.com/Products/ActivePerl/">
http://www.activestate.com/Products/ActivePerl/</a>.
</p>
<H2>Setting up&nbsp;the Compiler</H2>
<P>Install the GNUSH Tool Chain (nothing you really have to care about during the
installation process).</P>
installation process).</P>
<P>
<H2>Compiling the latest Rockbox Source
</H2>
<H2>Compiling the latest Rockbox Source
</H2>
<P>Use CVS to download the latest source code of Rockbox (the firmware and apps
modules). In addition, you need to copy a win32 compilation of scramble.exe
into the apps dir. The pre-compiled scramble.exe can be downloaded <a href="scramble.exe">here</a>.
From your start menu, open the "SH-ELF tool chain" batch file inside the GNU-SH
v0203 program folder. You should end up seeing a command prompt. Go to the apps
directory and type:</P>
modules). In addition, you need to copy a win32 compilation of scramble.exe and
convbdf.exe into the tools dir. The pre-compiled scramble.exe can be downloaded <A href="http://rockbox.haxx.se/sh-win/scramble.exe">
here</A>. The pre-compiled convbdf.exe can be downloaded <A href="http://rockbox.haxx.se/fonts/convbdf.exe">
here</A>. From your start menu, open the "SH-ELF tool chain" batch file
inside the GNU-SH v0203 program folder. You should end up seeing a command
prompt. Go to the apps directory and type:</P>
<P>
<TABLE id="Table1" cellSpacing="1" cellPadding="1" width="100%" border="1">
<TR>
<TD>Command</TD>
<TD>Description</TD>
</TR>
<TR>
<TD>make -f win32.mak<BR>
make -f win32.mak RECORDER = 1</TD>
<TD vAlign="top">build for recorder target</TD>
</TR>
<TR>
<TD>make -f win32.mak PLAYER</TD>
<TD>build for player target</TD>
</TR>
<TR>
<TD>make -f win32.mak PLAYER_OLD</TD>
<TD>build for old player target</TD>
</TR>
<TR>
<TD>make -f win32.mak RECORDER=1 DISABLE_GAMES=1</TD>
<TD>build for recorder target, disable games</TD>
</TR>
<TR>
<TD vAlign="top">make -f win32.mak RECORDER=1 PROPFONTS=1</TD>
<TD>build for recorder target, enable propfonts</TD>
</TR>
<TR>
<TD vAlign="top">make -f win32.mak RECORDER=1 PROPFONTS=1&nbsp;DISABLE_GAMES =
1&nbsp;</TD>
<TD>build for recorder target, disable games, use propfonts</TD>
</TR>
</TABLE>
</P>
<P>
I hope this tutorial helped you to compile an Archos firmware with windows. If
you have any questions, comments or corrections, please mail to <A href="mailto:edx@go.cc">
edx@go.cc</A>
</P>
<TABLE id="Table1" cellSpacing="1" cellPadding="1" width="100%" border="1">
<TBODY>
<TR>
<TD>Command</TD>
<TD>Description</TD>
</TR>
<TR>
<TD>make -f win32.mak<BR>
make -f win32.mak RECORDER = 1</TD>
<TD vAlign="top">build for recorder target</TD>
</TR>
<TR>
<TD>make -f win32.mak PLAYER</TD>
<TD>build for player target</TD>
</TR>
<TR>
<TD>make -f win32.mak PLAYER_OLD</TD>
<TD>build for old player target</TD>
</TR>
<TR>
<TD>make -f win32.mak RECORDER=1 DISABLE_GAMES=1</TD>
<TD>build for recorder target, disable games</TD>
</TR>
<TR>
<TD vAlign="top">make -f win32.mak RECORDER=1 PROPFONTS=1</TD>
<TD>build for recorder target, enable propfonts</TD>
</TR>
<TR>
<TD vAlign="top">make -f win32.mak RECORDER=1 PROPFONTS=1&nbsp;DISABLE_GAMES =
1&nbsp;</TD>
<TD>build for recorder target, disable games, use propfonts</TD>
</TR>
</TBODY></TABLE>
</P>
<P>I hope this tutorial helped you to compile an Archos firmware with Windows. If
you have any questions, comments or corrections, please mail to <A href="mailto:felix.arends@gmx.de">
felix.arends@gmx.de</A>
#include "foot.t"