summaryrefslogtreecommitdiff
path: root/apps/plugins/blackjack.c
AgeCommit message (Expand)Author
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold
2007-06-14Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra h...Nils Wallménius
2007-06-13Accept FS#7264 'Build with -Os switch for coldfire targets'.Nils Wallménius
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-17Kill a few warnings in plugins.Tom Ross
2007-02-12Rename solitaire_ bitmaps to card_ since they are used in solitaire and black...Tom Ross
2007-01-27Fix Blackjack not looking correct when a backdrop is in use.Tom Ross
2007-01-16t! Initial version of a Blackjack plugin for bitmap-screen targets. Also incl...Tom Ross