Björn Stenberg | 7aa3c17 | 2002-09-25 12:29:28 +0000 | [diff] [blame] | 1 | #define _PAGE_ Documentation |
Björn Stenberg | d6023a7 | 2002-03-27 11:21:50 +0000 | [diff] [blame] | 2 | #include "head.t" |
| 3 | |
Daniel Stenberg | 71579c2 | 2004-04-14 11:10:36 +0000 | [diff] [blame] | 4 | <h2>For Users</h2> |
Björn Stenberg | d6023a7 | 2002-03-27 11:21:50 +0000 | [diff] [blame] | 5 | <ul> |
Daniel Stenberg | 188c23a | 2004-04-13 13:17:07 +0000 | [diff] [blame] | 6 | <li> <a href="/manual/manual.pdf">User manual</a> (pdf, ~300 KB) (<a href="/manual/manual.txt">plain text version</a>, 105KB) |
Daniel Stenberg | 2039adb | 2003-04-10 12:27:22 +0000 | [diff] [blame] | 7 | <li> <a href="faq.html">Frequently Asked Questions</a> |
| 8 | <li> <a href="battery-faq.html">Frequently Asked Questions about Batteries and Charging</a> |
Daniel Stenberg | 6681318 | 2004-04-13 11:56:03 +0000 | [diff] [blame] | 9 | <li> <a href="/screenshots/">Screenshots</a> of Rockbox. |
Daniel Stenberg | 6cfcc6c | 2004-04-22 20:21:42 +0000 | [diff] [blame] | 10 | <li> <a href="/fonts/">Fonts to download</a> |
Daniel Stenberg | 5d0986d | 2004-04-22 21:19:34 +0000 | [diff] [blame] | 11 | <li> <a href="/lang/">Language files and voice clips to download</a> |
Daniel Stenberg | 71579c2 | 2004-04-14 11:10:36 +0000 | [diff] [blame] | 12 | </ul> |
| 13 | <h2>For Advanced Users</h2> |
| 14 | <ul> |
Robert Hak | abd4b87 | 2003-04-28 20:49:32 +0000 | [diff] [blame] | 15 | <li> <a href="nodo.html">Features We Will Not Implement</a> |
Daniel Stenberg | 2039adb | 2003-04-10 12:27:22 +0000 | [diff] [blame] | 16 | <li> <a href="features.html">Feature Comparison Chart</a> |
Daniel Stenberg | 2039adb | 2003-04-10 12:27:22 +0000 | [diff] [blame] | 17 | <li> <a href="custom_wps_format.html">How to make a custom WPS</a> |
Daniel Stenberg | e70caaf | 2003-04-14 08:55:47 +0000 | [diff] [blame] | 18 | <li> <a href="custom_cfg_format.html">How to make a custom config file</a> |
Daniel Stenberg | 2039adb | 2003-04-10 12:27:22 +0000 | [diff] [blame] | 19 | <li> <a href="credits.html">The Noble People Behind Rockbox</a> |
Daniel Stenberg | ab69170 | 2003-05-28 08:53:48 +0000 | [diff] [blame] | 20 | |
Daniel Stenberg | 71579c2 | 2004-04-14 11:10:36 +0000 | [diff] [blame] | 21 | <li> External forums devoted to Archos: <a |
Daniel Stenberg | 853d163 | 2004-03-08 08:35:13 +0000 | [diff] [blame] | 22 | href="http://forums.funmp3players.com/forum/forum.asp?forum_id=8&forum_title=General+%2D+Jukebox+Player%2FRecorder">funmp3players.com</a>, |
| 23 | <a href="http://groups.yahoo.com/group/archosjukebox6000/">archosjukebox6000 |
Daniel Stenberg | 71579c2 | 2004-04-14 11:10:36 +0000 | [diff] [blame] | 24 | on yahoo</a> and <a |
| 25 | href="http://www.newmp3technology.net/forum/">newmp3technology.net</a>. |
Daniel Stenberg | ab69170 | 2003-05-28 08:53:48 +0000 | [diff] [blame] | 26 | |
Daniel Stenberg | 218a559 | 2003-07-23 08:41:51 +0000 | [diff] [blame] | 27 | <li> Small help texts for your <a href="Help-JBR.txt">Recorder</A> or <a |
| 28 | href="Help-Stu.txt">Player/Studio</a>, meant to be stored and read on your |
| 29 | Archos. (Jean Boullier) |
Daniel Stenberg | cad9203 | 2003-07-22 09:29:22 +0000 | [diff] [blame] | 30 | |
Björn Stenberg | b422238 | 2003-11-20 14:12:08 +0000 | [diff] [blame] | 31 | <li><a href="license.html">The GNU General Public License</a> under which terms Rockbox may be distributed |
Daniel Stenberg | 5ed1135 | 2004-01-20 13:37:34 +0000 | [diff] [blame] | 32 | <li><a href="tools.html">Useful mp3 and jukebox related tools</a> |
Daniel Stenberg | c0b90ec | 2004-01-20 14:05:19 +0000 | [diff] [blame] | 33 | <li><a href="rvf.html">How to Create RVF Movies</a> |
Björn Stenberg | b422238 | 2003-11-20 14:12:08 +0000 | [diff] [blame] | 34 | |
Björn Stenberg | d6023a7 | 2002-03-27 11:21:50 +0000 | [diff] [blame] | 35 | </ul> |
| 36 | |
Daniel Stenberg | 71579c2 | 2004-04-14 11:10:36 +0000 | [diff] [blame] | 37 | <h2>For <a href="http://www.catb.org/~esr/faqs/hacker-howto.html">Hackers</a></h2> |
Björn Stenberg | d6023a7 | 2002-03-27 11:21:50 +0000 | [diff] [blame] | 38 | |
Daniel Stenberg | 0d3c94d | 2003-02-20 20:18:28 +0000 | [diff] [blame] | 39 | <h3>Howtos</h3> |
| 40 | <ul> |
Daniel Stenberg | 2039adb | 2003-04-10 12:27:22 +0000 | [diff] [blame] | 41 | <li> <a href="firsttime.html">First-Time Guide to Rockbox Development</a> |
| 42 | <li> <a href="/cvs.html">How to use CVS</a> |
| 43 | <li> <a href="patch.html">How To Work With Patches</a> |
| 44 | <li> <a href="/cross-gcc.html">Building the cross compiler</a> (linux/cygwin) |
Linus Nielsen Feltzing | e0ae127 | 2004-04-23 10:14:05 +0000 | [diff] [blame] | 45 | <li> <a href="cygwin_sdk.html">Setting up a cygwin Rockbox development environment</a> (Windows) |
| 46 | <li> <a href="http://rockbox.my-vserver.de/win32-sdk.html">Another way of setting up a cygwin Rockbox development environment</a> (Windows) |
Daniel Stenberg | 2039adb | 2003-04-10 12:27:22 +0000 | [diff] [blame] | 47 | <li> <a href="how_to_compile.html">How to compile Rockbox</a> (linux/cygwin style) |
Björn Stenberg | ab179fa | 2003-07-10 14:05:34 +0000 | [diff] [blame] | 48 | <li> <a href="uisimulator.html">How to compile the uisimulators</a> (linux/cygwin style) |
Daniel Stenberg | 74d7417 | 2004-05-18 12:43:26 +0000 | [diff] [blame] | 49 | <li> <a href="http://www.mcintoshfamily.pwp.blueyonder.co.uk/rockbox/buildingInEclipse.htm">How to build and debug Rockbox in the Eclipse IDE</a> |
Daniel Stenberg | 46f1730 | 2003-07-22 06:56:22 +0000 | [diff] [blame] | 50 | <li> <a href="flash.html">How to flash Rockbox on your Archos</a> |
Daniel Stenberg | 71579c2 | 2004-04-14 11:10:36 +0000 | [diff] [blame] | 51 | <li> <a href="http://sourceforge.net/cvs/?group_id=44306">How to check out Rockbox from CVS</a> |
Daniel Stenberg | d01bddd | 2004-04-13 13:12:41 +0000 | [diff] [blame] | 52 | <li> <a href="http://bjorn.haxx.se/isd200/">Linux driver for Archos Player/Studio</a> |
Daniel Stenberg | 0d3c94d | 2003-02-20 20:18:28 +0000 | [diff] [blame] | 53 | </ul> |
| 54 | |
| 55 | <h3>Specs and Papers</h3> |
Björn Stenberg | d6023a7 | 2002-03-27 11:21:50 +0000 | [diff] [blame] | 56 | <ul> |
Linus Nielsen Feltzing | 452b1f4 | 2004-03-05 15:05:45 +0000 | [diff] [blame] | 57 | <li><a href="devicechart.html">Comparison table between all Jukebox models</a> |
Linus Nielsen Feltzing | efc16cd | 2003-12-02 12:38:20 +0000 | [diff] [blame] | 58 | <li><a href="/notes.html">Research notes (old, deprecated stuff)</a> |
Linus Nielsen Feltzing | 4b9f767 | 2003-12-02 12:50:16 +0000 | [diff] [blame] | 59 | <li><a href="ports.html">CPU port pin assignments</a> |
Björn Stenberg | 7aa3c17 | 2002-09-25 12:29:28 +0000 | [diff] [blame] | 60 | <li><a href="datasheets.html">Data sheets</a> |
| 61 | <li><a href="/schematics/">Schematics</a> |
Björn Stenberg | f2feb0a | 2003-01-10 12:13:21 +0000 | [diff] [blame] | 62 | <li><a href="mpeghdr.html">MPEG frame header info</a> (and ID3 v1 info) |
| 63 | <li><a href="id3v2.4.0-structure.txt">ID3 v2.4 structure</a> |
| 64 | <li><a href="id3v2.4.0-frames.txt">ID3 v2.4 frames</a> |
| 65 | <li><a href="id3v2.3.0.html">ID3 v2.3 specification</a> (<a href="id3v2.3.0.txt">txt</a>) |
| 66 | <li><a href="id3guide.html">ID3 v2.3 Programming Guidelines</a> |
Björn Stenberg | d6023a7 | 2002-03-27 11:21:50 +0000 | [diff] [blame] | 67 | </ul> |
| 68 | |
Daniel Stenberg | 0d3c94d | 2003-02-20 20:18:28 +0000 | [diff] [blame] | 69 | <h3>Rockbox Design Docs</h3> |
| 70 | <ul> |
| 71 | <li><a href="rocklatin.html">The Rocklatin charset used in Players</a> |
| 72 | <li> API docs |
| 73 | <li> Software Design |
| 74 | <li> Understanding the Rockbox multi-threading |
| 75 | </ul> |
| 76 | |
| 77 | |
Daniel Stenberg | 90cbff2 | 2004-04-13 11:53:15 +0000 | [diff] [blame] | 78 | <h2>Hardware</h2> |
Daniel Stenberg | df44be1 | 2004-04-13 11:49:40 +0000 | [diff] [blame] | 79 | <ul> |
Linus Nielsen Feltzing | 931b85b | 2004-04-26 22:28:01 +0000 | [diff] [blame] | 80 | <li> Photographs of various <a href="/internals/">Archos Internals</a> |
Daniel Stenberg | 90cbff2 | 2004-04-13 11:53:15 +0000 | [diff] [blame] | 81 | |
Daniel Stenberg | df44be1 | 2004-04-13 11:49:40 +0000 | [diff] [blame] | 82 | <li> <a href="repairlcd.html">How to repair your broken LCD</a> |
Daniel Stenberg | 88d02e1 | 2003-01-17 07:51:36 +0000 | [diff] [blame] | 83 | |
Linus Nielsen Feltzing | 931b85b | 2004-04-26 22:28:01 +0000 | [diff] [blame] | 84 | <li> <a href="repairbattery.html">How to repair your broken battery connectors</a> |
| 85 | |
Daniel Stenberg | df44be1 | 2004-04-13 11:49:40 +0000 | [diff] [blame] | 86 | <li> <a href="/mods/disassemble.html">Disassembling the Archos</a>, part 1: |
| 87 | removing the covers |
| 88 | |
| 89 | <li> <a href="/mods/disassemble2.html">Disassembling the Archos</a>, part 2: |
| 90 | taking apart the electronics |
| 91 | |
| 92 | <li> <a href="/mods/reassemble.html">Reassemble the Archos</a>, getting those |
| 93 | stiff bumpers back in place |
| 94 | |
| 95 | <li> <a href="/mods/serialport.html">Make LINE IN a two-way serial port</a>, |
| 96 | for some sweet remote gdb love |
| 97 | |
| 98 | <li> Build yourself an <a href="/mods/rs232.html">rs232 converter</a>, so your |
| 99 | PC can talk to your Archos |
| 100 | |
| 101 | </ul> |
| 102 | |
Daniel Stenberg | 71579c2 | 2004-04-14 11:10:36 +0000 | [diff] [blame] | 103 | <h2>External Pages</h2> |
Daniel Stenberg | df44be1 | 2004-04-13 11:49:40 +0000 | [diff] [blame] | 104 | <ul> |
Linus Nielsen Feltzing | e2e4bc7 | 2004-05-03 12:39:00 +0000 | [diff] [blame] | 105 | <li><a href="http://waechter.wiz.at/~matthias/Rockbox/HW-Mod/8MB/">Matthias Wächter 8MB RAM mod</a> |
Daniel Stenberg | df44be1 | 2004-04-13 11:49:40 +0000 | [diff] [blame] | 106 | <li><a href="http://www.uwe-freese.de/rockbox/8mb_ram_en.html">Uwe Freese's 8MB RAM mod for Recorders</a> |
| 107 | <li><a href="http://www.geocities.com/notching/Sony-archos-remote.html">Nick Robinson's Sony Remote Joystick RM-X4S interface</a> |
| 108 | <li><a href="http://mywebpages.comcast.net/jstewart228368/archos-modification.html">James Stewart's Jukebox 6000 Bass and Volume improvement</a> |
| 109 | <li><a href="http://www2.funmp3players.com/reviews/modify/">Upgrading the Hard Drive in the Archos Jukebox 6000</a> |
| 110 | <li><a href="http://www.mctubster.com/hd.html">Another page describing hard drive update</a> |
| 111 | <li>Uwe Freese modified his recorder to be able to |
| 112 | <a href="http://www.uwe-freese.de/rockbox/rtc_alarm_en.html"> |
| 113 | power-on from the RTC alarm</a>. |
| 114 | <li><a href="http://www.geocities.com/raichea/">Steve Russell's PIC-based remote control</a> |
| 115 | <li><a href="http://www.angelfire.com/trek/archos/">Chris Halsall's MMJB20 page</a> with disassembly instructions useful for FM and V2 owners. |
Daniel Stenberg | 74d7417 | 2004-05-18 12:43:26 +0000 | [diff] [blame] | 116 | <li> Matthias Klumpp's <a href="http://de.geocities.com/matthiasklumpp/">Archos Atmel remote control</a>. |
| 117 | |
Daniel Stenberg | df44be1 | 2004-04-13 11:49:40 +0000 | [diff] [blame] | 118 | </ul> |
Daniel Stenberg | 88d02e1 | 2003-01-17 07:51:36 +0000 | [diff] [blame] | 119 | |
Björn Stenberg | d6023a7 | 2002-03-27 11:21:50 +0000 | [diff] [blame] | 120 | #include "foot.t" |