summaryrefslogtreecommitdiff
path: root/apps/plugins/sudoku/sudoku.c
AgeCommit message (Expand)Author
2007-09-20Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold
2007-09-16Sudoku: Optionally display coloured numbers on colour targets.Jens Arnold
2007-05-08Move the old api out of the core and into the plugin lib.Jonathan Gordon
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold
2007-01-15FS#6539 - Thanks to Tom RossBarry Wardell
2006-12-18force sane colours on sudoku so the board is viewable on light-on-dark themesJonathan Gordon
2006-11-15Hopefully clean up some errorsKarl Kurbjun
2006-11-15Don't need to remove the backdrop for all plugins - leave it up for some.Karl Kurbjun
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell
2006-09-18Sudoku adapted to H10-5GB by Marianne Arnold.Jens Arnold
2006-08-12Fixing Sudoku menu to work properly with FS#5182Shachar Liberman
2006-08-10Sudoku: Slightly smaller bitmaps for iPod Video and Gigabeat to make the boar...Jens Arnold
2006-08-09Sudoku: * Changed the LCD size ifdef magic to ease adding of new LCD resoluti...Jens Arnold
2006-06-04Added reload_directory() to plugin api and modified text editor and sudoku pl...Hardeep Sidhu
2006-05-15Various clean-ups in preparation for 3.0: 1) Add a built-in default game whic...Dave Chapman
2006-04-30Silence 2 gcc4 warnings.Jens Arnold
2006-04-16Build Sudoku for the iPod Nano - just use the 160x128 bitmaps.Dave Chapman
2006-04-09HAVE_ADJUSTABLE_CPU_FREQ isn't defined for simulators, so we don't have to ch...Dave Chapman
2006-04-09make use of cpu_boost to speed up generation of new sudoku fieldChristian Gmeiner
2006-04-02Change (and hopefully simplify) the iPod button mappings and correct some com...Dave Chapman
2006-04-01Add audio playback menuDave Chapman
2006-04-01Move Sudoku plugin into its own subdirectory and add a random game generator.Dave Chapman