summaryrefslogtreecommitdiff
path: root/manual/plugins/doom.tex (follow)
Commit message (Collapse)AuthorAge
* Samsung YH820/92x keymap bugfixesSebastian Leonhardt2015-12-27
| | | | | | | | | This patch fixes some (mostly small) plugin issues with the "big" YH-keymap patch (a507b). Only one fix affects the main keymaps (virtual keyboard "DONE" now exits after long key /release/ instead of long button /press/). Change-Id: Id34f925ebfa97ae4974cd9405fbe1fee4f597833
* YH8xx,YH9xx: Keymap improvementSebastian Leonhardt2015-11-15
| | | | | | | | | | | | | | | The main "innovation" in this patch are two "virtual buttons" for the record switch on YH92x targets. When the switch state changes, a single BUTTON_REC_SW_ON or .._OFF button event will be generated. Thus keymap code can react on switching, but not on the actual state of the switch. Wherever sensible, the following user scheme is applied: - use PLAY as confirm button - use REW button or Long REW to exit - use REC (YH820) or FFWD (YH92X) as modifier key for button combos Change-Id: Ic8d1db9cc6869daed8dda98990dfdf7f6fd5d5a1
* Manual for the Samsung YH820.Szymon Dziok2014-10-22
| | | | Change-Id: I1c760b4846963f39b9df60413ffbb9f95dc0e0fb
* Manual for the Samsung YH920/YH925.Szymon Dziok2014-10-22
| | | | Change-Id: I2db0023cae585e9c9517da9ed2e9de6195081ce2
* Fuze+'s manual: all non-PLA plugins games keymapsJean-Louis Biasini2012-02-23
| | | | | | | | | - plugins games keymaps added to the manual - merge some lines (see chessbox) Change-Id: Iad97e6d07ae0419f54c26697f157ede3d07bd349 Reviewed-on: http://gerrit.rockbox.org/119 Reviewed-by: Dominik Riebeling <Dominik.Riebeling@gmail.com>
* MPIOs: manual workMarcin Bukat2012-02-02
| | | | Change-Id: Ief46eabf3611d6d21594f52f73292f2be5831b87
* Manual: A few more spelling corrections.Alex Parker2011-08-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30273 a1c6a512-1295-4272-9138-f99709370657
* Build doom on clipv2 and clip+Rafaël Carré2010-06-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27093 a1c6a512-1295-4272-9138-f99709370657
* Get rid of unnecessary 'table' environment and the never used parameters for ↵Alexander Levin2010-05-20
| | | | | | button maps (FS#11088) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26201 a1c6a512-1295-4272-9138-f99709370657
* Packard Bell Vibe: Manual - change the names of the buttons internally ↵Szymon Dziok2010-04-19
| | | | | | (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
* Packard Bell Vibe: manual - add a few plugin keymaps.Szymon Dziok2010-04-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25679 a1c6a512-1295-4272-9138-f99709370657
* FS#10848 - Cowon D2 manualTomer Shalev2009-12-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23991 a1c6a512-1295-4272-9138-f99709370657
* A few more spelling corrections.Alex Parker2009-11-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23694 a1c6a512-1295-4272-9138-f99709370657
* Sansa Fuze : add plugin keymaps to the manualRafaël Carré2009-10-09
| | | | | | | Except for snake, snake2, and blackjack for which the manual seems to be out of date with the plugin (all these plugins now use a menu) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23033 a1c6a512-1295-4272-9138-f99709370657
* Add a generic \opt{HAVEREMOTEKEYMAP}{& } to button maps to allow all Alex Parker2009-07-22
| | | | | | | | | | | 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
* More cleanup and rearrangement for three column button tables in the manual. ↵Marianne Arnold2009-07-06
| | | | | | 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
* Add remote keymapping to the manual for the iriver H100. Plugins have not ↵Alex Parker2009-06-28
| | | | | | 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
* Add plugin keys to the manual for the Gigabeat S, plus a couple of missing ↵Alex Parker2009-05-21
| | | | | | 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
* Fix the InGame menu keymaps. Closes FS#9672.Marc Guay2009-01-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19646 a1c6a512-1295-4272-9138-f99709370657
* Mostly cosmetic changes to some plugin descriptions in the manual: 1) In ↵Marianne Arnold2008-09-23
| | | | | | 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
* Manual - plugin button tables: fill out missing info for the c200 pad ↵Marianne Arnold2008-09-16
| | | | | | (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
* - add button descriptions to the m:robe 100 manual for the majority of pluginsRobert Kukla2008-03-18
| | | | | | | - 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
* Commit FS#8527 by Thomas Martiz, renaming the wheel macros for sansa e200 to ↵Nils Wallménius2008-01-29
| | | | | | 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
* Manual: apply FS#8309 by David Bishop (replace all occurences of ↵Marianne Arnold2007-12-14
| | | | | | 'folder/folders' with 'directory/directories') for consistency. Additionally tried to get rid of some unnecessary ones here and there but phrasing can definitely be improved further. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15923 a1c6a512-1295-4272-9138-f99709370657
* Add Doom to the Gigabeat manual and Wormlet to the H10 manual.Tom Ross2007-01-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12085 a1c6a512-1295-4272-9138-f99709370657
* Add sansa screenshots and keys for plugins and main menu. FS#6529 by Tom Ross.Dominik Riebeling2007-01-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11999 a1c6a512-1295-4272-9138-f99709370657
* Change the gamedata folder for doom to /.rockbox/doom to go in line with ↵Dominik Riebeling2007-01-13
| | | | | | other game plugins. Closes FS#5903. Adjust manual too. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11998 a1c6a512-1295-4272-9138-f99709370657
* Include Jpeg viewer and Doom in more manuals, added buttons for new targets ↵Nils Wallménius2006-09-10
| | | | | | to doom and a x5/h10 screenshot. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10914 a1c6a512-1295-4272-9138-f99709370657
* Use the \wikilink{} macro instead of \url{} in a number of places.Jonas Häggqvist2006-07-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10284 a1c6a512-1295-4272-9138-f99709370657
* Sync with the wikiMartin Arver2006-06-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10056 a1c6a512-1295-4272-9138-f99709370657
* Update to Doom manual section by Mark Bright (FS#5118)Dominik Riebeling2006-04-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9657 a1c6a512-1295-4272-9138-f99709370657
* Initial attempt for doom plugin. Still incomplete.Dominik Riebeling2006-04-04
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9499 a1c6a512-1295-4272-9138-f99709370657