index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
solitaire.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN
Maurus Cuelenaere
2008-08-23
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
FS#9051 - remove LCD margins... use viewports if you need them...
Jonathan Gordon
2008-06-23
*
Remove the unhide option from solitaire because it was pretty useless. This a...
Peter D'Hoye
2008-05-16
*
Plugin parameters should be const.
Steve Bavin
2008-05-13
*
FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.
Rob Purchase
2008-04-27
*
allow the plugin playback control menu to be put in a viewport.
Jonathan Gordon
2008-04-23
*
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-22
*
Fix FS #7955. Smart move must not be used on the remains stack. * Remove the ...
Jens Arnold
2008-03-08
*
M:Robe 100: add button definition/bitmaps to plugins and enable compilation
Robert Kukla
2008-03-01
*
Plugins now enabled and working for the Gigabeat S.
Will Robertson
2008-02-17
*
Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...
Jonathan Gordon
2008-01-10
*
Fix a few solitaire game saving issues: Add a "Save and Quit" menu entry. Usi...
Antoine Cellerier
2007-09-30
*
Automatically save and load solitaire game. Close FS#7796. (Do we need a "qui...
Antoine Cellerier
2007-09-24
*
Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...
Marianne Arnold
2007-09-20
*
Let solitaire save its settings when performing shutdown from inside the game...
Peter D'Hoye
2007-08-10
*
Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.
Jens Arnold
2007-07-27
*
attempt to make the Gigabeat button mappings in the plugins more logical and ...
Marcoen Hirschberg
2007-05-19
*
another LAME for colombo... fix the sansa wheel; in solitaire
Jonathan Gordon
2007-05-15
*
Move the old api out of the core and into the plugin lib.
Jonathan Gordon
2007-05-08
*
make the moving smarter so you dont have to select the top card of a column t...
Jonathan Gordon
2007-04-23
*
Remove buffer overflow in solatiare menu
Jonathan Gordon
2007-03-18
*
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-03-16
*
FS#6790 - Add playback control menu to Solitaire, thanks to Douglas Valentine.
Zakk Roberts
2007-03-16
*
revert FS#6747 — y-margin reset in gui_list_draw, it introduced a nasty
Jonathan Gordon
2007-03-11
*
Accept FS#6747 by Timo Horstschäfer
Jonathan Gordon
2007-03-10
*
Rename solitaire_ bitmaps to card_ since they are used in solitaire and black...
Tom Ross
2007-02-12
*
Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...
Dave Chapman
2007-01-14
*
Improved Sansa keymappings for Pacbox, Solitaire and Star. From FS#6466 by P...
Daniel Ankers
2007-01-03
*
Solitaire: Repair card border and selection frame. Would it be better to make...
Jens Arnold
2006-11-19
*
Don't need to remove the backdrop for all plugins - leave it up for some.
Karl Kurbjun
2006-11-15
*
Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...
Barry Wardell
2006-10-26
*
Solitaire: Optionally auto-unhide the next card on a stack if the last known ...
Jens Arnold
2006-10-23
*
Solitaire: better button assignments for H10 and X5 (with working shortcuts)
Marianne Arnold
2006-10-18
*
Fixed background color on solitaire menu. It wasn't set when entering menu an...
Michael Sevakis
2006-10-11
*
Solitaire: Fixed incorrect condition check that caused an out-of-bounds acces...
Jens Arnold
2006-10-01
*
Solitaire: Don't let the REM2STACK shortcut repeat on irivers.
Jens Arnold
2006-10-01
*
Solitaire: colourised selection frame on colour targets.
Jens Arnold
2006-09-30
*
Heavy graphical rework of solitaire: * Now uses full-card bitmaps (minus bord...
Jens Arnold
2006-09-29
*
Tweaked the card animation a bit more.
Jens Arnold
2006-09-22
*
Solitaire: Adjust bouncing cards parameters to the LCD resolution.
Jens Arnold
2006-09-21
*
Solitaire: Don't use bitfields where it's unnecessary, and use 'int' for sing...
Jens Arnold
2006-09-20
*
Solitaire: Fixed menu colours.
Jens Arnold
2006-09-19
*
Solitaire: Removed unused button definitions.
Jens Arnold
2006-09-18
*
Solitaire: * Use rockbox API menu. * Fixed typo.
Jens Arnold
2006-09-18
*
Solitaire: * Button assignments: Better layout for ipods, allowing one-handed...
Jens Arnold
2006-09-17
*
Solitaire: * Even more 'natural' bouncing cards. * Only load the config from ...
Jens Arnold
2006-09-15
*
Looks like we need to explicitly say that we need signed chars.
Antoine Cellerier
2006-09-10
[next]