| Commit message (Expand) | Author | Age |
| * | Initial commit of the Samsung YP-R0 port. | Thomas Martitz | 2011-12-24 |
| * | Sandisk Sansa Connect port (FS #12363) | Tomasz Moń | 2011-11-16 |
| * | plugins: another round of making local functions static | Bertrik Sikken | 2011-10-15 |
| * | fuze+: fix calculator keymap | Amaury Pouly | 2011-10-02 |
| * | fuze+: add calculator keymap | Amaury Pouly | 2011-10-02 |
| * | HD300 - plugins keymaps | Marcin Bukat | 2010-11-30 |
| * | MPIO HD200: rename button defines to adhere how they are labeled on the device. | Marcin Bukat | 2010-11-02 |
| * | Begin committing keymap plugins for the Philips GoGear HDD6330. | Robert Menes | 2010-11-02 |
| * | Remove build conditions inside .c plugin files | Rafaël Carré | 2010-08-25 |
| * | Second try: Introduce plugin_crt0.c that every plugin links. | Thomas Martitz | 2010-08-24 |
| * | Revert "Introduce plugin_crt0.c that every plugin links." | Thomas Martitz | 2010-08-23 |
| * | Introduce plugin_crt0.c that every plugin links. | Thomas Martitz | 2010-08-23 |
| * | Move math.h to firmware/libc/include/ and fix slight incompatibilities betwee... | Thomas Martitz | 2010-05-14 |
| * | Move c/h files implementing/defining standard library stuff into a new libc d... | Thomas Martitz | 2010-05-06 |
| * | Add MPIO HD200 port - changed files | Marcin Bukat | 2010-04-26 |
| * | Packard Bell Vibe 500: More plugin keymaps (second portion). | Szymon Dziok | 2010-02-13 |
| * | Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and | Tomer Shalev | 2009-12-15 |
| * | Start committing plugin keymaps for the Philips GoGear SA9200. | Robert Menes | 2009-12-02 |
| * | calculator: use home as clear button for sansa fuze | Rafaël Carré | 2009-10-09 |
| * | * Fix plugin keymaps for VX777 | Maurus Cuelenaere | 2009-08-31 |
| * | Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ... | Michael Giacomelli | 2009-08-04 |
| * | Calculator: Enable absolute mode for touchscreens. | Karl Kurbjun | 2009-08-03 |
| * | Remove various ABS() definitions with a single one using typeof (if using gcc... | Thomas Martitz | 2009-08-03 |
| * | Pluginlib: Add support for general buttons. Add menu and quit buttons to Rev... | Karl Kurbjun | 2009-08-02 |
| * | fix deleteAnimation in calculator plugin. | Teruaki Kawashima | 2009-07-30 |
| * | FS#10211 Clear full size of display of calculator; not rounded size. | Steve Gotthardt | 2009-05-22 |
| * | Add initial plugin keymaps for M:robe 500 | Karl Kurbjun | 2009-04-21 |
| * | FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up... | Thomas Martitz | 2009-04-10 |
| * | Enable plugins on the Onda VX747 | Maurus Cuelenaere | 2009-04-07 |
| * | remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ... | Andrew Mahone | 2009-01-24 |
| * | Plugins for the Philips HDD1630. The keymaps are largely untested on the devi... | Mark Arigo | 2009-01-24 |
| * | revert/fix parts of r19673, as it changed some e200 keymaps and introduces no... | Dominik Wenger | 2009-01-16 |
| * | loader-initialized global plugin API: | Andrew Mahone | 2009-01-16 |
| * | Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz. | Michael Giacomelli | 2009-01-04 |
| * | m200v4: rename Keys, so they match better other targets with similar key-layo... | Dominik Wenger | 2008-12-12 |
| * | Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config... | Björn Stenberg | 2008-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 Makarov | 2008-10-07 |
| * | Fix FS#9296 by catching repeat events for wheel targets too, moved a bit of c... | Nils Wallménius | 2008-10-02 |
| * | Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN | Maurus Cuelenaere | 2008-08-23 |
| * | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg | 2008-06-28 |
| * | More calculate button changes: make the 'calculate' shortcut also work on the... | Marianne Arnold | 2008-06-18 |
| * | Make the 'calculate' shortcut work on the H10 pad | Marianne Arnold | 2008-06-17 |
| * | 1) Implement generic touchscreen detection library for the plugins | Maurus Cuelenaere | 2008-06-06 |
| * | Plugin parameters should be const. | Steve Bavin | 2008-05-13 |
| * | FS#8953 by Alexander Levin making all buttons in the calulator reachable usin... | Nils Wallménius | 2008-05-07 |
| * | Oops, use the mem* function wrapper macro to make gcc happy | Nils Wallménius | 2008-05-01 |
| * | Adapt the calculator to larger displays and use the UI font if it fits. Use r... | Nils Wallménius | 2008-05-01 |
| * | FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. | Rob Purchase | 2008-04-27 |
| * | Optimise some more line drawing calls. | Jens Arnold | 2008-04-12 |