summaryrefslogtreecommitdiffstats
path: root/apps/plugins/calculator.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-02MPIOs: keymap tweaksMarcin Bukat1-1/+2
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz1-0/+11
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń1-0/+13
2011-10-15plugins: another round of making local functions staticBertrik Sikken1-45/+46
2011-10-02fuze+: fix calculator keymapAmaury Pouly1-1/+1
2011-10-02fuze+: add calculator keymapAmaury Pouly1-0/+10
2010-11-30HD300 - plugins keymapsMarcin Bukat1-0/+10
2010-11-02MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat1-3/+3
2010-11-02Begin committing keymap plugins for the Philips GoGear HDD6330.Robert Menes1-0/+11
2010-08-25Remove build conditions inside .c plugin filesRafaël Carré1-3/+1
2010-08-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-1/+1
2010-08-23Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz1-1/+1
2010-08-23Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-1/+1
2010-05-14Move math.h to firmware/libc/include/ and fix slight incompatibilities betwee...Thomas Martitz1-0/+3
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz1-0/+3
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat1-0/+7
2010-02-13Packard Bell Vibe 500: More plugin keymaps (second portion).Szymon Dziok1-0/+11
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev1-1/+1
2009-12-02Start committing plugin keymaps for the Philips GoGear SA9200.Robert Menes1-0/+11
2009-10-09calculator: use home as clear button for sansa fuzeRafaël Carré1-0/+1
2009-08-31 * Fix plugin keymaps for VX777Maurus Cuelenaere1-0/+3
2009-08-04Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli1-0/+11
2009-08-03Calculator: Enable absolute mode for touchscreens.Karl Kurbjun1-0/+4
2009-08-03Remove various ABS() definitions with a single one using typeof (if using gcc...Thomas Martitz1-1/+0
2009-08-02Pluginlib: Add support for general buttons. Add menu and quit buttons to Rev...Karl Kurbjun1-1/+1
2009-07-30fix deleteAnimation in calculator plugin.Teruaki Kawashima1-24/+17
2009-05-22FS#10211 Clear full size of display of calculator; not rounded size.Steve Gotthardt1-1/+1
2009-04-21Add initial plugin keymaps for M:robe 500Karl Kurbjun1-0/+3
2009-04-10FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...Thomas Martitz1-9/+22
2009-04-07Enable plugins on the Onda VX747Maurus Cuelenaere1-0/+5
2009-01-24remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...Andrew Mahone1-2/+0
2009-01-24Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo1-0/+11
2009-01-16revert/fix parts of r19673, as it changed some e200 keymaps and introduces no...Dominik Wenger1-2/+1
2009-01-16loader-initialized global plugin API:Andrew Mahone1-4/+2
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli1-2/+9
2008-12-12m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger1-0/+11
2008-12-04Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg1-0/+11
2008-11-28Sansa Clip: build plugins (FS#9578)Rafaël Carré1-0/+11
2008-10-07IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet.Vitja Makarov1-0/+13
2008-10-02Fix FS#9296 by catching repeat events for wheel targets too, moved a bit of c...Nils Wallménius1-154/+133
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere1-4/+4
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-06-18More calculate button changes: make the 'calculate' shortcut also work on the...Marianne Arnold1-19/+16
2008-06-17Make the 'calculate' shortcut work on the H10 padMarianne Arnold1-7/+7
2008-06-061) Implement generic touchscreen detection library for the pluginsMaurus Cuelenaere1-0/+34
2008-05-13Plugin parameters should be const.Steve Bavin1-2/+2
2008-05-07FS#8953 by Alexander Levin making all buttons in the calulator reachable usin...Nils Wallménius1-46/+133
2008-05-01Oops, use the mem* function wrapper macro to make gcc happyNils Wallménius1-0/+1
2008-05-01Adapt the calculator to larger displays and use the UI font if it fits. Use r...Nils Wallménius1-112/+103
2008-04-27FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase1-9/+26