summaryrefslogtreecommitdiffstats
path: root/apps/plugins/calculator.c
AgeCommit message (Expand)AuthorFilesLines
2006-01-18Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg1-0/+10
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold1-1/+2
2005-12-19Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman1-1/+1
2005-12-14iPod: Initial attempt at button mappings for plugins. All plugins now compil...Dave Chapman1-8/+23
2005-06-29Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg1-1/+2
2005-06-24First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold1-22/+36
2005-02-10iRiver: Working keys for the calculatorLinus Nielsen Feltzing1-3/+4
2005-02-04adapted to build on iRiverDaniel Stenberg1-0/+6
2005-01-26Changed several places to use button_clear_queue() to empty the button queue....Jens Arnold1-2/+2
2005-01-02Start with the basic button layout if the basic operators are not available s...Jens Arnold1-1/+6
2004-10-17Plugin rework 2: (most) Compile-time keyboard configuration, for Ondio adapti...Jens Arnold1-24/+60
2004-08-21M+ always copied the power part of the result, even after performing an addit...Linus Nielsen Feltzing1-2/+4
2004-07-26Removed lots of CR characters, and adapted to the new event handlingLinus Nielsen Feltzing1-144/+67
2004-05-19declare variables before code, remain C89-compatibleDaniel Stenberg1-4/+5
2004-05-19I am a wannabe code-policeDaniel Stenberg1-120/+206
2004-05-19Isaac's calculator pluginDaniel Stenberg1-0/+1311