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
/
solitaire.c
Age
Commit message (
Expand
)
Author
2006-09-15
Solitaire: * Even more 'natural' bouncing cards. * Only load the config from ...
Jens Arnold
2006-09-10
Looks like we need to explicitly say that we need signed chars.
Antoine Cellerier
2006-09-10
Fix corruption in remains stack and simplify code where possible
Antoine Cellerier
2006-09-06
Correct the help text for iriver HXXX players
Martin Arver
2006-09-06
More natural bouncing cards animation.
Jens Arnold
2006-09-06
Solitaire: * Improved large suits for medium/large LCDs, and all new large su...
Jens Arnold
2006-09-05
Untested cursor display fix when no cards are left/drawn on the remains stack.
Antoine Cellerier
2006-09-05
Add some yielding during the bouncing cards sequence (and only refresh what's...
Antoine Cellerier
2006-09-04
Foreground color in menus
Antoine Cellerier
2006-09-04
Bouncing cards when you win :)
Antoine Cellerier
2006-09-04
Restore default background color when going back to menu after winning.
Antoine Cellerier
2006-09-04
Some more remains' stack bug fixes. I must've been drunk when i wrote the ori...
Antoine Cellerier
2006-09-03
Fix some more bugs found by amiconn:
Antoine Cellerier
2006-09-03
Use consistant margins. If people still have ideas to make it look better on ...
Antoine Cellerier
2006-09-02
Some more tweaking so that it now looks really good on small screens
Antoine Cellerier
2006-09-02
Fix solitaire card colors
Antoine Cellerier
2006-09-02
Hopefully fix solitaire invisible card bug ... and add some more.
Antoine Cellerier
2006-08-11
Removed too much...
Hristo Kovachev
2006-08-11
Correct H10's #define indents, remove redundant lines
Hristo Kovachev
2006-08-11
Patch #5731 by Barry Wardell: more iriver h10 work. Thanks!
Hristo Kovachev
2006-08-03
Yet some more fixes (mostly for small archos screens).
Antoine Cellerier
2006-08-03
Barry Wardell's keymappings for H10
Daniel Stenberg
2006-08-03
Remove some more useless code
Antoine Cellerier
2006-08-03
Some graphics fixes for solitaire. (Numbers for hearts and diamonds still nee...
Antoine Cellerier
2006-08-02
Fix compile warning (and small diaply bug)
Antoine Cellerier
2006-08-02
Cleanup solitaire code a bit. A side effect is that it should now be possible...
Antoine Cellerier
2006-07-11
* fix bug (when double clicking on a card on the remains' stack to
Antoine Cellerier
2006-06-30
To avoid having to use the main unit when accidentally launching a plugin fro...
Kevin Ferrare
2006-03-20
Add cardback bitmap for colour LCDs smaller than 220x176.
Dave Chapman
2006-02-24
More iPod 3G work from Seven Le Mesle
Dave Chapman
2006-02-24
first gigabeat commit
Marcoen Hirschberg
2006-02-24
code police strikes again
Marcoen Hirschberg
2006-02-24
Button driver for iAudio X5
Linus Nielsen Feltzing
2006-02-05
Minor cleaning - move card back bitmap to external bmp file, and define card ...
Dave Chapman
2006-01-18
Matt v.d. Westhuizen's iAudio X5 keypad adjustments
Daniel Stenberg
2006-01-15
New plugin loader. Solves the crashes introduced with the .bss changes while ...
Jens Arnold
2005-12-21
Even more button fixes for solitaire
Linus Nielsen Feltzing
2005-12-21
Even more iPod solitaire fixes
Linus Nielsen Feltzing
2005-12-21
Solitaire fix for Archos and iPod models
Linus Nielsen Feltzing
2005-12-20
H300: Colors for solitaire by Ben Basha
Linus Nielsen Feltzing
2005-12-19
Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...
Dave Chapman
2005-12-14
iPod: Initial attempt at button mappings for plugins. All plugins now compil...
Dave Chapman
2005-11-16
Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al...
Jens Arnold
2005-10-06
Patch #1264727 by Dave Hooper, Colorize red cards on screens with LCD_DEPTH > 1
Linus Nielsen Feltzing
2005-07-06
4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...
Jens Arnold
2005-06-29
Hristo Kovachev's keypad fixes for the H300 build
Daniel Stenberg
2005-06-28
Second part of graphics api rework. Bitmap drawing and text output converted;...
Jens Arnold
2005-06-26
* use *rb->current_tick for srand
Antoine Cellerier
2005-06-26
* fix some cursor bugs (patch 1222287)
Antoine Cellerier
2005-06-24
First part of graphics api rework. Special functions, parameter handling, pix...
Jens Arnold
[next]