Commit graph

21 commits

Author SHA1 Message Date
Michael DiFebbo
19e30840b3 First draft of updates to manual to include the installation instructions for the new ipod bootloader. Still needs a lot of clean-up. Also flipped the installation instructions for the bootloader and the firmware build for all SWCODEC platforms. Instructions for installing the build now come before instructions for installing the bootloader. This should eliminate some confusion from those who tried to boot Rockbox after installing the bootloader but before installing a build, and received the -1 error.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11829 a1c6a512-1295-4272-9138-f99709370657
2006-12-21 20:54:20 +00:00
Nils Wallménius
c35d3a1f1c fixed a typo, stripped trailing whitespace and made some small tweaks to the installation chapter
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11589 a1c6a512-1295-4272-9138-f99709370657
2006-11-25 11:54:51 +00:00
Jonas Häggqvist
6b1d2cbd82 Tag cache renamed to the less cryptic "Database" throughout the UI and manual. No functional changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11588 a1c6a512-1295-4272-9138-f99709370657
2006-11-25 09:42:06 +00:00
Martin Arver
22dfcdb3ec Include firewire in the index
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11337 a1c6a512-1295-4272-9138-f99709370657
2006-10-25 09:58:36 +00:00
Martin Arver
0c42ca845c Add note about missing firewire detection for ipods
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11336 a1c6a512-1295-4272-9138-f99709370657
2006-10-25 09:43:08 +00:00
Barry Wardell
7e8409d366 Add keymaps for H10 to the "Main Menu" section of the manual. Also add instructions for uninstalling Rockbox on the H10.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11250 a1c6a512-1295-4272-9138-f99709370657
2006-10-17 16:22:43 +00:00
Martin Arver
f8e2f3e08d Fix for more consistent and proper British English. (-ize/-ise etc)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11246 a1c6a512-1295-4272-9138-f99709370657
2006-10-17 12:18:51 +00:00
Martin Arver
ca3d872699 minor correction
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11186 a1c6a512-1295-4272-9138-f99709370657
2006-10-11 10:21:53 +00:00
Barry Wardell
55c929747a Further changes related to FS#6146. The HAVE_FIRMWARE_* defines were a little misleading, so use HAVE_RB_BL_* instead.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11176 a1c6a512-1295-4272-9138-f99709370657
2006-10-10 17:53:42 +00:00
Barry Wardell
ec69456747 FS#6146. Corrections to description of bootloaders on targets which store the Rockbox bootloader on disk.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11175 a1c6a512-1295-4272-9138-f99709370657
2006-10-10 16:23:18 +00:00
Dominik Riebeling
7ced47fd0b Ipods can't simply turned off, you need to reboot when installing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11135 a1c6a512-1295-4272-9138-f99709370657
2006-10-05 16:40:21 +00:00
Martin Arver
96de5ffa5a Oops
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11012 a1c6a512-1295-4272-9138-f99709370657
2006-09-20 10:45:50 +00:00
Martin Arver
68b4922034 Fix double inclusion of the bootloader subsection
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11011 a1c6a512-1295-4272-9138-f99709370657
2006-09-20 10:44:19 +00:00
Martin Arver
378ccf169b Add fixme for install instructions for the h10 and h10_5gb
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10939 a1c6a512-1295-4272-9138-f99709370657
2006-09-13 15:21:20 +00:00
Martin Arver
5efe45050e Code plicy. Please stick to the guidelines when editing the manual. No tab-characters. Use 80 col textwidth etc.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10927 a1c6a512-1295-4272-9138-f99709370657
2006-09-11 09:21:15 +00:00
Michael DiFebbo
4de6ebf7a1 Whoops. To restore the ipod firmware, ipodpatcher needs the -w switch, not the -r switch.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10922 a1c6a512-1295-4272-9138-f99709370657
2006-09-10 19:12:37 +00:00
Michael DiFebbo
1f08551d12 General cleanup and some minor rewriting. Fixed a fixme in the ipod installation instructions and clarified uninstallation instructions for ipod and H300. Added some whitespace in the .tex file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10921 a1c6a512-1295-4272-9138-f99709370657
2006-09-10 19:03:52 +00:00
Martin Arver
7bdd03a118 Part one of a cleanup of the ondio manuals as reported by Marianne Arnold. * Some code clean-up/policy in general. * Get rid of remains from the 2.4 manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10770 a1c6a512-1295-4272-9138-f99709370657
2006-08-27 15:00:50 +00:00
Dominik Riebeling
565d46b354 \playername already includes \playerman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10747 a1c6a512-1295-4272-9138-f99709370657
2006-08-25 14:51:51 +00:00
Martin Arver
5778dfb167 Some minor updates to the install section. * Include install instructions in the 3g manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10741 a1c6a512-1295-4272-9138-f99709370657
2006-08-25 08:59:25 +00:00
Dominik Riebeling
536c6b47ad "Getting started" rework: add informations about support channels. Move out installation instructions to its own chapter (and file). Move the "Differences between binaries" to installation section. Update iriver installation and add description of bootloader usb mode.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10566 a1c6a512-1295-4272-9138-f99709370657
2006-08-14 07:13:01 +00:00