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
2009-04-10
FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...
Thomas Martitz
2009-04-07
Enable plugins on the Onda VX747
Maurus Cuelenaere
2009-03-29
Accept FS#10068 by Teruaki Kawashima correcting the instructions built into a...
Nils Wallménius
2009-01-24
remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...
Andrew Mahone
2009-01-24
Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...
Mark Arigo
2009-01-16
revert/fix parts of r19673, as it changed some e200 keymaps and introduces no...
Dominik Wenger
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
2009-01-04
Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.
Michael Giacomelli
2008-12-12
m200v4: rename Keys, so they match better other targets with similar key-layo...
Dominik Wenger
2008-12-12
Don't let the user play the hand if it has already completed. Fixes FS #9399.
Tom Ross
2008-12-08
Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:M
Maurus Cuelenaere
2008-12-04
Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...
Björn Stenberg
2008-11-28
Sansa Clip: build plugins (FS#9578)
Rafaël Carré
2008-11-03
Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps...
Björn Stenberg
2008-08-23
Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN
Maurus Cuelenaere
2008-07-20
correct overlooked POWER<->A swaps for gigabeat plugins (thanks to Firestorm ...
Robert Kukla
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-13
Plugin parameters should be const.
Steve Bavin
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