Commit graph

1025 commits

Author SHA1 Message Date
Jens Arnold
d7e637d4a4 Merge the reworked archos flashing chapter from trunk, and reenable it for release 3.0.1. Add a clarification regarding 3.0.1 and 8MB-modded boxes.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18843 a1c6a512-1295-4272-9138-f99709370657
2008-10-20 07:24:16 +00:00
Marianne Arnold
7b659cce06 Manual: cube button table, be a bit more accurate to avoid misunderstandings.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18615 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 22:12:47 +00:00
Martin Arver
20660c9561 add supported codecs
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18606 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 21:01:39 +00:00
Frank Gevaerts
29dd0ad2aa disable flashing chapter, as it's most probably outdated
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18603 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 20:59:06 +00:00
Frank Gevaerts
1d15924ef2 remove some things that are not in the release
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18602 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 20:53:45 +00:00
Martin Arver
3562837a2d Include changelog in the 3.0 manual. Copied from MajorChanges
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18601 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 20:48:26 +00:00
Dominik Riebeling
672eb86569 Add a new environment for setting the changelog using a different bullet icon and smaller vertical space between items.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18600 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 20:31:52 +00:00
Marianne Arnold
f62df613df Manual: update the button table in the cube chapter to reflect the new control scheme.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18599 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 20:31:33 +00:00
Frank Gevaerts
3d2be4fa4a remove fixme, and fix typo. The content of this chapter appears correct, but no guarantees about completeness
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18597 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 20:28:06 +00:00
Frank Gevaerts
620d48469d leave unknown step sizes and ranges blank instead of showing red fixmes.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18593 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 20:04:40 +00:00
Frank Gevaerts
7fc18cd0bd fix another small fixme
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18592 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 19:55:27 +00:00
Frank Gevaerts
228677feca remove the warning about mr100 needing rbutil 1.0.5 which might not be available yet
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18590 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 19:42:30 +00:00
Frank Gevaerts
5c21ae0168 re-apply r18459 as it got lost in r18471
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18589 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 19:41:23 +00:00
Frank Gevaerts
79220cd94a fill in some missing values
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18588 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 19:38:19 +00:00
Martin Arver
ed64914737 remove fixme in the doom chapter, and remove the menu overview from the appendix
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18587 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 19:12:30 +00:00
Frank Gevaerts
10b57c0915 Remove the Changelog chapter, as it's empty anyway
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18583 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 18:07:06 +00:00
Frank Gevaerts
abacf516b9 merge r18580 and r18581 (manual fixes)
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18582 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 17:56:47 +00:00
Marianne Arnold
0805a82781 Manual - plugins section: update a bunch of screenshots. (Some plugins changed in overall appearance , e.g. calculator or sliding_puzzle, some plugins now look different because they show the default font and background, the pegbox screenshots were not available in all necessary sizes yet.) There are still some more screenshots to be updated but this should cover the more obvious ones.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18554 a1c6a512-1295-4272-9138-f99709370657
2008-09-19 21:31:09 +00:00
Marianne Arnold
46906fc835 Manual - plugin button tables: fill out missing info for the c200 pad (chip8emulator, doom, snake, snake2, wormlet), also update the table in clock.tex (was outdated for all and missing the mode and skin 'shortcuts'), add a small note about how to quit credits, change the list of the four direction buttons in some tex files (minesweeper, flipit, sudoku) so that the line can break and won't overlap, correct the position of } in rockblox.tex to not let the 'pause' line appear when it doesn't exist on a target. Break overly long lines.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18536 a1c6a512-1295-4272-9138-f99709370657
2008-09-16 23:34:03 +00:00
Peter D'Hoye
d484c362f9 Updated screenshot for H10-5GB recording screen, the previous one was showing an illegal gain value
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18507 a1c6a512-1295-4272-9138-f99709370657
2008-09-13 10:32:02 +00:00
Frank Gevaerts
2c7d012bb4 replace 2.5 references with 3.0 in the manual, and add an option to differentiate between released and unreleased ports
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18501 a1c6a512-1295-4272-9138-f99709370657
2008-09-12 18:19:41 +00:00
Frank Gevaerts
a411b98406 remove the "DRAFT VERSION" watermark from the release manual
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18500 a1c6a512-1295-4272-9138-f99709370657
2008-09-12 17:26:39 +00:00
Marianne Arnold
af12ff8c45 Disable the pacbox chapter for the c200 manual.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18477 a1c6a512-1295-4272-9138-f99709370657
2008-09-09 19:06:29 +00:00
Marianne Arnold
5065b67841 Fix manuals (some of them were broken by r18469) by using the correct button macros. Also add additional 'fly' buttons to the button table where they exist.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18474 a1c6a512-1295-4272-9138-f99709370657
2008-09-09 01:38:28 +00:00
Robert Menes
bb9550e6b7 A little fix in wording; thanks to Marc Guay for pointing it out (and for committing it in the main trunk!).
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18472 a1c6a512-1295-4272-9138-f99709370657
2008-09-09 01:01:50 +00:00
Robert Menes
fcfce9427c Some more manual work: new plugin description for Chopper. Also updated disktidy description, and moved dice to "Games" where it belongs.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18471 a1c6a512-1295-4272-9138-f99709370657
2008-09-09 00:55:23 +00:00
Marianne Arnold
8d73dccadd Update the OndioFM's WRS screenshot too.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18467 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 23:03:44 +00:00
Frank Gevaerts
addb14c304 don't build spacerocks for the release, due to FS#8926 and FS#9380
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18463 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 19:51:37 +00:00
Martin Arver
501e852bda update recorder screenshot
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18462 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 19:25:31 +00:00
Frank Gevaerts
4441482abd disable metronome for c200, player and ondio since it doesn't work (also disable it in the manual for those)
don't include md5sum in the manual


