summaryrefslogtreecommitdiff
path: root/manual/plugins/zxbox.tex (follow)
Commit message (Collapse)AuthorAge
* manual: fix/remove broken linksSebastian Leonhardt2016-08-16
| | | | Change-Id: Ic6a53490b91c891e53feba3804957b0dffcfc074
* 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
* Fix typo in zxbox.tex that broke the manual builds for some targetsFrank Gevaerts2015-01-20
| | | | Change-Id: I38e5ba2a99c807e6d24f39e9e75ad3df39cc0bf1
* 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+][Keymaps] Application and viewer keymaps updateJean-Louis Biasini2013-07-18
| | | | | | | | Last core update for keymaps and manual. Manual is now 100% complete Change-Id: I9ad33206ecea41a88cba7a355da911fa7ab0455d Reviewed-on: http://gerrit.rockbox.org/521 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
* Manual: add missing plugin keymaps for Sansa Clip (all models)Rafaël Carré2013-02-18
| | | | Change-Id: I92662c375a6600ed441253fe601f443921ce9169
* MPIOs: manual workMarcin Bukat2012-02-02
| | | | Change-Id: Ief46eabf3611d6d21594f52f73292f2be5831b87
* Manual: some cosmetic changes in phrasing as well as code... fix typos and ↵Marianne Arnold2010-08-14
| | | | | | RAS syndrome, correct use of dap{} and {daps}. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27809 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: finish the manual.Szymon Dziok2010-04-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25703 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
* 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: add a 'ZXBox' chapter. This is mostly a conversion of the ↵Marianne Arnold2008-06-05
PluginZXBox wiki page to the target specific style of the manual, phrased a bit differently and also included a button table (of the default mapping) and screenshots for every display type. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17691 a1c6a512-1295-4272-9138-f99709370657