summaryrefslogtreecommitdiff
path: root/manual/getting_started (follow)
Commit message (Collapse)AuthorAge
* Manual: a few tweaks to the installation chapter. (1) Applied FS#8540 by ↵Marianne Arnold2008-04-02
| | | | | | Marc Guay - Move some warnings about MSC mode (and similar) which were now hidden below the automated install description to the beginning of the installation chapter. (2) Change the 'enable voice support' description to account for the fact that the voice files are now provided in zips with the proper file structure. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16926 a1c6a512-1295-4272-9138-f99709370657
* Iriver manual install: point to correct wiki page that contains links to ↵Peter D'Hoye2008-03-30
| | | | | | iriver original firmwares. Seems most links are dead anyway, but the mirror of rasher is fine ;) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16891 a1c6a512-1295-4272-9138-f99709370657
* Make more use of the 'features' system in the manuals (committed in r16304), ↵Nils Wallménius2008-03-23
| | | | | | less stuff to keep in sync manually but keep in mind that changes in config-*.h can now affect the manual git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16765 a1c6a512-1295-4272-9138-f99709370657
* FS#8775 - Reboot/Reset clean upNils Wallménius2008-03-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16741 a1c6a512-1295-4272-9138-f99709370657
* add rbutil version warningRobert Kukla2008-03-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16714 a1c6a512-1295-4272-9138-f99709370657
* A small clarification in the m:robe 100 installation instructionsLinus Nielsen Feltzing2008-03-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16713 a1c6a512-1295-4272-9138-f99709370657
* Add a note about Rockbox not running on Sansas v2 (FS#8477 by Marc Guay).Dominik Riebeling2008-03-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16631 a1c6a512-1295-4272-9138-f99709370657
* mrobe 100 manual - installation sectionRobert Kukla2008-03-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16510 a1c6a512-1295-4272-9138-f99709370657
* FS #8340 by David Bishop. Remove contractions from the manual, as this seems ↵Thom Johansen2008-02-13
| | | | | | to be common practice in this format and makes it easier to read for non-native english speakers. New manual work should try to adhere to this. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16302 a1c6a512-1295-4272-9138-f99709370657
* Fix typo(s) and use British English.Marianne Arnold2008-01-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15990 a1c6a512-1295-4272-9138-f99709370657
* Accept FS #8323 by David Bishop: always use the term bootloaderPeter D'Hoye2007-12-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15951 a1c6a512-1295-4272-9138-f99709370657
* Accept FS #8313 by David Bishop: always use the term websitePeter D'Hoye2007-12-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15950 a1c6a512-1295-4272-9138-f99709370657
* Manual: apply FS#8309 by David Bishop (replace all occurences of ↵Marianne Arnold2007-12-14
| | | | | | 'folder/folders' with 'directory/directories') for consistency. Additionally tried to get rid of some unnecessary ones here and there but phrasing can definitely be improved further. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15923 a1c6a512-1295-4272-9138-f99709370657
* FS #8315 and FS #8316, plus some of my own small changes. Pretty much just ↵Thom Johansen2007-12-13
| | | | | | minor language rewrites. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15919 a1c6a512-1295-4272-9138-f99709370657
* The RockboxUtilityQt wiki page has been renamed to RockboxUtilityDave Chapman2007-12-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15877 a1c6a512-1295-4272-9138-f99709370657
* Improved font installation instructions by Alex ParkerNils Wallménius2007-11-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15555 a1c6a512-1295-4272-9138-f99709370657
* Spelling mistake reported by boyko on IRC.Catalin Patulea2007-10-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15313 a1c6a512-1295-4272-9138-f99709370657
* Make the Sansa installation tex more flexible so the c200 manual doesn't ↵Marianne Arnold2007-09-30
| | | | | | mention e200s anymore. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14932 a1c6a512-1295-4272-9138-f99709370657
* Use "digital audio player" instead of "MP3 player". Fix a typo.Thom Johansen2007-09-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14903 a1c6a512-1295-4272-9138-f99709370657
* Remove the full url path from links to the wiki and display the wiki name ↵Dominik Riebeling2007-09-24
| | | | | | only instead. Add a note on how to manually access wiki pages. The links itself are still pointing to the wiki. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14847 a1c6a512-1295-4272-9138-f99709370657
* Introduce Rockbox Utility to the manual as automated installation option. ↵Dominik Riebeling2007-09-24
| | | | | | Only rather short description for now. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14843 a1c6a512-1295-4272-9138-f99709370657
* Update the links to sansapatcher (it has moved on the download server), and ↵Dave Chapman2007-09-22
| | | | | | only display the E200R warning in the E200 manual (not the C200 version). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14820 a1c6a512-1295-4272-9138-f99709370657
* Add a note in the E200 install section referring E200R users to the ↵Dave Chapman2007-09-15
| | | | | | SansaE200RInstallation wiki page. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14713 a1c6a512-1295-4272-9138-f99709370657
* Simplify my previous commit and taking the chance to mention that it should ↵Marianne Arnold2007-09-14
| | | | | | have read 'bootloader' before... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14703 a1c6a512-1295-4272-9138-f99709370657
* Enable compiling the iaudio boot section for the M5 manual. So far this ↵Marianne Arnold2007-09-14
| | | | | | section was empty although everything was prepared in the iaudio_installation.tex. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14699 a1c6a512-1295-4272-9138-f99709370657
* Update the 'Enabling Speech Support' paragraph in the manual. Hopefully the ↵Marianne Arnold2007-08-31
| | | | | | rename and copy part can soon be replaced... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14560 a1c6a512-1295-4272-9138-f99709370657
* Update the 32MB/64MB warning for the ipod video to take account of the fact ↵Dave Chapman2007-08-24
| | | | | | that the builds are now called "30GB" and "60/80GB". git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14448 a1c6a512-1295-4272-9138-f99709370657
* Add a warning not to use the 64MB build on a an Ipod with 32MB RAM.Jonas Häggqvist2007-08-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14323 a1c6a512-1295-4272-9138-f99709370657
* Use the dap macro, rather than explicitly writing Ipod.Jonas Häggqvist2007-07-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14104 a1c6a512-1295-4272-9138-f99709370657
* Gigabeat needs to be power-cycled after bootloader installation.Dominik Riebeling2007-07-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14078 a1c6a512-1295-4272-9138-f99709370657
* Correct an incorrect reference in the ipod installation chapterNils Wallménius2007-05-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13530 a1c6a512-1295-4272-9138-f99709370657
* Rockbox now supports all ipod video variations, including the 80GBDave Chapman2007-05-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13483 a1c6a512-1295-4272-9138-f99709370657
* The M5 doesn't have dual bootNils Wallménius2007-05-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13381 a1c6a512-1295-4272-9138-f99709370657
* Make ipod installation a little bit clearer. Introduce a subsection called ↵Nils Wallménius2007-05-13
| | | | | | 'Starting original firmware' for targets with dualboot. Improve uninstallation instructions as suggested by linuxstb. Closes FS#7079 and FS#7086 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13379 a1c6a512-1295-4272-9138-f99709370657
* Emphasise the installation steps required to install Rockbox itself - ↵Dave Chapman2007-05-06
| | | | | | hopefully less people will now skip this step git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13332 a1c6a512-1295-4272-9138-f99709370657
* When installing on the gigabeat don't use the cradle to connect to the pc.Dominik Riebeling2007-05-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13331 a1c6a512-1295-4272-9138-f99709370657
* Oops, mistake added by me.Paul Louden2007-04-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13221 a1c6a512-1295-4272-9138-f99709370657
* FS#7057 from Bryan Childs, manual update regarding unworking features on Paul Louden2007-04-20
| | | | | | | Gigabeat git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13220 a1c6a512-1295-4272-9138-f99709370657
* Correction: the user needs a voice fileMarianne Arnold2007-04-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13058 a1c6a512-1295-4272-9138-f99709370657
* Update uninstall and add dual-boot instructions for Sansa.Barry Wardell2007-03-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12900 a1c6a512-1295-4272-9138-f99709370657
* Update Sansa install instructions now that we have sansapatcher. Based off ↵Barry Wardell2007-03-23
| | | | | | the SansaE200Install wiki page. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12899 a1c6a512-1295-4272-9138-f99709370657
* Update H10 installation instructions now that we support booting encrypted mi4s.Barry Wardell2007-03-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12868 a1c6a512-1295-4272-9138-f99709370657
* Fix ipod installation instructionsNils Wallménius2007-03-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12855 a1c6a512-1295-4272-9138-f99709370657
* Make changes to installation chapter to reflect that the rockbox.whatever ↵Nils Wallménius2007-03-20
| | | | | | file is now by default inside the .rockbox directory (for swcodec targets) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12850 a1c6a512-1295-4272-9138-f99709370657
* Make the Iaudio uninstall instruction appear in the right place and make it ↵Nils Wallménius2007-03-19
| | | | | | a little nicer, make some minor tweaks to other install and uninstallinstructions git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12842 a1c6a512-1295-4272-9138-f99709370657
* OK, use -ize not -ise as per OEDSteve Bavin2007-03-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12778 a1c6a512-1295-4272-9138-f99709370657
* Improved sansa uninstall instructions by Daniel Ankers, with some minor ↵Nils Wallménius2007-03-15
| | | | | | changes by me git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12775 a1c6a512-1295-4272-9138-f99709370657
* Refer to "disk" instead of "hard disk" for the dap as flash based daps don't ↵Dominik Riebeling2007-03-13
| | | | | | have a hard disk (surprise!). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12755 a1c6a512-1295-4272-9138-f99709370657
* Add installation instructions for the sansa.Dominik Riebeling2007-03-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12740 a1c6a512-1295-4272-9138-f99709370657
* Some more style adjustments to the Ipod installation. Labels can be used ↵Dominik Riebeling2007-03-10
| | | | | | even for referencing to items in a list. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12710 a1c6a512-1295-4272-9138-f99709370657