summaryrefslogtreecommitdiff
path: root/manual/plugins/pong.tex
AgeCommit message (Collapse)Author
2020-08-25xduoox3: More screenshots and button maps for pluginsSolomon Peachy
Change-Id: Ic494102f191da5e32faa61b0f4bcefadee198200
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy
This removes all code specific to SH targets Change-Id: I7980523785d2596e65c06430f4638eec74a06061
2015-11-15YH8xx,YH9xx: Keymap improvementSebastian Leonhardt
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
2014-10-22Manual for the Samsung YH820.Szymon Dziok
Change-Id: I1c760b4846963f39b9df60413ffbb9f95dc0e0fb
2014-10-22Manual for the Samsung YH920/YH925.Szymon Dziok
Change-Id: I2db0023cae585e9c9517da9ed2e9de6195081ce2
2013-02-18Manual: add missing plugin keymaps for Sansa Clip (all models)Rafaël Carré
Change-Id: I92662c375a6600ed441253fe601f443921ce9169
2012-02-23Fuze+'s manual: all non-PLA plugins games keymapsJean-Louis Biasini
- 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>
2012-02-02MPIOs: manual workMarcin Bukat
Change-Id: Ief46eabf3611d6d21594f52f73292f2be5831b87
2011-01-08Add AI to the pong plugin, to allow single-player operation.Frank Gevaerts
Part of FS#5855 by Travis Hyyppa (the colour changes were removed from the patch) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29007 a1c6a512-1295-4272-9138-f99709370657
2010-05-20Get rid of unnecessary 'table' environment and the never used parameters for ↵Alexander Levin
button maps (FS#11088) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26201 a1c6a512-1295-4272-9138-f99709370657
2010-04-23Packard Bell Vibe: finish the manual.Szymon Dziok
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25703 a1c6a512-1295-4272-9138-f99709370657
2009-12-14FS#10848 - Cowon D2 manualTomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23991 a1c6a512-1295-4272-9138-f99709370657
2009-10-09Sansa Fuze : add plugin keymaps to the manualRafaël Carré
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
2009-07-22Add a generic \opt{HAVEREMOTEKEYMAP}{& } to button maps to allow all Alex Parker
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-06More cleanup and rearrangement for three column button tables in the manual. ↵Marianne Arnold
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-06-28Add remote keymapping to the manual for the iriver H100. Plugins have not ↵Alex Parker
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-05-21Add plugin keys to the manual for the Gigabeat S, plus a couple of missing ↵Alex Parker
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
2008-03-18- add button descriptions to the m:robe 100 manual for the majority of pluginsRobert Kukla
- 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
2007-10-16Pong: small improvement in the c200 buttonmap; the left paddle is now ↵Marianne Arnold
controlled with the volume buttons. Also update the manual accordingly. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15148 a1c6a512-1295-4272-9138-f99709370657
2007-09-17Fix missing plugin buttons for the Gigabeat, add missing screenshots and fix ↵Dominik Riebeling
a typo (FS#7797 by Peter Harley). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14738 a1c6a512-1295-4272-9138-f99709370657
2007-01-13Add sansa screenshots and keys for plugins and main menu. FS#6529 by Tom Ross.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11999 a1c6a512-1295-4272-9138-f99709370657
2006-10-17Add missing h10 button definitions for the game plugins.Martin Arver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11248 a1c6a512-1295-4272-9138-f99709370657
2006-08-23Enable manual builds for the Ipod 3gMartin Arver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10723 a1c6a512-1295-4272-9138-f99709370657
2006-05-29Use button macros in button map and add newer targetsNils Wallménius
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10014 a1c6a512-1295-4272-9138-f99709370657
2006-04-03Added environment to unify button mapping tables. Adjust plugins to use it.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9475 a1c6a512-1295-4272-9138-f99709370657
2006-04-02another enhancement of \screenshot -- filenames should now not include the ↵Dominik Riebeling
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-03-30Patch #4960 from Dominik Riebeling. Use the screenshot macro for the plugins.Martin Arver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9362 a1c6a512-1295-4272-9138-f99709370657
2006-03-12Patch #4823 by Nils Wallménius. Adds Pong and Sudoku to the manual.Martin Arver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9015 a1c6a512-1295-4272-9138-f99709370657