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
/
sudoku
/
sudoku.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
FS#6539 - Thanks to Tom Ross
Barry Wardell
2007-01-15
*
force sane colours on sudoku so the board is viewable on light-on-dark themes
Jonathan Gordon
2006-12-18
*
Hopefully clean up some errors
Karl Kurbjun
2006-11-15
*
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
*
Sudoku adapted to H10-5GB by Marianne Arnold.
Jens Arnold
2006-09-18
*
Fixing Sudoku menu to work properly with FS#5182
Shachar Liberman
2006-08-12
*
Sudoku: Slightly smaller bitmaps for iPod Video and Gigabeat to make the boar...
Jens Arnold
2006-08-10
*
Sudoku: * Changed the LCD size ifdef magic to ease adding of new LCD resoluti...
Jens Arnold
2006-08-09
*
Added reload_directory() to plugin api and modified text editor and sudoku pl...
Hardeep Sidhu
2006-06-04
*
Various clean-ups in preparation for 3.0: 1) Add a built-in default game whic...
Dave Chapman
2006-05-15
*
Silence 2 gcc4 warnings.
Jens Arnold
2006-04-30
*
Build Sudoku for the iPod Nano - just use the 160x128 bitmaps.
Dave Chapman
2006-04-16
*
HAVE_ADJUSTABLE_CPU_FREQ isn't defined for simulators, so we don't have to ch...
Dave Chapman
2006-04-09
*
make use of cpu_boost to speed up generation of new sudoku field
Christian Gmeiner
2006-04-09
*
Change (and hopefully simplify) the iPod button mappings and correct some com...
Dave Chapman
2006-04-02
*
Add audio playback menu
Dave Chapman
2006-04-01
*
Move Sudoku plugin into its own subdirectory and add a random game generator.
Dave Chapman
2006-04-01