Age | Commit message (Expand) | Author |
2008-12-04 | Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config... | Björn Stenberg |
2008-11-28 | Sansa Clip: build plugins (FS#9578) | Rafaël Carré |
2008-10-07 | IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. | Vitja Makarov |
2008-10-02 | Fix FS#9296 by catching repeat events for wheel targets too, moved a bit of c... | Nils Wallménius |
2008-08-23 | Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN | Maurus Cuelenaere |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-06-18 | More calculate button changes: make the 'calculate' shortcut also work on the... | Marianne Arnold |
2008-06-17 | Make the 'calculate' shortcut work on the H10 pad | Marianne Arnold |
2008-06-06 | 1) Implement generic touchscreen detection library for the plugins | Maurus Cuelenaere |
2008-05-13 | Plugin parameters should be const. | Steve Bavin |
2008-05-07 | FS#8953 by Alexander Levin making all buttons in the calulator reachable usin... | Nils Wallménius |
2008-05-01 | 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-04-27 | FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. | Rob Purchase |
2008-04-12 | Optimise some more line drawing calls. | Jens Arnold |
2008-03-22 | D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue... | Rob Purchase |
2008-03-22 | Adapt most single-file plugins to the M3 keypad and screen. It's still prelim... | Jens Arnold |
2008-03-18 | - add button descriptions to the m:robe 100 manual for the majority of plugins | Robert Kukla |
2008-03-01 | M:Robe 100: add button definition/bitmaps to plugins and enable compilation | Robert Kukla |
2008-02-17 | Plugins now enabled and working for the Gigabeat S. | Will Robertson |
2007-09-20 | Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max... | Marianne Arnold |
2007-07-27 | Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. | Jens Arnold |
2007-05-19 | attempt to make the Gigabeat button mappings in the plugins more logical and ... | Marcoen Hirschberg |
2007-04-08 | FS #6759: Support tan function in calculator plugin. Patch by Luke Blaney. | Dan Everton |
2007-03-16 | Rename some macros to account for the recently added M5 port. No code changes. | Jens Arnold |
2007-03-16 | Get rid of the 'center' parameter for splashes. There were only 2 of almost 5... | Jens Arnold |
2007-02-17 | Accept FS#6662. Thanks to Nick Vanderweit. No need to define PI as | Barry Wardell |
2007-01-14 | Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ... | Dave Chapman |
2006-10-26 | Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ... | Barry Wardell |
2006-08-30 | Correct credits for the calculator plugin | Linus Nielsen Feltzing |
2006-08-03 | Barry Wardell's keymappings for H10 | Daniel Stenberg |
2006-06-30 | To avoid having to use the main unit when accidentally launching a plugin fro... | Kevin Ferrare |
2006-02-24 | More iPod 3G work from Seven Le Mesle | Dave Chapman |
2006-02-24 | first gigabeat commit | Marcoen Hirschberg |
2006-02-24 | Button driver for iAudio X5 | Linus Nielsen Feltzing |
2006-01-18 | Matt v.d. Westhuizen's iAudio X5 keypad adjustments | Daniel Stenberg |
2006-01-15 | New plugin loader. Solves the crashes introduced with the .bss changes while ... | Jens Arnold |
2005-12-19 | Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden... | Dave Chapman |
2005-12-14 | iPod: Initial attempt at button mappings for plugins. All plugins now compil... | Dave Chapman |
2005-06-29 | Hristo Kovachev's keypad fixes for the H300 build | Daniel Stenberg |
2005-06-24 | First part of graphics api rework. Special functions, parameter handling, pix... | Jens Arnold |
2005-02-10 | iRiver: Working keys for the calculator | Linus Nielsen Feltzing |
2005-02-04 | adapted to build on iRiver | Daniel Stenberg |
2005-01-26 | Changed several places to use button_clear_queue() to empty the button queue.... | Jens Arnold |
2005-01-02 | Start with the basic button layout if the basic operators are not available s... | Jens Arnold |
2004-10-17 | Plugin rework 2: (most) Compile-time keyboard configuration, for Ondio adapti... | Jens Arnold |
2004-08-21 | M+ always copied the power part of the result, even after performing an addit... | Linus Nielsen Feltzing |
2004-07-26 | Removed lots of CR characters, and adapted to the new event handling | Linus Nielsen Feltzing |
2004-05-19 | declare variables before code, remain C89-compatible | Daniel Stenberg |
2004-05-19 | I am a wannabe code-police | Daniel Stenberg |