index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
blackjack.c
Age
Commit message (
Expand
)
Author
2008-04-27
FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.
Rob Purchase
2008-03-23
VU_meter: Fix help texts for most targets. * Blackjack: Add help text for M3....
Jens Arnold
2008-03-22
D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...
Rob Purchase
2008-03-22
Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...
Jens Arnold
2008-03-01
M:Robe 100: add button definition/bitmaps to plugins and enable compilation
Robert Kukla
2008-02-17
Plugins now enabled and working for the Gigabeat S.
Will Robertson
2008-01-10
Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...
Jonathan Gordon
2007-10-16
Blackjack: small improvement in the c200 buttonmap - use the volume buttons i...
Marianne Arnold
2007-09-20
Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...
Marianne Arnold
2007-08-06
Accept FS#5464 - organise the rocks directory.
Jonathan Gordon
2007-07-27
Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.
Jens Arnold
2007-06-14
Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra h...
Nils Wallménius
2007-06-13
Accept FS#7264 'Build with -Os switch for coldfire targets'.
Nils Wallménius
2007-03-16
Rename some macros to account for the recently added M5 port. No code changes.
Jens Arnold
2007-03-16
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-02-17
Kill a few warnings in plugins.
Tom Ross
2007-02-12
Rename solitaire_ bitmaps to card_ since they are used in solitaire and black...
Tom Ross
2007-01-27
Fix Blackjack not looking correct when a backdrop is in use.
Tom Ross
2007-01-16
t! Initial version of a Blackjack plugin for bitmap-screen targets. Also incl...
Tom Ross