summaryrefslogtreecommitdiffstats
path: root/apps/plugins/blackjack.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-16loader-initialized global plugin API:Andrew Mahone1-6/+2
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli1-6/+7
2008-12-12m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger1-0/+15
2008-12-12Don't let the user play the hand if it has already completed. Fixes FS #9399.Tom Ross1-2/+2
2008-12-08Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:MMaurus Cuelenaere1-4/+4
2008-12-04Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg1-0/+15
2008-11-28Sansa Clip: build plugins (FS#9578)Rafaël Carré1-0/+15
2008-11-03Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps...Björn Stenberg1-2/+2
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere1-2/+2
2008-07-20correct overlooked POWER<->A swaps for gigabeat plugins (thanks to Firestorm ...Robert Kukla1-5/+15
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/+3
2008-04-27FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase1-12/+48
2008-03-23VU_meter: Fix help texts for most targets. * Blackjack: Add help text for M3....Jens Arnold1-0/+10
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase1-0/+15
2008-03-22Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...Jens Arnold1-0/+16
2008-03-01M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla1-1/+17
2008-02-17Plugins now enabled and working for the Gigabeat S.Will Robertson1-0/+15
2008-01-10Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon1-2/+2
2007-10-16Blackjack: small improvement in the c200 buttonmap - use the volume buttons i...Marianne Arnold1-5/+13
2007-09-20Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold1-0/+15
2007-08-06Accept FS#5464 - organise the rocks directory. Jonathan Gordon1-2/+2
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold1-4/+9
2007-06-14Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra h...Nils Wallménius1-1/+0
2007-06-13Accept FS#7264 'Build with -Os switch for coldfire targets'.Nils Wallménius1-1/+4
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold1-2/+2
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold1-10/+10
2007-02-17Kill a few warnings in plugins.Tom Ross1-1/+1
2007-02-12Rename solitaire_ bitmaps to card_ since they are used in solitaire and black...Tom Ross1-9/+9
2007-01-27Fix Blackjack not looking correct when a backdrop is in use.Tom Ross1-2/+6
2007-01-16t! Initial version of a Blackjack plugin for bitmap-screen targets. Also incl...Tom Ross1-0/+1442