summaryrefslogtreecommitdiff
path: root/manual/getting_started (follow)
Commit message (Collapse)AuthorAge
* Make changes to the gigabeat manual suggested by Alison Gravley and some ↵Nils Wallménius2007-01-19
| | | | | | other minor tweaks git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12072 a1c6a512-1295-4272-9138-f99709370657
* Correct the link to the bootloader file for the mini 1g.Michael DiFebbo2007-01-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12056 a1c6a512-1295-4272-9138-f99709370657
* Revisions to the ipod bootloader installation instructions intended to ↵Michael DiFebbo2007-01-16
| | | | | | address some of the more common problems that are being reported in the forums. Among other things (a) describe for Windows users how to navigate to the installation directory, (b) address the -1 error and how to correct it, and (c) be more explicit on how to find the device number and how to use it with ipodpatcher. Also some general cleanup. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12025 a1c6a512-1295-4272-9138-f99709370657
* Correct button combination for entering iPod disk mode.Michael DiFebbo2007-01-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12014 a1c6a512-1295-4272-9138-f99709370657
* Fix a typo.Dominik Riebeling2007-01-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11986 a1c6a512-1295-4272-9138-f99709370657
* Small clarity edit for the install. Files and folders may both be Paul Louden2007-01-10
| | | | | | | hidden, so typing the direct path is not the best plan. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11980 a1c6a512-1295-4272-9138-f99709370657
* Add a link to the Gigabeat bootloaderDave Chapman2007-01-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11971 a1c6a512-1295-4272-9138-f99709370657
* Removed executable flagLinus Nielsen Feltzing2007-01-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11967 a1c6a512-1295-4272-9138-f99709370657
* The new ipodpatcher requires a slightly changed argument order which wasn't ↵Dominik Riebeling2007-01-06
| | | | | | updated for uninstallation. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11932 a1c6a512-1295-4272-9138-f99709370657
* Adjust the ipodpatcher link to the changed directory layout.Dominik Riebeling2007-01-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11926 a1c6a512-1295-4272-9138-f99709370657
* Add (initial) installation instructions for the Gigabeat bootloader.Dominik Riebeling2007-01-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11912 a1c6a512-1295-4272-9138-f99709370657
* Whoops. That file shouldn't have been changed.Michael DiFebbo2007-01-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11888 a1c6a512-1295-4272-9138-f99709370657
* Added a note to the ipod installation instructions explaining that Rockbox ↵Michael DiFebbo2007-01-02
| | | | | | requires the ipod to be formatted in the FAT32 file system, not HFS+. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11887 a1c6a512-1295-4272-9138-f99709370657
* Some more tweaks to the ipod installation:Dominik Riebeling2007-01-02
| | | | | | | | | | | - introduce \download for easier linking to the download server - fix some empty lines - add a link on how to identify mini 1g/2g (FS#6372) - change the ipodpatcher links from wiki to download server - add first version of the file header to the preamble that should get added to all LaTeX sources later git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11886 a1c6a512-1295-4272-9138-f99709370657
* Fix broken build for Rockbox Manual for Ipod Mini.Michael DiFebbo2007-01-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11885 a1c6a512-1295-4272-9138-f99709370657
* Added warning to installation chapter of the Rockbox Manual for Ipod Nano ↵Michael DiFebbo2006-12-30
| | | | | | and Ipod Video warning that the 2nd generation Nano and 80GB 5.5G, respectively, are not supported by Rockbox. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11866 a1c6a512-1295-4272-9138-f99709370657
* Fix broken links to ipod bootloadersDave Chapman2006-12-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11865 a1c6a512-1295-4272-9138-f99709370657
* Corrections to step 8 of the installation instructions for iPod bootloader.Michael DiFebbo2006-12-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11844 a1c6a512-1295-4272-9138-f99709370657
* corrected two URLs for H10 bootloadersDaniel Stenberg2006-12-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11834 a1c6a512-1295-4272-9138-f99709370657
* Corrected links in the ipod installation instructions and some other small ↵Michael DiFebbo2006-12-21
| | | | | | corrections. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11830 a1c6a512-1295-4272-9138-f99709370657
* First draft of updates to manual to include the installation instructions ↵Michael DiFebbo2006-12-21
| | | | | | 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
* Clarify the text concerning the link to IpodInstallationBetaDave Chapman2006-12-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11810 a1c6a512-1295-4272-9138-f99709370657
* Add a temporary warning that the manual version of the ipod install ↵Dave Chapman2006-12-18
| | | | | | instructions are out of date and a link to the IpodInstallationBeta wiki page. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11809 a1c6a512-1295-4272-9138-f99709370657
* The Windows start menu says Run, not Execute.Jonas Häggqvist2006-11-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11624 a1c6a512-1295-4272-9138-f99709370657
* fixed a typo, stripped trailing whitespace and made some small tweaks to the ↵Nils Wallménius2006-11-25
| | | | | | installation chapter git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11589 a1c6a512-1295-4272-9138-f99709370657
* Tag cache renamed to the less cryptic "Database" throughout the UI and ↵Jonas Häggqvist2006-11-25
| | | | | | manual. No functional changes. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11588 a1c6a512-1295-4272-9138-f99709370657
* Change references to "version 1.2" to "version 1.2 or later" - the special ↵Dave Chapman2006-11-20
| | | | | | install instructions for Nanos with version 1.2 of the original firmware also apply to later versions. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11561 a1c6a512-1295-4272-9138-f99709370657
* add missing command line to ipod 3g installation instructionsDominik Riebeling2006-11-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11428 a1c6a512-1295-4272-9138-f99709370657
* Include firewire in the indexMartin Arver2006-10-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11337 a1c6a512-1295-4272-9138-f99709370657
* Add note about missing firewire detection for ipodsMartin Arver2006-10-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11336 a1c6a512-1295-4272-9138-f99709370657
* Add Iaudio boot loader install instructionsMartin Arver2006-10-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11335 a1c6a512-1295-4272-9138-f99709370657
* Add a warning note to stop 2nd gen nano owners to install rockbox. Call the ↵Martin Arver2006-10-22
| | | | | | nano, nano 1st generation on the front page git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11312 a1c6a512-1295-4272-9138-f99709370657
* Add keymaps for H10 to the "Main Menu" section of the manual. Also add ↵Barry Wardell2006-10-17
| | | | | | instructions for uninstalling Rockbox on the H10. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11250 a1c6a512-1295-4272-9138-f99709370657
* Fix for more consistent and proper British English. (-ize/-ise etc)Martin Arver2006-10-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11246 a1c6a512-1295-4272-9138-f99709370657
* Fix URL to 2nd gen mini bootloaderDave Chapman2006-10-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11194 a1c6a512-1295-4272-9138-f99709370657
* minor correctionMartin Arver2006-10-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11186 a1c6a512-1295-4272-9138-f99709370657
* Further changes related to FS#6146. The HAVE_FIRMWARE_* defines were a ↵Barry Wardell2006-10-10
| | | | | | little misleading, so use HAVE_RB_BL_* instead. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11176 a1c6a512-1295-4272-9138-f99709370657
* FS#6146. Corrections to description of bootloaders on targets which store ↵Barry Wardell2006-10-10
| | | | | | the Rockbox bootloader on disk. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11175 a1c6a512-1295-4272-9138-f99709370657
* Adjust installation instructions to cover Ipod Nano w/ apple firmware 1.2 tooDominik Riebeling2006-10-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11168 a1c6a512-1295-4272-9138-f99709370657
* Add installation instructions for the H10.Barry Wardell2006-10-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11151 a1c6a512-1295-4272-9138-f99709370657
* Ipods can't simply turned off, you need to reboot when installing.Dominik Riebeling2006-10-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11135 a1c6a512-1295-4272-9138-f99709370657
* OopsMartin Arver2006-09-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11012 a1c6a512-1295-4272-9138-f99709370657
* Fix double inclusion of the bootloader subsectionMartin Arver2006-09-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11011 a1c6a512-1295-4272-9138-f99709370657
* Fix a wrong ellipsis.Dominik Riebeling2006-09-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10976 a1c6a512-1295-4272-9138-f99709370657
* Add fixme for install instructions for the h10 and h10_5gbMartin Arver2006-09-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10939 a1c6a512-1295-4272-9138-f99709370657
* Code plicy. Please stick to the guidelines when editing the manual. No ↵Martin Arver2006-09-11
| | | | | | tab-characters. Use 80 col textwidth etc. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10927 a1c6a512-1295-4272-9138-f99709370657
* Whoops. To restore the ipod firmware, ipodpatcher needs the -w switch, not ↵Michael DiFebbo2006-09-10
| | | | | | the -r switch. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10922 a1c6a512-1295-4272-9138-f99709370657
* General cleanup and some minor rewriting. Fixed a fixme in the ipod ↵Michael DiFebbo2006-09-10
| | | | | | 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
* Part one of a cleanup of the ondio manuals as reported by Marianne Arnold. * ↵Martin Arver2006-08-27
| | | | | | 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
* \playername already includes \playermanDominik Riebeling2006-08-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10747 a1c6a512-1295-4272-9138-f99709370657