summaryrefslogtreecommitdiff
path: root/manual/plugins/calendar.tex (follow)
Commit message (Collapse)AuthorAge
* 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
* Manual: add missing plugin keymaps for Sansa Clip (all models)Rafaël Carré2013-02-18
| | | | Change-Id: I92662c375a6600ed441253fe601f443921ce9169
* Fuze+/calendar's plugin update keymaps and manualJean-Louis Biasini2012-03-15
| | | | | | | | | | | - fuze+ keymaps for calculator updated - manual updated accordingly - also correct a little problem with a line only used by mpio hd300 manual but that appears on all other target's manual. Change-Id: I9c4d3c21dc6174079edbde8035bad318e09ec74a Reviewed-on: http://gerrit.rockbox.org/125 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
* MPIOs: manual workMarcin Bukat2012-02-02
| | | | Change-Id: Ief46eabf3611d6d21594f52f73292f2be5831b87
* 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
* Plugins manualRafaël Carré2010-01-27
| | | | | | | | 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
* FS#10848 - Cowon D2 manualTomer Shalev2009-12-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23991 a1c6a512-1295-4272-9138-f99709370657
* FS#10649: calendar: make it selectable what day is first day of week.Teruaki Kawashima2009-11-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23516 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
* Fix wrong button for exiting calendarNils Wallménius2008-12-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19594 a1c6a512-1295-4272-9138-f99709370657
* Manual: no need to keep the ONDIO_PAD mentioned in calendar.tex (see r18884).Marianne Arnold2008-10-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18889 a1c6a512-1295-4272-9138-f99709370657
* Change button map for iaudio x5 and m5 to avoid using impossible button ↵Nils Wallménius2008-10-26
| | | | | | combos, delete ondio button map as it has no rtc git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18884 a1c6a512-1295-4272-9138-f99709370657
* Update manual entry for calendar plugin, screenshots still missing for most ↵Nils Wallménius2008-10-25
| | | | | | targets git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18878 a1c6a512-1295-4272-9138-f99709370657
* Update Calendar buttonmap and add missing screenshotNils Wallménius2006-07-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10188 a1c6a512-1295-4272-9138-f99709370657
* Added environment to unify button mapping tables. Adjust plugins to use it.Dominik Riebeling2006-04-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9475 a1c6a512-1295-4272-9138-f99709370657
* Clean up of the autogenerated tables. Should probably use scalebox and ↵Martin Arver2006-02-28
| | | | | | booktabs for the tables in the future. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8868 a1c6a512-1295-4272-9138-f99709370657
* Patch[1430311] by Henrico Witvliet. Split plugins to individual files. ↵Martin Arver2006-02-21
Proper naming of the targets. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8763 a1c6a512-1295-4272-9138-f99709370657