1
0
Fork 0
forked from len0rd/rockbox

Changed domain

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1563 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Björn Stenberg 2002-08-06 17:18:23 +00:00
parent f34c24eb21
commit a0ec2be42d
3 changed files with 20 additions and 18 deletions

View file

@ -5,7 +5,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html> <html>
<head> <head>
<link rel="STYLESHEET" type="text/css" href="/rockbox/style.css"> <link rel="STYLESHEET" type="text/css" href="/style.css">
#ifdef _PAGE_ #ifdef _PAGE_
<title>Rockbox - _PAGE_</title> <title>Rockbox - _PAGE_</title>
#else #else
@ -23,24 +23,24 @@
<tr valign="top"> <tr valign="top">
<td bgcolor=MENUBG valign="top"> <td bgcolor=MENUBG valign="top">
<br> <br>
&nbsp;<a href="/rockbox/"><img src="/rockbox/rockbox100.png" width=99 height=30 border=0></a>&nbsp;<br> &nbsp;<a href="/"><img src="/rockbox100.png" width=99 height=30 border=0></a>&nbsp;<br>
<p align="right"> <p align="right">
<a class="menulink" href="/rockbox/">main page</a><br> <a class="menulink" href="/">main page</a><br>
<a class="menulink" href="/rockbox/download/">download</a><br> <a class="menulink" href="/download/">download</a><br>
<a class="menulink" href="/rockbox/docs/FAQ">FAQ</a><br> <a class="menulink" href="/docs/FAQ">FAQ</a><br>
<a class="menulink" href="/rockbox/notes.html">research notes</a><br> <a class="menulink" href="/notes.html">research notes</a><br>
<a class="menulink" href="/rockbox/docs/">data sheets</a><br> <a class="menulink" href="/docs/">data sheets</a><br>
<a class="menulink" href="/rockbox/schematics/">schematics</a><br> <a class="menulink" href="/schematics/">schematics</a><br>
<a class="menulink" href="/rockbox/mods/">hardware mods</a><br> <a class="menulink" href="/mods/">hardware mods</a><br>
<a class="menulink" href="http://bjorn.haxx.se/rockbox/mail/">mailing list</a><br> <a class="menulink" href="/mail/">mailing list</a><br>
<a class="menulink" href="/rockbox/irc/">IRC</a><br> <a class="menulink" href="/irc/">IRC</a><br>
<a class="menulink" href="/rockbox/tools.html">tools</a><br> <a class="menulink" href="/tools.html">tools</a><br>
<a class="menulink" href="/rockbox/internals/">photos</a><br> <a class="menulink" href="/internals/">photos</a><br>
<a class="menulink" href="http://bjorn.haxx.se/rockbox/daily.shtml">daily builds</a><br> <a class="menulink" href="/daily.shtml">daily builds</a><br>
<a class="menulink" href="/rockbox/cvs.html">CVS</a><br> <a class="menulink" href="/cvs.html">CVS</a><br>
<a class="menulink" href="http://sourceforge.net/projects/rockbox/">sourceforge</a><br> <a class="menulink" href="http://sourceforge.net/projects/">sourceforge</a><br>
<a class="menulink" href="/isd200/">linux driver</a> <a class="menulink" href="http://bjorn.haxx.se/isd200/">linux driver</a>
<div align="right"> <div align="right">
<form action="http://www.google.com/search"> <form action="http://www.google.com/search">

View file

@ -97,7 +97,7 @@ that performs the amazing magic of flashing the red LED. :-)
<p><i>2001-12-09</i>: Working my way through the setup code. The <a href="notes.html">notes</a> are being updated continously. <p><i>2001-12-09</i>: Working my way through the setup code. The <a href="notes.html">notes</a> are being updated continously.
<p><i>2001-12-08</i>: Analyzed the exception vector table. See <a href="notes.html">the notes</a>. Also, a <a href="mail.cgi">mailing list archive</a> is up. <p><i>2001-12-08</i>: Analyzed the exception vector table. See <a href="notes.html">the notes</a>. Also, a <a href="mail/">mailing list archive</a> is up.
<p><i>2001-12-07</i>: <p><i>2001-12-07</i>:
I just wrote this web page to announce descramble.c. I just wrote this web page to announce descramble.c.

View file

@ -10,6 +10,8 @@ firmware for the Archos Jukebox <i>5000</i>, <i>6000</i>, <i>Studio</i> and <i>R
<h2>News</h2> <h2>News</h2>
<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.
<p><i>2002-08-06</i>: Battery charging added for the Recorders (players have hardware charging). <p><i>2002-08-06</i>: Battery charging added for the Recorders (players have hardware charging).
<p><i>2002-08-02</i>: <a href="tshirt-contest">Rockbox T-Shirt Design Contest</a> <p><i>2002-08-02</i>: <a href="tshirt-contest">Rockbox T-Shirt Design Contest</a>