summaryrefslogtreecommitdiffstats
path: root/manual/plugins/calculator.tex
AgeCommit message (Collapse)AuthorFilesLines
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy1-11/+5
This removes all code specific to SH targets Change-Id: I7980523785d2596e65c06430f4638eec74a06061
2015-11-15YH8xx,YH9xx: Keymap improvementSebastian Leonhardt1-2/+4
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 Dziok1-6/+6
Change-Id: I1c760b4846963f39b9df60413ffbb9f95dc0e0fb
2014-10-22Manual for the Samsung YH920/YH925.Szymon Dziok1-5/+7
Change-Id: I2db0023cae585e9c9517da9ed2e9de6195081ce2
2013-07-18[Fuze+][Keymaps] Application and viewer keymaps updateJean-Louis Biasini1-4/+6
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>
2013-02-18Manual: add missing plugin keymaps for Sansa Clip (all models)Rafaël Carré1-6/+6
Change-Id: I92662c375a6600ed441253fe601f443921ce9169
2012-02-02MPIOs: manual workMarcin Bukat1-3/+9
Change-Id: Ief46eabf3611d6d21594f52f73292f2be5831b87
2010-05-20Get rid of unnecessary 'table' environment and the never used parameters for ↵Alexander Levin1-3/+1
button maps (FS#11088) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26201 a1c6a512-1295-4272-9138-f99709370657
2010-04-21Add missing comma (pointed out by Szymon Dziok). Without it the MROBE100_PAD ↵Marianne Arnold1-1/+1
was ignored and the manual didn't mention the 'Up' and 'Down' buttons in the table. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25693 a1c6a512-1295-4272-9138-f99709370657
2010-04-19Packard Bell Vibe: Manual - change the names of the buttons internally ↵Szymon Dziok1-3/+2
(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
2010-04-19Packard Bell Vibe: manual - add a few plugin keymaps.Szymon Dziok1-1/+6
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25679 a1c6a512-1295-4272-9138-f99709370657
2010-01-27Plugins manualRafaël Carré1-5/+9
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
2009-12-14FS#10848 - Cowon D2 manualTomer Shalev1-2/+9
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23991 a1c6a512-1295-4272-9138-f99709370657
2009-07-22Add H100 remote keys for plugins to the manual. For the vast majority Alex Parker1-1/+3
of plugins this is just exit. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22000 a1c6a512-1295-4272-9138-f99709370657
2009-07-22Add a generic \opt{HAVEREMOTEKEYMAP}{& } to button maps to allow all Alex Parker1-6/+6
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 Arnold1-9/+9
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 Parker1-0/+6
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 Parker1-5/+11
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-03-02Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, ↵Thomas Martitz1-1/+1
where the latter now activates the wheel acceleration code. HAVE_SCROLLWHEEL plainly indicates the existence of a scrollwheel, thus all ipods define it now (in addition to the ones and some sansas which did before). Same applies to the manual. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20177 a1c6a512-1295-4272-9138-f99709370657
2008-07-09Small change to the calculator plugin description.Marc Guay1-2/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17992 a1c6a512-1295-4272-9138-f99709370657
2008-06-19Fill out and correct a few plugin button tables. This includes: adding ↵Marianne Arnold1-19/+30
missing info for some keypads (mainly c200 and H10), fixing typos or wrong (outdated) details, adding missing facts, some whitespace changes and breaking overly long lines to make the code better readable. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17734 a1c6a512-1295-4272-9138-f99709370657
2008-03-18- add button descriptions to the m:robe 100 manual for the majority of pluginsRobert Kukla1-3/+6
- 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-07Replace all occurances of 'Hold ButtonX' with 'Long ButtonX' in the button ↵Marianne Arnold1-2/+2
tables like it was agreed on. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15019 a1c6a512-1295-4272-9138-f99709370657
2007-01-19Manual Commit: Add H10 keymappings for Demos and Applications. Correct a few ↵Tom Ross1-2/+5
mistakes on e200 mappings. Add a few missing X5 keys. Add Disk Tidy for Player and remove the old keymaps. Rework stopwatch.tex. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12070 a1c6a512-1295-4272-9138-f99709370657
2007-01-14More sansa button and screenshot additions by Tom Ross (FS#6535)Dominik Riebeling1-4/+5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12005 a1c6a512-1295-4272-9138-f99709370657
2006-08-23Enable manual builds for the Ipod 3gMartin Arver1-4/+4
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10723 a1c6a512-1295-4272-9138-f99709370657
2006-07-10Lots of updated/corrected buttonmaps and various other small tweaksNils Wallménius1-2/+3
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10194 a1c6a512-1295-4272-9138-f99709370657
2006-07-09Use screenshots already in place and add buttonmap and missing screenshots.Nils Wallménius1-8/+32
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10187 a1c6a512-1295-4272-9138-f99709370657
2006-02-21Patch[1430311] by Henrico Witvliet. Split plugins to individual files. ↵Martin Arver1-0/+12
Proper naming of the targets. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8763 a1c6a512-1295-4272-9138-f99709370657