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
/
sliding_puzzle.c
Age
Commit message (
Expand
)
Author
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-24
First part of graphics api rework. Special functions, parameter handling, pix...
Jens Arnold
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-18
Plugin rework 2: (all) Compile-time keyboard configuration, for Ondio adaptio...
Jens Arnold
2004-07-12
The check for solvable puzzles didn't use all squares. This fixes bug #911484...
Linus Nielsen Feltzing
2004-05-14
Fixed lcd_bitmap() to use the bitmap format generated by bmp2rb correctly. No...
Jens Arnold
2003-11-20
Sliding puzzle couldn't handle large fonts very well. Now it uses the SYSFIXE...
Linus Nielsen Feltzing
2003-07-21
minor edits to conform to rockbox standards
Daniel Stenberg
2003-06-29
Vicentini Martins lovely sliding puzzle game
Björn Stenberg