Dominik Riebeling
bbc58d5a20
Use caps macro instead of textsc to prevent the heavy HTML issue.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19387 a1c6a512-1295-4272-9138-f99709370657
2008-12-10 21:40:55 +00:00
Dominik Riebeling
2ea61be605
Fix a typo in the manual (FS#9619 by Alexander Levin).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19384 a1c6a512-1295-4272-9138-f99709370657
2008-12-10 18:31:45 +00:00
Dominik Riebeling
f498d53d72
Rename h100 manual name "h1xx" to "h100" to be in line with other players.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19361 a1c6a512-1295-4272-9138-f99709370657
2008-12-07 23:00:15 +00:00
Antoine Cellerier
8289b966b8
Apply FS#9368 : add generic settings tag to WPS.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19357 a1c6a512-1295-4272-9138-f99709370657
2008-12-07 16:20:35 +00:00
Dominik Riebeling
8ea82ff4a8
Make HTML manual crosslink heading more similar to the main website heading.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19341 a1c6a512-1295-4272-9138-f99709370657
2008-12-04 22:15:04 +00:00
Dominik Riebeling
3e166f6101
Recent LaTeX comes with utf8 support called "utf8", while "utf8x" is the older one that has to be installed separately so don't use that anymore.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19307 a1c6a512-1295-4272-9138-f99709370657
2008-12-02 23:12:39 +00:00
Dominik Riebeling
f15e219e69
Let htlatex output pages with utf-8 encoding instead of the default iso-8859-1.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19306 a1c6a512-1295-4272-9138-f99709370657
2008-12-02 22:33:49 +00:00
Dominik Riebeling
cee8f0178e
Fix FS#9550 and FS#5721: don't use Palatino anymore and use the soul package for html output.
...
The Palatino font was responsible for words broken up in the PDF, resulting in small caps parts being not searchable. Using the soul package creates much better HTML output, not putting every small caps character into its own span element anymore.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19294 a1c6a512-1295-4272-9138-f99709370657
2008-12-01 21:21:42 +00:00
Nils Wallménius
2fe7752e3f
Update the 'Supported audio formats' table, we now recognize ogg/vorbis files with the extension '.oga' and ape is now usable on the pp based targets
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19289 a1c6a512-1295-4272-9138-f99709370657
2008-12-01 13:50:44 +00:00
Nils Wallménius
9fc68a3ccc
Update manual to reflect the new time and date screen, patch by Jonathan Gordon with some small tweaks
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19284 a1c6a512-1295-4272-9138-f99709370657
2008-12-01 10:24:56 +00:00
Marianne Arnold
c5f577d63a
Since r19253 bubbles uses a standard menu instead of a custom start screen where certain key presses were used to adjust start level etc. The button table in the manual doesn't need to mention them either.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19271 a1c6a512-1295-4272-9138-f99709370657
2008-11-30 13:48:31 +00:00
Marianne Arnold
65e8277a22
New manual keymap files: the H100 and H300 use the same keymap in the code so they can share one keymap tex file too.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19269 a1c6a512-1295-4272-9138-f99709370657
2008-11-30 12:05:03 +00:00
Marianne Arnold
e090bea1fa
Manual: Platform files - split out the button and action commands from the platform files into separate keymap files. This avoids code duplication for targets which share the same keymap (M5,X5; the Archos Recorders and Ondios etc.). Before, someone would have to change a few files if e.g. something changed for the Ipod 4G pad, now only the keymap-ipod4g.tex has to be edited. The shared keymap files contain all possibly needed commands, for instance the radio screen actions in keymap-mx5.tex which is only used for the X5 not the M5.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19262 a1c6a512-1295-4272-9138-f99709370657
2008-11-29 11:04:02 +00:00
Dominik Riebeling
92f34edf70
Make Select change the scroll direction in Sudoku on Ipods (FS#8428 by Henri Valta).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19247 a1c6a512-1295-4272-9138-f99709370657
2008-11-27 20:26:50 +00:00
Nils Wallménius
e73383ea32
FS#9580 by Thomas Martitz, split the two types of backlight fading into two seperate features and add correct description of the new one based on changing brightness
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19227 a1c6a512-1295-4272-9138-f99709370657
2008-11-26 13:17:18 +00:00
Björn Stenberg
3dcfe9ef71
Removed the DRAFT VERSION text.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19205 a1c6a512-1295-4272-9138-f99709370657
2008-11-24 20:35:10 +00:00
Robert Menes
2527ebff3d
Minor fix of the word "color" in the color settings; it is now spelled
...
in British English "colour".
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19163 a1c6a512-1295-4272-9138-f99709370657
2008-11-20 23:06:55 +00:00
Dominik Riebeling
a0584aec74
The HTML manual requires features.txt to be processed first, so add this as prerequisite. Fixes building if no pdf has been built before.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19115 a1c6a512-1295-4272-9138-f99709370657
2008-11-16 12:42:08 +00:00
Dave Chapman
e5b238b496
Gammar correction
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18907 a1c6a512-1295-4272-9138-f99709370657
2008-10-29 00:18:09 +00:00
Nils Wallménius
8fbbbb77bf
Update note for the APE codec mentioning that c2000 files now can be played back realtime on coldfire targets
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18905 a1c6a512-1295-4272-9138-f99709370657
2008-10-28 22:19:02 +00:00
Marianne Arnold
a83e37270c
Manual: no need to keep the ONDIO_PAD mentioned in calendar.tex (see r18884).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18889 a1c6a512-1295-4272-9138-f99709370657
2008-10-26 18:42:14 +00:00
Dominik Riebeling
a7b387938c
Reword Sudoku section and document the recently added scratchpad marking setting.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18888 a1c6a512-1295-4272-9138-f99709370657
2008-10-26 15:42:48 +00:00
Nils Wallménius
7bb81ce689
Change button map for iaudio x5 and m5 to avoid using impossible button combos, delete ondio button map as it has no rtc
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18884 a1c6a512-1295-4272-9138-f99709370657
2008-10-26 12:47:43 +00:00
Nils Wallménius
1304de921f
Update manual entry for calendar plugin, screenshots still missing for most targets
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18878 a1c6a512-1295-4272-9138-f99709370657
2008-10-25 17:26:44 +00:00
Dominik Riebeling
2f1ec7d9a5
Fix a typo by slightly changing the affected sentence and remove a hard line break.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18876 a1c6a512-1295-4272-9138-f99709370657
2008-10-25 16:40:49 +00:00
Jens Arnold
43ad46cdac
Fix title case in a section header, switch a sentence order for recorders to be more logical, and add a note about 8MB-modded boxes.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18842 a1c6a512-1295-4272-9138-f99709370657
2008-10-20 07:10:14 +00:00
Jens Arnold
1f2468b6ef
Rewrite of the Archos flashing chapter, bringing it up to date, removing longish technical background information (that will go into the wiki only), and explaining a few more target specific details.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18841 a1c6a512-1295-4272-9138-f99709370657
2008-10-19 23:59:46 +00:00
Nils Wallménius
0117705542
Oops forgot to commit part of the changes to the manual when Playback Settings was moved up to the Settings menu (r18799)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18833 a1c6a512-1295-4272-9138-f99709370657
2008-10-19 11:18:05 +00:00
Marianne Arnold
45ebc5643a
Manual: Update the Pegbox screenshots affected by the previous change (r18803)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18804 a1c6a512-1295-4272-9138-f99709370657
2008-10-13 23:35:40 +00:00
Nils Wallménius
5aa0665b5b
Move 'Playback Settings' up from 'General Settings' to 'Settings' (FS#9472 by William Poetra Yoga Hadisoeseno but without the menu rearrangement) also closes FS#9154. Update manual to reflect the menu change, Playback Settings is now its own chapter. As a bonus that makes it a bit easier to find stuff in the toc.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18799 a1c6a512-1295-4272-9138-f99709370657
2008-10-13 15:11:11 +00:00
Dominik Riebeling
71c1e2a838
Document %mv wps tag (FS#9482 by Alexander Levin).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18779 a1c6a512-1295-4272-9138-f99709370657
2008-10-12 10:48:06 +00:00
Peter D'Hoye
8db5bf5d29
Add mono mode recording setting to manual
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18747 a1c6a512-1295-4272-9138-f99709370657
2008-10-08 22:45:20 +00:00
Marc Guay
7eb194477a
Update the release version part of the installation section to mention 3.0
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18731 a1c6a512-1295-4272-9138-f99709370657
2008-10-07 17:03:24 +00:00
Marc Guay
981bd1cb3e
Small cleanup of the factory bootloader description.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18729 a1c6a512-1295-4272-9138-f99709370657
2008-10-07 13:05:28 +00:00
Marc Guay
23028135b7
Unify the wording of the two/three components message in the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18728 a1c6a512-1295-4272-9138-f99709370657
2008-10-07 12:36:25 +00:00
Marc Guay
835473c5a5
Add mention of the incompatibility with the 4th gen nano to the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18727 a1c6a512-1295-4272-9138-f99709370657
2008-10-07 12:31:33 +00:00
Marc Guay
2391ad73d0
Change UMS to MSC in the Sansa e200 uninstallation instructions, as it is referred to as such both by the installation instructions and the OF.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18724 a1c6a512-1295-4272-9138-f99709370657
2008-10-07 00:31:51 +00:00
Marianne Arnold
5e7da8842c
Manual, cube button table: be a bit more accurate to avoid misunderstandings.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18616 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 22:14:38 +00:00
Frank Gevaerts
bb95d90266
fix typo
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18598 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 20:29:32 +00:00
Dominik Riebeling
a2c6b67005
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/trunk@18596 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 20:27:39 +00:00
Marianne Arnold
2d28d008ae
Manual: update the button table in the cube chapter to reflect the new control scheme (see r18572).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18594 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 20:06:54 +00:00
Frank Gevaerts
d97f32d8fe
merge some fixes from the release branch that also apply to trunk
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18591 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 19:43:16 +00:00
Marianne Arnold
17a798400b
Overhaul of the text viewer chapter in the manual - the old one still described the not-existent-anymore button combos to change specific view modes etc. and which was replaced by a menu for quite a while already. Hence update the button table and describe the menu. Also mention the setting save (there was outdated info) and bookmarking (not mentioned yet). Wording could probably improved but at least the information is up-to-date...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18581 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 17:32:20 +00:00
Marianne Arnold
83f6a03ba5
Mostly cosmetic changes to some plugin descriptions in the manual: 1) In main.tex - don't mention chip8 games in the Player manual and give the correct path to the viewers directory. 2) Correct wrongly placed 'end' in zxbox.tex and remove link to the wiki as this chapter is based off of that page and there is no additional information on it. 3) Let long lists of button names break so they don't overlap with the next column in the pdf - blackjack, bubbles, demystify, flipit, logo, oscilloscope, pegbox, rockblox1d, rockblox, rockboy, sliding puzzle, snake2, solitaire, sudoku. 4) While at it, break long (code) lines in bubbles.tex. 5) Additionally exclude lines which showed only 'n/a' in the button tables for a specific target - pegbox, sokoban. 6) Use 'fname' to mark a path in disktidy.tex, also simplify the button table. 7) Use 'ButtonHold' in doom.tex.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18580 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 17:25:32 +00:00
Marianne Arnold
3d0d6d6bb2
Delete superfluous image which seems to have been accidentally committed to the wrong folder. In the meantime an updated screenshot was added in the right location (configure_rockbox).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18556 a1c6a512-1295-4272-9138-f99709370657
2008-09-20 17:43:48 +00:00
Marianne Arnold
3d5fba9865
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/trunk@18553 a1c6a512-1295-4272-9138-f99709370657
2008-09-19 21:16:55 +00:00
Marianne Arnold
017c25cdc1
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/trunk@18535 a1c6a512-1295-4272-9138-f99709370657
2008-09-16 23:24:31 +00:00
Peter D'Hoye
5b4df4a72e
Updated screenshot for H10-5GB recording screen, the previous one was showing an illegal gain value
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18506 a1c6a512-1295-4272-9138-f99709370657
2008-09-12 21:13:29 +00:00
Marianne Arnold
67fe9dffae
Disable the pacbox chapter for the c200 manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18476 a1c6a512-1295-4272-9138-f99709370657
2008-09-09 19:02:54 +00:00
Marianne Arnold
8ad3b52f83
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/trunk@18473 a1c6a512-1295-4272-9138-f99709370657
2008-09-09 01:29:25 +00:00