Rafaël Carré
b6a1ac9837
clip recording keymap changes, thanks to dfkt
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26943 a1c6a512-1295-4272-9138-f99709370657
2010-06-18 22:42:35 +00:00
Rafaël Carré
94f18b1f9f
clip+ keymap: revert r26396
...
software hold is now on home+select and quickscreen on long home like on
other clips
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26938 a1c6a512-1295-4272-9138-f99709370657
2010-06-18 20:03:39 +00:00
Alexander Levin
5f87334d4f
Do not produce additional space after 'to the picture above'
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26901 a1c6a512-1295-4272-9138-f99709370657
2010-06-17 22:12:11 +00:00
Rafaël Carré
c0bd4173aa
Make sure files which aren't windows-specific use \n line endings only
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26893 a1c6a512-1295-4272-9138-f99709370657
2010-06-17 16:59:51 +00:00
Alex Parker
7ee0983a87
That was supposed to be \opt{touchscreen} not \opt{cowond2}.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26849 a1c6a512-1295-4272-9138-f99709370657
2010-06-14 20:19:00 +00:00
Alex Parker
7a72a291cb
Add WPS hotkey for the D2, and make the tree hotkey only valid for non-touchscreen targets. This will have to be revisited if we gain touchscreen targets with tree hotkey capabilities.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26848 a1c6a512-1295-4272-9138-f99709370657
2010-06-14 20:15:56 +00:00
Rafaël Carré
4752798b58
fuzev2 manual: mention the USB OF setting
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26823 a1c6a512-1295-4272-9138-f99709370657
2010-06-12 21:17:03 +00:00
Marianne Arnold
014add996b
Quick fix of the Player's manual which was also broken in r26617. I overlooked that the Player uses yet another button table...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26807 a1c6a512-1295-4272-9138-f99709370657
2010-06-11 23:37:20 +00:00
Marianne Arnold
65291f14e9
Use the correct 'RC' macro for the remote column in the pitch screen button table.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26806 a1c6a512-1295-4272-9138-f99709370657
2010-06-11 22:48:20 +00:00
Marianne Arnold
8c8b0b37c2
Enable the IAUDIO_RC_PAD macro for the M5 and X5 too, so that tables using this instead of the platform files' actions can be filled too. Complete the table in the quick start section mentioning how to start and shut down Rockbox for the Iaudio remote while at it.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26805 a1c6a512-1295-4272-9138-f99709370657
2010-06-11 22:45:18 +00:00
Marianne Arnold
467f15ee59
Various minor corrections to some Iaudios' and their remote's keymap files. Fixes these manuals which were broken since r26617 and a bit more.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26804 a1c6a512-1295-4272-9138-f99709370657
2010-06-11 22:33:11 +00:00
Marianne Arnold
82ff776fbb
Rework the button table in 'Navigating the Main Menu' - use \newline to keep line breaks inside the cell which makes the alternating row colours work correctly; also restructure a bit to improve readability.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26797 a1c6a512-1295-4272-9138-f99709370657
2010-06-11 20:31:38 +00:00
Marianne Arnold
197b4407ab
Replace the table that was used for the channels settings option with the item list which is used for this kind of settings lists everywhere else in the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26796 a1c6a512-1295-4272-9138-f99709370657
2010-06-11 20:23:34 +00:00
Jonathan Gordon
9ac4b44610
SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated.
...
NEW PARSER: add an 'N' param type which will accept any number of strings, will cause very big problems if this isnt the last param for a tag.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26727 a1c6a512-1295-4272-9138-f99709370657
2010-06-09 16:15:01 +00:00
Rafaël Carré
592324e68d
manual: Rockbox Utility supports all clips
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26707 a1c6a512-1295-4272-9138-f99709370657
2010-06-08 22:12:47 +00:00
Jonathan Gordon
50356d8387
The real reason to change the %C was to remove a very nasty hack!
...
%CL - load the AA
%C - check if AA is avilable
%Cd - display the AA
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26696 a1c6a512-1295-4272-9138-f99709370657
2010-06-08 15:09:32 +00:00
Jonathan Gordon
34dc14d865
fix the manual also
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26694 a1c6a512-1295-4272-9138-f99709370657
2010-06-08 14:52:48 +00:00
Marianne Arnold
c3ee226b33
Rework the button table in the graphical eq section. Clean up the code, correct falso info and add the missing mappings of the: Fuze, H10s, C200, M3 and Iaudio remote pads.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26674 a1c6a512-1295-4272-9138-f99709370657
2010-06-07 21:14:42 +00:00
Teruaki Kawashima
d669d4ab6e
text viewer: gigabeat f: add buttons to do one line up/down, and one column left/right.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26659 a1c6a512-1295-4272-9138-f99709370657
2010-06-07 13:01:15 +00:00
Torne Wuff
8ef1c68430
USB charging: update manual
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26633 a1c6a512-1295-4272-9138-f99709370657
2010-06-06 14:18:16 +00:00
Marianne Arnold
6029502468
Close the ActionKbdSelect macro so that the following space won't get eaten in the output.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26618 a1c6a512-1295-4272-9138-f99709370657
2010-06-06 10:11:03 +00:00
Marianne Arnold
a18e462e1e
Consolidate the two button tables in the virtual keyboard section into one. The difference causing having two doesn't exist anymore (targets without line edit mode. Also fixes the Iaudio remote mapping not appearing.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26617 a1c6a512-1295-4272-9138-f99709370657
2010-06-06 10:07:23 +00:00
Marianne Arnold
9becb7a085
Add a mapping for the PLA_EXIT action for Iriver remote and provide it in the manual as well.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26591 a1c6a512-1295-4272-9138-f99709370657
2010-06-05 17:29:06 +00:00
Marianne Arnold
6ea6dce4b5
Update, correct and complete the Iaudio remote keymap file.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26588 a1c6a512-1295-4272-9138-f99709370657
2010-06-05 16:48:07 +00:00
Marianne Arnold
6b9de1ea91
Enable info about the Iaudio remote keymapping in the M5 and X5 manual. Only 'actions' are included now, it still needs a check for accuracy and updating some button tables.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26579 a1c6a512-1295-4272-9138-f99709370657
2010-06-05 14:42:36 +00:00
Dominik Riebeling
48832cd20a
Change font encoding to T1.
...
Some characters used by the manual can't be represented by the default font
encoding OT1 used by LaTeX. Switching the font encoding to T1 fixes this, and
makes the manuals build again.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26578 a1c6a512-1295-4272-9138-f99709370657
2010-06-05 13:55:36 +00:00
Nils Wallménius
e821c031fc
Remove Jump scroll from the manual too
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26577 a1c6a512-1295-4272-9138-f99709370657
2010-06-05 12:31:11 +00:00
Teruaki Kawashima
c5b8394ea3
new plugin: FS#10559 - lrcplayer: a plugin to view .lrc file.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26574 a1c6a512-1295-4272-9138-f99709370657
2010-06-05 11:54:40 +00:00
Marianne Arnold
9381b49b04
Correct the iaudio-remote button names which were added in r26377 to make the M3 manual build again.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26461 a1c6a512-1295-4272-9138-f99709370657
2010-06-02 05:51:00 +00:00
Rafaël Carré
cdc42458a2
Use version.sh in manual builds
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26423 a1c6a512-1295-4272-9138-f99709370657
2010-05-30 23:18:06 +00:00
Andree Buschmann
f0e1cf038f
Submit FS#11240 by Raphael Jakse. Allows to reduce volume on WM8985 to -89 dB (e.g. used for Cowon D2). Below -57 dB the line out is affected. The manual is updated accordingly.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26413 a1c6a512-1295-4272-9138-f99709370657
2010-05-30 18:29:04 +00:00
Michael Giacomelli
be0aa25aba
Change the software hold button combo from select + home to just holding home. This is both easier to do on such a small player and more consistent with the OF. Quickscreen is now select + home. Update the manual to reflect this.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26396 a1c6a512-1295-4272-9138-f99709370657
2010-05-29 21:46:14 +00:00
Rafaël Carré
c401eecd26
manual: add key combo for clip+ software hold
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26394 a1c6a512-1295-4272-9138-f99709370657
2010-05-29 20:01:24 +00:00
Alex Parker
018133ea30
Consolidate the information on album art into one place.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26390 a1c6a512-1295-4272-9138-f99709370657
2010-05-29 19:02:25 +00:00
Alex Parker
caa68b5e1c
Only show the section on radio tags if the target has a radio.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26389 a1c6a512-1295-4272-9138-f99709370657
2010-05-29 19:02:19 +00:00
Alex Parker
4b3606314c
Add a brief description of radio art to the manual. Closes FS#11279.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26388 a1c6a512-1295-4272-9138-f99709370657
2010-05-29 19:02:10 +00:00
Alex Parker
b7330ca295
Correct manual keymaps for plugins recently converted to PLA, and use manual PLA defines for them.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26380 a1c6a512-1295-4272-9138-f99709370657
2010-05-29 15:23:22 +00:00
Alex Parker
64eba682b0
Correct typos in D2 keymap file.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26379 a1c6a512-1295-4272-9138-f99709370657
2010-05-29 15:23:15 +00:00
Alex Parker
6cbce7b9c4
Add non-defined remote actions to the manual keymap files
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26378 a1c6a512-1295-4272-9138-f99709370657
2010-05-29 15:23:10 +00:00
Alex Parker
9081c9958b
Add the plugin lib actions to the manual keymap files.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26377 a1c6a512-1295-4272-9138-f99709370657
2010-05-29 15:23:01 +00:00
Szymon Dziok
f7253e322f
manual: add a forgotten note about reseting settings for the vibe 500.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26267 a1c6a512-1295-4272-9138-f99709370657
2010-05-24 19:24:38 +00:00
Rafaël Carré
66f20d2664
manual: make the wake-up alarm entry up to date with the current code
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26265 a1c6a512-1295-4272-9138-f99709370657
2010-05-24 18:49:42 +00:00
Rafaël Carré
6e7df95b0e
manual: wake up alarm buttons for Clip and Fuze keymaps
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26264 a1c6a512-1295-4272-9138-f99709370657
2010-05-24 18:40:37 +00:00
Rafaël Carré
5d92ae4eb6
manual: change all references to 'headphone jack' into more correct 'headphone socket'
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26213 a1c6a512-1295-4272-9138-f99709370657
2010-05-20 19:58:45 +00:00
Rafaël Carré
f39ef96676
Clip+: add description of buttons for blind users
...
Also change 'clip' options into correct 'clipv1'
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26212 a1c6a512-1295-4272-9138-f99709370657
2010-05-20 19:53:44 +00:00
Rafaël Carré
4c6b94551e
fuzev2: make manual build
...
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-20 18:34:05 +00:00
Rafaël Carré
cfe3be3a1b
Clipv2 manual: correct playertype
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26204 a1c6a512-1295-4272-9138-f99709370657
2010-05-20 18:34:00 +00:00
Alexander Levin
97365803d3
Get rid of unnecessary 'table' environment and the never used parameters for button maps (FS#11088)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26201 a1c6a512-1295-4272-9138-f99709370657
2010-05-20 17:38:38 +00:00
Alexander Levin
5a379bce60
Another strike against ugly apostrophes in the manual
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26199 a1c6a512-1295-4272-9138-f99709370657
2010-05-20 16:35:45 +00:00
Alexander Levin
87b2ad14c7
Another go at FS#11295 -- Use nice 'times' glyphs for describing dimensions. This time properly implemented.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26198 a1c6a512-1295-4272-9138-f99709370657
2010-05-20 16:20:58 +00:00