Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
apps
/
plugins
/
blackjack.c
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
6526577
Plugin parameters should be const.
by Steve Bavin
· 16 years ago
297e050
FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.
by Rob Purchase
· 16 years ago
8bfefe9
VU_meter: Fix help texts for most targets. * Blackjack: Add help text for M3. * Bubbles: Adjust a text and fix hold behaviour for M3.
by Jens Arnold
· 17 years ago
554d7ed
D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mueller, with some tweaks).
by Rob Purchase
· 17 years ago
29361ab
Adapt most single-file plugins to the M3 keypad and screen. It's still preliminary, as many plugins now can't be left without the remote. The plugins need to be converted to use the action API (but not pluginlib actions). Plugins are not enabled yet. * Simplify the bitmap handling in the source of some plugins.
by Jens Arnold
· 17 years ago
d6c8b57
M:Robe 100: add button definition/bitmaps to plugins and enable compilation
by Robert Kukla
· 17 years ago
8215b34
Plugins now enabled and working for the Gigabeat S.
by Will Robertson
· 17 years ago
81ba146
Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make it consistant with the ipods. apart from removing a bit of confusion, it fixes the wheel in pictureflow and possibly elsewhere.
by Jonathan Gordon
· 17 years ago
294a4c0
Blackjack: small improvement in the c200 buttonmap - use the volume buttons instead of a combo, add the missing help text. Fill out the blank button table in the c200 manual.
by Marianne Arnold
· 17 years ago
12ddb8e
Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max Kelley with tweaks, bit of cleanup and additional bitmaps by me. Some of the now enabled plugins could still be improved in regard to screen size adaptation or keymaps but this way it can easily be done later and one by one. The rather ugly 'ifndef's I added temporaryly in plugins/SOURCES will also go one by one. Plugin button actions cause some quirks in a few plugins (e.g. 'clock') but since it's not critical , the bitmaps were already done and it makes a good example for discussing plugin button actions, I thought it could go in.
by Marianne Arnold
· 17 years ago
fda7d72
Accept FS#5464 - organise the rocks directory.
by Jonathan Gordon
· 17 years ago
b701322
Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.
by Jens Arnold
· 17 years ago
61cf9b8
Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra header file
by Nils Wallménius
· 17 years ago
c7f9ca4
Accept FS#7264 'Build with -Os switch for coldfire targets'.
by Nils Wallménius
· 17 years ago
85a226d
Rename some macros to account for the recently added M5 port. No code changes.
by Jens Arnold
· 18 years ago
4d6374c
Get rid of the 'center' parameter for splashes. There were only 2 of almost 500 splashes which were not centered.
by Jens Arnold
· 18 years ago
2ad25c8
Kill a few warnings in plugins.
by Tom Ross
· 18 years ago
e633bc0
Rename solitaire_ bitmaps to card_ since they are used in solitaire and blackjack. Ideally all future card games will use these graphics.
by Tom Ross
· 18 years ago
541c2f0
Fix Blackjack not looking correct when a backdrop is in use.
by Tom Ross
· 18 years ago
913fea2
t! Initial version of a Blackjack plugin for bitmap-screen targets. Also includes the changes to the manual. Cross your fingers...
by Tom Ross
· 18 years ago