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
Szymon Dziok
0d824d2b59
Packard Bell Vibe: Manual - change the names of the buttons internally (ButtonPrev -> ButtonLeft, ButtonNext -> ButtonRight), remove unnecessary strings, join the target to the existing mappings, where it's needed.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25683 a1c6a512-1295-4272-9138-f99709370657
2010-04-19 21:28:54 +00:00
Szymon Dziok
e5ad01a7a1
Packard Bell Vibe: manual - add a few plugin keymaps.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25679 a1c6a512-1295-4272-9138-f99709370657
2010-04-19 17:03:03 +00:00
Tomer Shalev
07a6de15bd
Brickmania: Use touchpad actions even if buttons are assigned to them (Cowon D2)
...
Thanks for Strife89DS and pixelma for spotting this
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24554 a1c6a512-1295-4272-9138-f99709370657
2010-02-07 20:19:34 +00:00
Tomer Shalev
ed0290d30f
Cowon D2: Use buttons for Brickmania instead of touchscreen, which hides the paddle
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24553 a1c6a512-1295-4272-9138-f99709370657
2010-02-07 19:16:21 +00:00
Rafaël Carré
f15d041c48
Plugins manual
...
All: remove obsolete blackjack entry (the manual for some other games is
still incorrect since a menu was added)
Fuze: add missing keymaps
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24343 a1c6a512-1295-4272-9138-f99709370657
2010-01-27 07:38:14 +00:00
Tomer Shalev
13c7866425
FS#10848 - Cowon D2 manual
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23991 a1c6a512-1295-4272-9138-f99709370657
2009-12-14 20:18:38 +00:00
Teruaki Kawashima
6290f78177
Correct Id keyword and add svn:keywords property.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23346 a1c6a512-1295-4272-9138-f99709370657
2009-10-25 13:40:24 +00:00
Johannes Schwarz
c12e5fc86a
FS#10497 - New game codebuster, which is a clone of the classic game mastermind. It just runs on color LCD. Thank you to the author Clément Pit--Claudel (CFP)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23332 a1c6a512-1295-4272-9138-f99709370657
2009-10-24 18:54:48 +00:00
Alex Parker
14edb9842b
Fix one row breaking across two lines (for colours) issue for ipod and sansa brickmania manual
...
entry
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22505 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 21:45:22 +00:00
Alexander Levin
fb87e89473
Introduce a new environment 'rbtabular' to make all the tables look the same. See comments in preable.tex. Next step will be to define btnmap and tagmap via this environment.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22503 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 21:22:18 +00:00
Alexander Levin
4acf5d35fe
Introduce names for header and row color in the tables so that they are the same throughout the manual and can be changed easily
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22501 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 18:08:00 +00:00
Alex Parker
268a4ae621
Add coloured rows to the other tables in the manual (button maps already done).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22494 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 11:16:06 +00:00
Alex Parker
300b12e004
Add H100 remote keys for plugins to the manual. For the vast majority
...
of plugins this is just exit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22000 a1c6a512-1295-4272-9138-f99709370657
2009-07-22 21:40:29 +00:00
Alex Parker
8d194f08d7
Add a generic \opt{HAVEREMOTEKEYMAP}{& } to button maps to allow all
...
manuals with HAVEREMOTEKEYMAP defined to build, regardless of whether
tables have been edited for the specific remote keymap. The actual
button can be added inside this opt.
Change many IRIVER_RC_H100_PAD opts to the generic HAVEREMOTEKEYMAP
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21997 a1c6a512-1295-4272-9138-f99709370657
2009-07-22 18:08:51 +00:00
Marianne Arnold
8b8cbf65c8
More cleanup and rearrangement for three column button tables in the manual. Most importantly: move the recently added IRIVER_RC_H100_PAD opt - including the additional column seperator - below everything that belongs to the first column. This way every column is grouped and it also allows to combine different remote control pads if they use the same button. Use HAVEREMOTEKAYMAP if the line refers to an ActionSomething. While at it, add or change some white space to make the tables more readable (there is still a lot to be desired there...) and remove a few tabs in random_folder_advance_config.tex. Also fix sliding.tex to make it show all buttons in an M5 manual by using the appropriate _PAD opt and not simply 'x5'. Finally, remove the one overlooked reference to the H100 remote pad in split_editor.tex.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21696 a1c6a512-1295-4272-9138-f99709370657
2009-07-06 23:15:46 +00:00
Alex Parker
41ff287e07
Add remote keymapping to the manual for the iriver H100. Plugins have not yet been done and currently just have a blank column. Most plugins only quit via the remote anyway at this point. Please notify of any errors/omissions (I'm sure there are some).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21547 a1c6a512-1295-4272-9138-f99709370657
2009-06-28 18:02:04 +00:00
Alex Parker
6c00e1ccd0
Add plugin keys to the manual for the Gigabeat S, plus a couple of missing ones for the Gigabeat F. Also add missing equalizer keys for the S. Vast majority is from FS#10073 by Teruaki Kawashima.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21006 a1c6a512-1295-4272-9138-f99709370657
2009-05-21 11:39:22 +00:00
Thom Johansen
3a74208d4e
General language cleanup and small restrucuring of the source code of misc. parts of the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18043 a1c6a512-1295-4272-9138-f99709370657
2008-07-14 22:47:40 +00:00
Robert Kukla
6e209443c5
- add button descriptions to the m:robe 100 manual for the majority of plugins
...
- add gigabeat button descriptions which were missing
- fix a few inconsistencies I noticed doing the above (mainly outstanding r13278 follow-ons)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16693 a1c6a512-1295-4272-9138-f99709370657
2008-03-18 09:24:35 +00:00
Nils Wallménius
51f937c2e4
Commit FS#8527 by Thomas Martiz, renaming the wheel macros for sansa e200 to be consistent with ipods and the code and some minor fixes/tweaks
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16182 a1c6a512-1295-4272-9138-f99709370657
2008-01-29 17:15:01 +00:00
Marianne Arnold
a39039d80b
First 'oops' commit of the year: on the e200 the macros are called 'ButtonScrollUp/Down' instead of 'ButtonScrollFwd/Back'. Thanks to Dave Chapman for noticing.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15984 a1c6a512-1295-4272-9138-f99709370657
2008-01-01 13:54:17 +00:00
Marianne Arnold
afe0677beb
Add the missing brickmania screenshots to the c200 and 5/6GB H10 manual. Fill out the button table and also mention the alternative 'fire' as well and 'left/right' controls on other targets.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15982 a1c6a512-1295-4272-9138-f99709370657
2007-12-30 19:43:10 +00:00
Dominik Riebeling
b409b05e1e
Fix missing plugin buttons for the Gigabeat, add missing screenshots and fix a typo (FS#7797 by Peter Harley).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14738 a1c6a512-1295-4272-9138-f99709370657
2007-09-17 21:47:48 +00:00
Dominik Riebeling
ec81431466
Add sansa screenshots and keys for plugins and main menu. FS#6529 by Tom Ross.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11999 a1c6a512-1295-4272-9138-f99709370657
2007-01-13 17:52:12 +00:00
Martin Arver
5df64236da
Add missing h10 button definitions for the game plugins.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11248 a1c6a512-1295-4272-9138-f99709370657
2006-10-17 14:43:39 +00:00
Martin Arver
d5fe8030ba
Enable manual builds for the Ipod 3g
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10723 a1c6a512-1295-4272-9138-f99709370657
2006-08-23 17:10:08 +00:00
Dominik Riebeling
480d5321ca
Make Brickmania specials table use the same width as button maps.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9594 a1c6a512-1295-4272-9138-f99709370657
2006-04-10 17:59:54 +00:00
Dominik Riebeling
8c177221b3
Added environment to unify button mapping tables. Adjust plugins to use it.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9475 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 22:45:01 +00:00
Dominik Riebeling
2cf5abb971
another enhancement of \screenshot -- filenames should now not include the display size extension anymore. Old behaviour still supported. Minor code policing.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9432 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 17:29:44 +00:00
Dominik Riebeling
852c8686c8
fix broken ondio manual build. FS#4980 by Mark Bright
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9394 a1c6a512-1295-4272-9138-f99709370657
2006-03-31 20:05:11 +00:00
Nils Wallménius
bfeb9f7f7d
Add Brick Mania for all bitmap targets in the manual and use button macros
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9377 a1c6a512-1295-4272-9138-f99709370657
2006-03-31 00:10:22 +00:00
Martin Arver
1ccc81bf8f
Patch #4960 from Dominik Riebeling. Use the screenshot macro for the plugins.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9362 a1c6a512-1295-4272-9138-f99709370657
2006-03-30 16:52:33 +00:00
Martin Arver
aa715141cf
Patch #4816 by Nils Wallménius. Adds BrickMania to the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9004 a1c6a512-1295-4272-9138-f99709370657
2006-03-11 16:28:33 +00:00