Christian Soffke
faa2cb9942
plugins: Improve usability of iPod keymaps
...
- Reduce need to press multiple buttons at
the same time to quit a plugin
- Have "Menu" be default way to quit plugins or
to access plugin menu
- Fall back to (Long) "Select" or Long "Menu"
in cases where Menu button isn't available
(e.g. in ImageViewer and many games)
out of scope:
boomshine, lua_scripts, Rockpaint,
Doom, Duke3D, Pacbox, Quake,
Sgt-Puzzles, Wolf3D, XWorld,
Minesweeper, Pixel Painter, Spacerocks
Change-Id: I6d4dc7174695fe4b8ee9cbaccb21bdbfe6af5c48
2022-12-29 04:39:22 +01:00
Solomon Peachy
6f13fe73c5
xduoox3: more screenshots and keymaps for the manual
...
Change-Id: I06161444b45f1fde08da3a572ac756a04bfa92f0
2020-09-08 19:09:10 +00:00
Solomon Peachy
092c340a20
[1/4] Remove SH support and all archos targets
...
This removes all code specific to SH targets
Change-Id: I7980523785d2596e65c06430f4638eec74a06061
2020-07-24 21:20:13 +00:00
Sebastian Leonhardt
a507bb2837
YH8xx,YH9xx: Keymap improvement
...
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
2015-11-15 23:46:39 +01:00
Szymon Dziok
e7f113e1bb
Manual for the Samsung YH820.
...
Change-Id: I1c760b4846963f39b9df60413ffbb9f95dc0e0fb
2014-10-22 09:59:26 +02:00
Szymon Dziok
a8b5589523
Manual for the Samsung YH920/YH925.
...
Change-Id: I2db0023cae585e9c9517da9ed2e9de6195081ce2
2014-10-22 09:59:26 +02:00
Rafaël Carré
ff38f91a27
Manual: add missing plugin keymaps for Sansa Clip (all models)
...
Change-Id: I92662c375a6600ed441253fe601f443921ce9169
2013-02-18 09:20:27 +01:00
Rafaël Carré
3c0d1afac7
snake2 manual: remove obsolete in menu keymaps
...
Change-Id: Id8ed65a28c7ddc1b67b40402d3a3aa577329a367
2013-02-18 09:20:27 +01:00
Jean-Louis Biasini
4da1561a69
Fuze+'s manual: all non-PLA plugins games keymaps
...
- 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-23 22:50:47 +01:00
Marcin Bukat
4bbc9f68ea
MPIOs: manual work
...
Change-Id: Ief46eabf3611d6d21594f52f73292f2be5831b87
2012-02-02 14:55:51 +01: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
Szymon Dziok
5035833bf8
Packard Bell Vibe: finish the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25703 a1c6a512-1295-4272-9138-f99709370657
2010-04-23 19:39:39 +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
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
Marianne Arnold
83f6a03ba5
Mostly cosmetic changes to some plugin descriptions in the manual: 1) In 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
2008-09-23 17:25:32 +00:00
Marianne Arnold
017c25cdc1
Manual - plugin button tables: fill out missing info for the c200 pad (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
2008-09-16 23:24:31 +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
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
Nils Wallménius
5e79c040fc
Add buttonmap with macros to snake 2 and x5 screenshot, update h300 and nano screenshots
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10021 a1c6a512-1295-4272-9138-f99709370657
2006-05-30 12:01:01 +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
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
aa830112cc
Changes to the tables for some of the plugins. Some are adapted to the \opt environment
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8972 a1c6a512-1295-4272-9138-f99709370657
2006-03-09 09:31:34 +00:00
Martin Arver
37d26dead9
Added screenshots to a number of plugins for the 160x128x2 screensizes. Now most of the 2.4 plugins have screenshots for this resolution
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8936 a1c6a512-1295-4272-9138-f99709370657
2006-03-06 20:47:25 +00:00
Martin Arver
744051bd65
Clean up of the autogenerated tables. Should probably use scalebox and booktabs for the tables in the future.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8868 a1c6a512-1295-4272-9138-f99709370657
2006-02-28 16:33:04 +00:00
Martin Arver
da6aae3fd3
forgot to add the files..
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8659 a1c6a512-1295-4272-9138-f99709370657
2006-02-11 01:29:51 +00:00