Commit graph

1502 commits

Author SHA1 Message Date
Alexander Levin
76c5a39291 Better dot placement
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25608 a1c6a512-1295-4272-9138-f99709370657
2010-04-12 16:48:33 +00:00
Andree Buschmann
2349cf5f44 Add a subsection for Replaygain to the runtime optimisation section.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25601 a1c6a512-1295-4272-9138-f99709370657
2010-04-12 06:40:58 +00:00
Marianne Arnold
af79fda077 Remove some unused pictures in the manual folder: some 'small' pictures of 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-04-11 13:31:58 +00:00
Frank Gevaerts
629bf3e94a Document new %mp values that were introduced with the sbs change
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25586 a1c6a512-1295-4272-9138-f99709370657
2010-04-11 11:44:18 +00:00
Marianne Arnold
66fa127262 Add the missing optional column separator for targets with HAVEREMOTEKEYMAP to the hotkey line in the file browser button table as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25580 a1c6a512-1295-4272-9138-f99709370657
2010-04-10 23:08:24 +00:00
Marianne Arnold
d692c8d232 Add the rest of the missing screenshots to the Iaudio M3 manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25579 a1c6a512-1295-4272-9138-f99709370657
2010-04-10 22:55:21 +00:00
Marianne Arnold
07d1972338 Add a bunch of plugin screenshots for use in the Iaudio M3 manual (and update the goban one as it used wrong colours).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25559 a1c6a512-1295-4272-9138-f99709370657
2010-04-09 22:42:11 +00:00
Alexander Levin
f85b54ce80 Remove the double full stop
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25539 a1c6a512-1295-4272-9138-f99709370657
2010-04-08 18:19:34 +00:00
Alexander Levin
3c1cfca874 Add placeholder for the remote hotkey (aka repair WPS keymap table)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25538 a1c6a512-1295-4272-9138-f99709370657
2010-04-08 18:17:35 +00:00
Jeffrey Goode
3b5eff719a Manual update for hotkey reference
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25528 a1c6a512-1295-4272-9138-f99709370657
2010-04-08 01:41:30 +00:00
Dominik Riebeling
fd72497578 Insert links to the explanations of hotkey where it's mentioned.
Flyspray: FS#11188
Author: Alexander Levin

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25527 a1c6a512-1295-4272-9138-f99709370657
2010-04-07 20:53:10 +00:00
Michael Chicoine
5688dfcc80 Fix Clip keymap (manual) so that Clipv2 and Clip+ manuals build properly
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25472 a1c6a512-1295-4272-9138-f99709370657
2010-04-04 23:45:34 +00:00
Marianne Arnold
c9532a2e30 Remove the Recorders and Players opt around the A-B part of the repeat mode tag because all targets can use A-B repeat now (and show this in the WPS).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25469 a1c6a512-1295-4272-9138-f99709370657
2010-04-04 13:58:52 +00:00
Marianne Arnold
54e8e8c11c Refine the file formats table which explains what plugins are used to open which files so that the table is only included in manuals of targets which have the plugin...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25468 a1c6a512-1295-4272-9138-f99709370657
2010-04-04 13:56:59 +00:00
Marianne Arnold
8fa6c881ec Cleanup goban.tex. My main goal was to get the button table code into a readable state - following the structure I suggested on ManualGuidelinesTalk. Put closing } on their own lines if they are around other (nested) opts or nopts, indented the same as the opening (n)opt. Also replacing the 'emph' used for the submenus with 'item' as well for consistency which also makes it possible to get rid of the forced linebreak.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25467 a1c6a512-1295-4272-9138-f99709370657
2010-04-04 13:52:36 +00:00
Alexander Levin
27f29904ec Restore wrongly deleted text
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25454 a1c6a512-1295-4272-9138-f99709370657
2010-04-03 14:25:10 +00:00
Alexander Levin
15e6d79f38 Small cosmetic changes to the hotkey description
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25453 a1c6a512-1295-4272-9138-f99709370657
2010-04-03 14:20:49 +00:00
Alexander Levin
1cf1600b43 Properly set the keywords for the recently added file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25451 a1c6a512-1295-4272-9138-f99709370657
2010-04-03 14:06:28 +00:00
Nils Wallménius
cfd245e527 'floor 0' files requiríng too much memory should no longer crash since the longjmp stuff
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25444 a1c6a512-1295-4272-9138-f99709370657
2010-04-03 03:37:27 +00:00
Jeffrey Goode
6a55b2307d Manual update for hotkeys
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25443 a1c6a512-1295-4272-9138-f99709370657
2010-04-02 23:37:07 +00:00
Jeffrey Goode
c5d9516a68 Manual update for keymaps, hotkeys
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25440 a1c6a512-1295-4272-9138-f99709370657
2010-04-02 20:11:11 +00:00
Tomer Shalev
910ce55a41 Manual: Document new 'alignment' option in text viewer, and remove now obsolete limitation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25437 a1c6a512-1295-4272-9138-f99709370657
2010-04-02 16:45:33 +00:00
Rafaël Carré
4fd9038d35 pitch_detector: fix builds on monochrome targets, remove an unused variable
Add icons for Clip, copied from c200 icons

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25397 a1c6a512-1295-4272-9138-f99709370657
2010-03-29 23:50:07 +00:00
Rafaël Carré
6a25a33b4b pitch_detector plugin only works on color LCDs
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25387 a1c6a512-1295-4272-9138-f99709370657
2010-03-29 20:23:57 +00:00
Andree Buschmann
10023adf72 Add new section 'Optimising battery runtime' to the manual (FS#11148).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25382 a1c6a512-1295-4272-9138-f99709370657
2010-03-29 17:58:17 +00:00
Andree Buschmann
8132852bf2 Add a remark regarding scrollwheel acceleration to the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25375 a1c6a512-1295-4272-9138-f99709370657
2010-03-28 20:29:25 +00:00
Andree Buschmann
2a8686d565 Minor manual fix: list_accel_start_delay and list_accel_wait are not used, if HAVE_WHEEL_ACCELERATION is defined.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25374 a1c6a512-1295-4272-9138-f99709370657
2010-03-28 19:20:59 +00:00
Alexander Levin
b96d4f0e34 Add the identifying header
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25352 a1c6a512-1295-4272-9138-f99709370657
2010-03-27 16:02:39 +00:00
Alexander Levin
348c7d95fa Remove unneeded lines
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25351 a1c6a512-1295-4272-9138-f99709370657
2010-03-27 15:57:05 +00:00
Alexander Levin
6d4637c435 No need to use parenthesis here
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25350 a1c6a512-1295-4272-9138-f99709370657
2010-03-27 15:52:27 +00:00
Alexander Levin
f2589546b3 Fix the description of the %V WPS tag (last part of FS#11117)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25349 a1c6a512-1295-4272-9138-f99709370657
2010-03-27 13:14:14 +00:00
Robert Menes
38c313557e Add blind description for the clipv2 to the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25348 a1c6a512-1295-4272-9138-f99709370657
2010-03-27 05:11:03 +00:00
Alexander Levin
ac00d2605a Correct quotation marks; simplify the viewport display example
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25347 a1c6a512-1295-4272-9138-f99709370657
2010-03-26 22:12:39 +00:00
Alexander Levin
24acd93c6d Remove the unneeded appendix declaration. It's already present in appendix.tex and does not make any sense here (=at the end) anyway.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25346 a1c6a512-1295-4272-9138-f99709370657
2010-03-26 21:45:24 +00:00
Dave Chapman
4b4d77016b Update copyright year to 2010
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25345 a1c6a512-1295-4272-9138-f99709370657
2010-03-26 17:26:26 +00:00
Dave Chapman
c0efec13a8 Add Clip+ player image from FS#11048 by Marko Pahlke
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25344 a1c6a512-1295-4272-9138-f99709370657
2010-03-26 17:11:36 +00:00
Dave Chapman
0fdc2d5541 Initial manuals for clipv2 and clip+, with corrected installation 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-25 20:11:34 +00:00
Michael Chicoine
65dc4f28c9 Partially fix FS#11117 - PDF Manual: WPS Tag tables - first tag entry is shifted right one character
Viewports table %V line is still shifted


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25307 a1c6a512-1295-4272-9138-f99709370657
2010-03-23 12:02:20 +00:00
Alex Parker
7e84cca441 Improve %pE description.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25295 a1c6a512-1295-4272-9138-f99709370657
2010-03-22 20:41:14 +00:00
Alex Parker
be8a5afaa9 Fix c&p error for %pE in the manual. Thanks to Alexander Levin for pointing out.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25294 a1c6a512-1295-4272-9138-f99709370657
2010-03-22 17:27:31 +00:00
Alex Parker
165709b076 Add the %Lt and %Li tags to the manual. Closes FS#11061.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25270 a1c6a512-1295-4272-9138-f99709370657
2010-03-21 10:20:24 +00:00
Alex Parker
0c1f3e6dc6 Add the %wi tag to the manual. Closes FS#11080.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25269 a1c6a512-1295-4272-9138-f99709370657
2010-03-21 10:20:19 +00:00
Alex Parker
55c8b2b3b1 Add the %Sx tag to the manual. Closes FS#11116.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25268 a1c6a512-1295-4272-9138-f99709370657
2010-03-21 10:20:14 +00:00
Alex Parker
bbb2dd526d Add %pS and %pE tags to the manual. Closes FS#11121.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25267 a1c6a512-1295-4272-9138-f99709370657
2010-03-21 10:20:09 +00:00
Andree Buschmann
d6aaa3331f Use consistent wording for line-in and -out.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25258 a1c6a512-1295-4272-9138-f99709370657
2010-03-20 15:35:12 +00:00
Andree Buschmann
b6c12a129e Submit FS#11065. Introduce a new system setting for en-/disabling the Line-out. For now only implemented on iPod Video. This allows to save power if the user does not use the player's Line-out. On iPod 5G the saving is ~0.5 mA.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25257 a1c6a512-1295-4272-9138-f99709370657
2010-03-20 15:02:29 +00:00
Alex Parker
c3c928b29f Try to improve the English for the text viewer plugin. Only the English has been changed, the actual content still needs some work.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25238 a1c6a512-1295-4272-9138-f99709370657
2010-03-17 21:58:41 +00:00
Yoshihisa Uchida
8078656485 manual:text viewer plugin updates.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25236 a1c6a512-1295-4272-9138-f99709370657
2010-03-17 11:52:42 +00:00
Alex Parker
394b579c4d Add a note to the gigabeat F manual to be in the correct USB mode before installing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25142 a1c6a512-1295-4272-9138-f99709370657
2010-03-13 10:50:39 +00:00
Alexander Levin
4c105b6806 Remove the caption and label parameters from the tagmap macro. They are never used. Also don't embed tagmaps into a table environment since we want the tables exactly where they are in the source, i.e. we don't want them to float. This speeds up typesetting and makes vertical spaces nicer.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25065 a1c6a512-1295-4272-9138-f99709370657
2010-03-07 22:12:16 +00:00