summaryrefslogtreecommitdiff
path: root/apps/plugins/calculator.c
AgeCommit message (Expand)Author
2007-09-20Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold
2007-05-19attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg
2007-04-08FS #6759: Support tan function in calculator plugin. Patch by Luke Blaney.Dan Everton
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold
2007-02-17Accept FS#6662. Thanks to Nick Vanderweit. No need to define PI as Barry Wardell
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell
2006-08-30Correct credits for the calculator pluginLinus Nielsen Feltzing
2006-08-03Barry Wardell's keymappings for H10Daniel Stenberg
2006-06-30To avoid having to use the main unit when accidentally launching a plugin fro...Kevin Ferrare
2006-02-24More iPod 3G work from Seven Le MesleDave Chapman
2006-02-24first gigabeat commitMarcoen Hirschberg
2006-02-24Button driver for iAudio X5Linus Nielsen Feltzing
2006-01-18Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold
2005-12-19Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman
2005-12-14iPod: Initial attempt at button mappings for plugins. All plugins now compil...Dave Chapman
2005-06-29Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg
2005-06-24First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold
2005-02-10iRiver: Working keys for the calculatorLinus Nielsen Feltzing
2005-02-04adapted to build on iRiverDaniel Stenberg
2005-01-26Changed several places to use button_clear_queue() to empty the button queue....Jens Arnold
2005-01-02Start with the basic button layout if the basic operators are not available s...Jens Arnold
2004-10-17Plugin rework 2: (most) Compile-time keyboard configuration, for Ondio adapti...Jens Arnold
2004-08-21M+ always copied the power part of the result, even after performing an addit...Linus Nielsen Feltzing
2004-07-26Removed lots of CR characters, and adapted to the new event handlingLinus Nielsen Feltzing
2004-05-19declare variables before code, remain C89-compatibleDaniel Stenberg
2004-05-19I am a wannabe code-policeDaniel Stenberg
2004-05-19Isaac's calculator pluginDaniel Stenberg