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-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
2005-06-09
Martin Arver's fix to properly adapt the menu for the chosen font.
Daniel Stenberg
2005-02-16
Solitaire adapted to iRiver, based on patch #1121520 by Jonas Haggqvist.
Jens Arnold
2005-02-04
Let's do an ifdef here to prevent builds for iriver since the keymapping
Daniel Stenberg
2005-02-04
adapted to build on iRiver
Daniel Stenberg
2004-12-26
Plugin fixes: Correct button name for MODE key in help texts, conforming to t...
Jens Arnold
2004-10-20
Plugin rework 4: (solitaire) Fixed an array out-of-bounds access on game ini...
Jens Arnold
2004-08-21
Patch #1011849 by Antoine Cellerier
Linus Nielsen Feltzing
2004-08-18
fixed comments, added linefeeds to chop some of the longest lines
Daniel Stenberg
2004-08-17
Minesweeper and Solitaire plugins by Antoine Cellerier
Björn Stenberg