git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18459 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 18:48:44 +00:00
Martin Arver
4081bbe50a update screenshots of wrs, and add a missing one
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18458 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 18:15:51 +00:00
Robert Menes
0de035391a Correct a minor error in wording.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18432 a1c6a512-1295-4272-9138-f99709370657
2008-09-06 01:37:16 +00:00
Robert Menes
5f5505daec My first proper commit: some manual fixes to properly describe shutting down and starting the iPod 1st, 2nd, and 3rd generations, and removed some old bootloader information which is no longer valid. This should bring the manuals for these iPods more up to date.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18430 a1c6a512-1295-4272-9138-f99709370657
2008-09-06 01:12:47 +00:00
Frank Gevaerts
d74b737d63 merge r18423 from trunk
Adds descriptions to the manual for the iPod 1st, 2nd, and 3rd generations, and fixes some problems with the nano and Sansa c200 manuals (FS#9367 by Robert Menes)



git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18425 a1c6a512-1295-4272-9138-f99709370657
2008-09-05 18:59:01 +00:00
Dominik Riebeling
3ed5de8980 r16149 renamed the variable ARCHOS to MODELNAME. Do it for the manual too (used when copying the pdf file to the output folder).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18374 a1c6a512-1295-4272-9138-f99709370657
2008-08-31 21:18:21 +00:00
Dominik Riebeling
1f9cb42e27 Make the wiki base url show up correctly in the html output.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18292 a1c6a512-1295-4272-9138-f99709370657
2008-08-15 21:59:36 +00:00
Frank Gevaerts
a7bba0023a add some spacing to link the icons more clearly to their explanation in the text
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18271 a1c6a512-1295-4272-9138-f99709370657
2008-08-13 20:07:25 +00:00
Frank Gevaerts
4566f95bf4 some minor edits
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18270 a1c6a512-1295-4272-9138-f99709370657
2008-08-13 19:43:00 +00:00
Nils Wallménius
ae79e88da6 Rename the 'Getting started' chapter to 'Introduction' and fix a typo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18269 a1c6a512-1295-4272-9138-f99709370657
2008-08-13 19:22:12 +00:00
Frank Gevaerts
76fa180cb3 Fix the language in the x5/m5 uninstallation instructions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18266 a1c6a512-1295-4272-9138-f99709370657
2008-08-13 15:52:26 +00:00
Nils Wallménius
d89f400c21 Use the generated feature to control inclusion of sections about different battery types, add 'battery type' to config file options
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18255 a1c6a512-1295-4272-9138-f99709370657
2008-08-12 15:39:47 +00:00
Nils Wallménius
b3d62053df Update the config file options table, a bunch of options are still missing (we have way too many\!) and i put in a couple of fixme's, closes FS#9185
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18254 a1c6a512-1295-4272-9138-f99709370657
2008-08-12 15:15:49 +00:00
Nils Wallménius
a721083223 FS#9266 Add a table with supported audio formats to the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18250 a1c6a512-1295-4272-9138-f99709370657
2008-08-11 22:47:17 +00:00
Marc Guay
494a50d308 No button called Select on the H10, change to ButtonRight and hopefully repair manuals.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18145 a1c6a512-1295-4272-9138-f99709370657
2008-07-29 01:53:25 +00:00
Marc Guay
2289c42f5f ... and the manual update.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18144 a1c6a512-1295-4272-9138-f99709370657
2008-07-28 23:11:23 +00:00
Marc Guay
7361105fe1 Move the WPS pitch screen key combo next to the others.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18114 a1c6a512-1295-4272-9138-f99709370657
2008-07-21 22:03:03 +00:00
Jens Arnold
9656ea6dae Ondio FM: Switch long & short OFF in the FM screen to make it consistent with the WPS.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18100 a1c6a512-1295-4272-9138-f99709370657
2008-07-20 12:57:32 +00:00
Jens Arnold
287e0243ff H10 recording screen: Switch prev & next buttons to make them intuitive, and map file split on Select. * Update manual accordingly, also fixing buttons description for ipod recording screen.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18098 a1c6a512-1295-4272-9138-f99709370657
2008-07-20 12:28:06 +00:00
Robert Kukla
284cbd586e correct overlooked POWER<->A swaps for gigabeat plugins (thanks to Firestorm ZERO for reporting) and button fix for blackjack on mr100
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18097 a1c6a512-1295-4272-9138-f99709370657
2008-07-20 10:16:35 +00:00
Martin Arver
0099015a5c fix wrong screenshots
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18094 a1c6a512-1295-4272-9138-f99709370657
2008-07-19 13:00:29 +00:00