summaryrefslogtreecommitdiff
path: root/manual/getting_started
AgeCommit message (Collapse)Author
2013-04-20Manual: fix minor error with D2 OF filenamesAlex Parker
Change-Id: Ieeca972ae819d33309d204f96d17471e5e390139
2013-02-22Manual: The c200v2 also needs to be set to MSC mode for installation.Alex Parker
Change-Id: If49f35073544fa7b18cbffa6885b4bc4b98c42d4
2013-02-10manual: remove references to SVN and change "current build" toNils Wallménius
"development build". Change-Id: I2b8a3d43bc1feae9050b56ff7c8b43ce675e0abd
2013-02-02Update manual for Clip ZipRafaël Carré
Change-Id: I6c2dd691f8d42d041e9ff7718b4cc641e557bf5b
2012-05-01Update Fuze+ manual (main files) FS#12492Jean-Louis Biasini
- this patch add all general sections of the manual for the fuze+ - also correct some typos Change-Id: Idd28675f48c0d01079d8fa01d68d3238ad2a54ce Reviewed-on: http://gerrit.rockbox.org/116 Reviewed-by: Dominik Riebeling <Dominik.Riebeling@gmail.com>
2012-02-11Sansa AMS: don't duplicate incorrectly install steps.Rafaël Carré
Change-Id: Ib9678ca108cc1264d5dc355fabc5ba877da59497
2012-02-02MPIOs: manual workMarcin Bukat
Change-Id: Ief46eabf3611d6d21594f52f73292f2be5831b87
2012-01-14Fix install directions for the Clip Zip.Michael Giacomelli
Change-Id: I66214cd44afda7cba18f94f52d7979bcd9e8edd1
2012-01-08Clarify that you must reboot into the Sandisk firmware when uninstalling the ↵Michael Giacomelli
bootloader. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31630 a1c6a512-1295-4272-9138-f99709370657
2011-08-09Manual: A few more spelling corrections.Alex Parker
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30273 a1c6a512-1295-4272-9138-f99709370657
2011-08-01Mention that MSC mode is reset after installing rockbox on AMS players.Michael Giacomelli
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30234 a1c6a512-1295-4272-9138-f99709370657
2011-05-22Fix various minor spelling issues in the rockbox manual.Bertrik Sikken
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29911 a1c6a512-1295-4272-9138-f99709370657
2011-04-24Add a warning about WMP11 being necessary on Windows for beastpatcher.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29780 a1c6a512-1295-4272-9138-f99709370657
2011-04-13Manual: rephrase a sentence in the installation chapter a bitBertrik Sikken
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29710 a1c6a512-1295-4272-9138-f99709370657
2011-04-11Fix various minor spelling issues in the manual.Bertrik Sikken
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29704 a1c6a512-1295-4272-9138-f99709370657
2011-02-02Fix some unwanted empty lines in the manual.Dominik Riebeling
Inside a code environment lines opted out will remain as empty lines. Use a feature of fancyvrb to only show one specific line from the code block to avoid this. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29194 a1c6a512-1295-4272-9138-f99709370657
2011-01-17Pick up the target rename completion in the manual started in r27823 ... ↵Marianne Arnold
this time taking care of the Iriver targets. This fixes a few issues with wrongly in- or excluded parts (e.g. pacbox missing from the H100 manual, invadrox wrongly included in the small H10 manual as the plugin's main.tex already used the new names without making sure they are there). If possible replace 'target name' \opts with sensible feature \opts. Fix small mistakes and break too long lines discovered along the way. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29075 a1c6a512-1295-4272-9138-f99709370657
2011-01-10Add missing ) to manual.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29025 a1c6a512-1295-4272-9138-f99709370657
2010-12-26Remove a line in the iPod video manual that refers to twoRobert Menes
separate builds to download. The iPod video build has been available as a unified build for some time now. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28902 a1c6a512-1295-4272-9138-f99709370657
2010-11-10MPIO manual - add link to mkmpioboot binaryMarcin Bukat
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28547 a1c6a512-1295-4272-9138-f99709370657
2010-11-09MPIO HD200 manual - tex filesMarcin Bukat
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28544 a1c6a512-1295-4272-9138-f99709370657
2010-10-12Manual: get rid of some extra spaces in the sansa ams install instructions.Alex Parker
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28259 a1c6a512-1295-4272-9138-f99709370657
2010-08-25c200v2 manualRafaël Carré
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27880 a1c6a512-1295-4272-9138-f99709370657
2010-08-25Manual: fix Sansa AMS installRafaël Carré
Sandisk has changed its forum, so update the links to OF Also add c200v2 link and description git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27879 a1c6a512-1295-4272-9138-f99709370657
2010-08-16First step of completing the target rename in the manual. Some target ↵Marianne Arnold
specific options were already renamed in the rest of the source (e.g. see r23883) but not where they are actually set - in the platform files - leading to parts included or excluded incorrectly. The problem exists for more targets, this commit deals with the supported Iaudios first. Rename 'x5' to 'iaudiox5' (do the same for 'm5' and 'm3'), fix small errors or add missing info related to them along the way, use more appropriate options and simplify code a bit where possible. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27823 a1c6a512-1295-4272-9138-f99709370657
2010-07-04Add platform and keymap files and basic descriptions about installing ↵Marianne Arnold
Rockbox etc. for an Onda VX777 manual. Author: Giovanni Zilli. Flyspray: FS#11437. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27279 a1c6a512-1295-4272-9138-f99709370657
2010-06-12fuzev2 manual: mention the USB OF settingRafaël Carré
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26823 a1c6a512-1295-4272-9138-f99709370657
2010-06-08manual: Rockbox Utility supports all clipsRafaël Carré
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26707 a1c6a512-1295-4272-9138-f99709370657
2010-05-20fuzev2: make manual buildRafaël Carré
Use the same info than Clipv1/v2 to warn about the version (the path in OF menu to check the version has just one more component on Fuze) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26205 a1c6a512-1295-4272-9138-f99709370657
2010-05-20Another strike against ugly apostrophes in the manualAlexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26199 a1c6a512-1295-4272-9138-f99709370657
2010-05-20Another go at FS#11295 -- Use nice 'times' glyphs for describing dimensions. ↵Alexander Levin
This time properly implemented. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26198 a1c6a512-1295-4272-9138-f99709370657
2010-05-19Revert r26171. Special macro for the image base name is needed. Will be ↵Alexander Levin
committed soon. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26173 a1c6a512-1295-4272-9138-f99709370657
2010-05-19Use nice 'times' glyphs for describing dimensions (FS#11295)Alexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26171 a1c6a512-1295-4272-9138-f99709370657
2010-05-09Add non-breaking spaces to mA, mAh, MB and GB. Add playertype for iPod Video ↵Andree Buschmann
when describing the different variants. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25921 a1c6a512-1295-4272-9138-f99709370657
2010-05-09Use typographic quotation marks -- correct more placesAlexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25917 a1c6a512-1295-4272-9138-f99709370657
2010-04-28Correct path to set MSC mode in the OF for the Clip+Alex Parker
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25749 a1c6a512-1295-4272-9138-f99709370657
2010-04-28Add that you need to be in MSC mode to the fuze manual.Alex Parker
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25748 a1c6a512-1295-4272-9138-f99709370657
2010-04-15Packard Bell Vibe 500: Add a part of the manual (no plugin keymaps yet).Szymon Dziok
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25652 a1c6a512-1295-4272-9138-f99709370657
2010-04-11Remove some unused pictures in the manual folder: some 'small' pictures of ↵Marianne Arnold
Archos devices, unknown why they still exist - there are now nicer ones derived from the SVGs (in the www module). The 'recording screen' picture is a duplicate of the 'while recording' one which is used instead of the former now. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25590 a1c6a512-1295-4272-9138-f99709370657
2010-03-25Initial manuals for clipv2 and clip+, with corrected installation ↵Dave Chapman
instructions. The player picture in Chapter 3 is the same as the Clipv1 for both Clipv2 and Clip+ - this needs changing for the Clip+. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25332 a1c6a512-1295-4272-9138-f99709370657
2010-03-13Add a note to the gigabeat F manual to be in the correct USB mode before ↵Alex Parker
installing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25142 a1c6a512-1295-4272-9138-f99709370657
2010-02-28Correct reset and disk mode combinations for 1G - 3G iPods. Closes FS#11011.Alex Parker
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24966 a1c6a512-1295-4272-9138-f99709370657
2010-02-13Rbutil now supports the Nano 2G.Alex Parker
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24638 a1c6a512-1295-4272-9138-f99709370657
2010-01-20Some formatting fixes, reported by Alexander LevinFrank Gevaerts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24297 a1c6a512-1295-4272-9138-f99709370657
2010-01-15Add note about the unsupported v2 model to the Fuze manual.Alex Parker
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24240 a1c6a512-1295-4272-9138-f99709370657
2009-12-15Cowon D2 manual: Platform specific information and installation instructionsTomer Shalev
FS#10735 - Platform files for Cowon D2 manual Author: Aleksei Kaveshnikov (4nykey) I've modified the original patch to comply with current state of both the player and manual. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24008 a1c6a512-1295-4272-9138-f99709370657
2009-12-10Manual: Apply dos2unix to replace CR+LF end-of-line with LFTomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23924 a1c6a512-1295-4272-9138-f99709370657
2009-11-30Gigibeat S Manual - redo r23795 to look like it was originally meant to look.Michael Chicoine
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23797 a1c6a512-1295-4272-9138-f99709370657
2009-11-29Gigibeat S Manual - Correct display of manual installation items 'Single ↵Michael Chicoine
Boot' and 'Dual Boot' - add missing frequencies to Recording Settings. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23795 a1c6a512-1295-4272-9138-f99709370657
2009-11-29Manual updatesMichael Chicoine
Correct gramatics, missing spacing, typos, etc. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23788 a1c6a512-1295-4272-9138-f99709370657