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