summaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Collapse)Author
2010-06-30MazezaM button table: prepend \ to PluginRight resp. PluginRCRight to make ↵Marianne Arnold
them proper commands as intended. Rearrange the code to improve readabilty while at it. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27197 a1c6a512-1295-4272-9138-f99709370657
2010-06-28Simplify the 'blind' macro and imrove spacing where it's usedAlexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27166 a1c6a512-1295-4272-9138-f99709370657
2010-06-26Move two remaining lines to the Text layerFrank Gevaerts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27146 a1c6a512-1295-4272-9138-f99709370657
2010-06-26Give the lrcplayer manual entry a good seeing to.Alex Parker
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27145 a1c6a512-1295-4272-9138-f99709370657
2010-06-25Manual SVGs: move one line that still was on the wrong layer to its correct ↵Marianne Arnold
place in the e200 drawing. Let all colour targets show a black background behind the logo as they do during boot in reality. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27134 a1c6a512-1295-4272-9138-f99709370657
2010-06-25Target SVGs: Put arrows that explain scrollwheel movement onto the 'Text' ↵Marianne Arnold
layer if it hadn't been done previosly. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27133 a1c6a512-1295-4272-9138-f99709370657
2010-06-25Add 'Text' layer for labels in the following SVGs: Iaudio M3 and M5, Cowon ↵Marianne Arnold
D2, M:Robe 500 and Sansa Clip. Also set svn:mime-type to 'image/svg+xml' for all SVGs. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27132 a1c6a512-1295-4272-9138-f99709370657
2010-06-25Renamed button description layer to 'Text'.Björn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27131 a1c6a512-1295-4272-9138-f99709370657
2010-06-25Update the manual according to the changes in r26587 (PLA_EXIT and ↵Marianne Arnold
PLA_CANCEL on Iaudio M5 and X5) - forgotten back then. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27127 a1c6a512-1295-4272-9138-f99709370657
2010-06-23Plasma.tex button table: add the conditional third column for targets with ↵Marianne Arnold
HAVEREMOTEKEYMAP defined to all rows (fixes wrong placement and adds info). Make the button table more readable while at it. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27100 a1c6a512-1295-4272-9138-f99709370657
2010-06-23Build doom on clipv2 and clip+Rafaël Carré
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27093 a1c6a512-1295-4272-9138-f99709370657
2010-06-23Do not use fancy apostrophes in the verbatim codeAlexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27092 a1c6a512-1295-4272-9138-f99709370657
2010-06-23Clip+ manual: use clip screenshotsRafaël Carré
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27091 a1c6a512-1295-4272-9138-f99709370657
2010-06-22Use correct opt in plasma.tex.Thomas Martitz
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27068 a1c6a512-1295-4272-9138-f99709370657
2010-06-22Convert plasma to use pluginlib actions.Thomas Martitz
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27067 a1c6a512-1295-4272-9138-f99709370657
2010-06-22Do not produce an extra space for non-albumart manualsAlexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27064 a1c6a512-1295-4272-9138-f99709370657
2010-06-22Rename SA9200 manual platform file to use the actual target name.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27057 a1c6a512-1295-4272-9138-f99709370657
2010-06-20Use normal apostrophes for code. Thanks to fml for pointing out (also for ↵Alex Parker
previoys commit). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26994 a1c6a512-1295-4272-9138-f99709370657
2010-06-20Fix typos/c&p errors.Alex Parker
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26993 a1c6a512-1295-4272-9138-f99709370657
2010-06-20Convert the manual to the new theme syntax. As a result, adds the viewport ↵Alex Parker
colour tags which closes FS#11372. Correct multifont tag from %F to %Fl git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26989 a1c6a512-1295-4272-9138-f99709370657
2010-06-20Adjust the tagmap table environment so that the second column doesn't end up ↵Alex Parker
tiny. It can be adjusted further if necessary. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26988 a1c6a512-1295-4272-9138-f99709370657
2010-06-20Add multifont to the manual. Closes FS#11294.Alex Parker
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26987 a1c6a512-1295-4272-9138-f99709370657
2010-06-20Apply LATEXOPTS to all LaTeX runs.Dominik Riebeling
If the build folder does not have the .aux file created yet a different build rule triggers that was lacking the LATEXOPTS variable, thus not running in nonstopmode. This results in the builds hanging in interactive mode if the sources contain an error. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26986 a1c6a512-1295-4272-9138-f99709370657
2010-06-18clip recording keymap changes, thanks to dfktRafaël Carré
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26943 a1c6a512-1295-4272-9138-f99709370657
2010-06-18clip+ keymap: revert r26396Rafaël Carré
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-17Do not produce additional space after 'to the picture above'Alexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26901 a1c6a512-1295-4272-9138-f99709370657
2010-06-17Make sure files which aren't windows-specific use \n line endings onlyRafaël Carré
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26893 a1c6a512-1295-4272-9138-f99709370657
2010-06-14That was supposed to be \opt{touchscreen} not \opt{cowond2}.Alex Parker
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26849 a1c6a512-1295-4272-9138-f99709370657
2010-06-14Add WPS hotkey for the D2, and make the tree hotkey only valid for ↵Alex Parker
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-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-11Quick fix of the Player's manual which was also broken in r26617. I ↵Marianne Arnold
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-11Use the correct 'RC' macro for the remote column in the pitch screen button ↵Marianne Arnold
table. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26806 a1c6a512-1295-4272-9138-f99709370657
2010-06-11Enable the IAUDIO_RC_PAD macro for the M5 and X5 too, so that tables using ↵Marianne Arnold
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-11Various minor corrections to some Iaudios' and their remote's keymap files. ↵Marianne Arnold
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-11Rework the button table in 'Navigating the Main Menu' - use \newline to keep ↵Marianne Arnold
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-11Replace the table that was used for the channels settings option with the ↵Marianne Arnold
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-09SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last ↵Jonathan Gordon
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-08manual: Rockbox Utility supports all clipsRafaël Carré
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26707 a1c6a512-1295-4272-9138-f99709370657
2010-06-08The real reason to change the %C was to remove a very nasty hack!Jonathan Gordon
%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-08fix the manual alsoJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26694 a1c6a512-1295-4272-9138-f99709370657
2010-06-07Rework the button table in the graphical eq section. Clean up the code, ↵Marianne Arnold
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-07text viewer: gigabeat f: add buttons to do one line up/down, and one column ↵Teruaki Kawashima
left/right. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26659 a1c6a512-1295-4272-9138-f99709370657
2010-06-06USB charging: update manualTorne Wuff
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26633 a1c6a512-1295-4272-9138-f99709370657
2010-06-06Close the ActionKbdSelect macro so that the following space won't get eaten ↵Marianne Arnold
in the output. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26618 a1c6a512-1295-4272-9138-f99709370657
2010-06-06Consolidate the two button tables in the virtual keyboard section into one. ↵Marianne Arnold
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-05Add a mapping for the PLA_EXIT action for Iriver remote and provide it in ↵Marianne Arnold
the manual as well. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26591 a1c6a512-1295-4272-9138-f99709370657
2010-06-05Update, correct and complete the Iaudio remote keymap file.Marianne Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26588 a1c6a512-1295-4272-9138-f99709370657
2010-06-05Enable info about the Iaudio remote keymapping in the M5 and X5 manual. Only ↵Marianne Arnold
'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-05Change font encoding to T1.Dominik Riebeling
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-05Remove Jump scroll from the manual tooNils Wallménius
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26577 a1c6a512-1295-4272-9138-f99709370657