summaryrefslogtreecommitdiffstats
path: root/apps/plugins/dice.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-17unify pointers to value for configfile, and add TYPE_BOOL type, used byAndrew Mahone1-2/+2
2009-01-16loader-initialized global plugin API:Andrew Mahone1-5/+2
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg1-2/+2
2008-06-28Remove a viewport ambiguity by changing the screens width/heigth members into...Peter D'Hoye1-3/+3
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-13Plugin parameters should be const.Steve Bavin1-2/+2
2008-03-26the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon1-1/+1
2007-10-26Fixed the Total being out of screen with huge fonts like ter-u32bKevin Ferrare1-2/+2
2007-07-25FS#7478 (heavily modified by me).Jonathan Gordon1-17/+37
2007-07-20Fixes red hopefullyKevin Ferrare1-2/+3
2007-07-20Dice plugin now works on remote and uses the action api ; cleaned up the code...Kevin Ferrare1-184/+105
2007-05-20Update some comments in menu.h to be hopefully more helpful.Jonathan Gordon1-2/+1
2007-05-19attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg1-2/+2
2007-04-06Now charcell displays require lcd_update() for updating the main lcd content ...Jens Arnold1-2/+0
2007-03-28Adjust plugins to use the new menu API. Int settings still use the old API. R...Tom Ross1-158/+77
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold1-1/+1
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman1-0/+9
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell1-0/+9
2006-08-03Barry Wardell's keymappings for H10Daniel Stenberg1-0/+9
2006-06-30To avoid having to use the main unit when accidentally launching a plugin fro...Kevin Ferrare1-1/+5
2006-03-12Fix dice on the player (sim at least, my player is acting up)Brandon Low1-11/+36
2006-03-09add gigabeat keysMarcoen Hirschberg1-1/+9
2006-03-05Dice rolling plugin by me with help from Paul_the_Nerd on some keypadsBrandon Low1-0/+283