summaryrefslogtreecommitdiff
path: root/apps/plugins/sudoku/sudoku.c (unfollow)
Commit message (Expand)Author
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
2006-03-03Code Police raid. Mostly changed // comments and indented to Rockbox style.Daniel Stenberg
2006-02-24More iPod 3G work from Seven Le MesleDave Chapman
2006-02-24first gigabeat commitMarcoen Hirschberg
2006-02-24Button driver for iAudio X5Linus Nielsen Feltzing
2006-01-24Fix bug caused by change to external bitmaps - use the correct stride value f...Dave Chapman
2006-01-22Initial attempt at using bmp2rb in the build system. Don't forget to re-run ...Dave Chapman
2006-01-20gcc 4.0.2 uses memcpy() to initialise variables on the stack, so we explicitl...Dave Chapman
2006-01-20Sudoku: Fixed drawing of scratchpad on archos LCD.Jens Arnold
2006-01-18Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold
2005-12-19Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman
2005-12-18New target - iPod Video.Dave Chapman
2005-12-14iPod: Fix bitmaps for the iPod's byteswapped framebufferDave Chapman
2005-12-14iPod: Initial attempt at button mappings for plugins. All plugins now compil...Dave Chapman
2005-11-29Sudoku patch from Jonathan Gordon - Add a "scratchpad" to store potential val...Dave Chapman
2005-11-27H300 support for Sudoku by Jonathan GordonDave Chapman
2005-11-16Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al...Jens Arnold
2005-10-04Added the "New" menu option. This allows you to manually enter and then save...Dave Chapman
2005-10-04Make the load function handle some variations to the "standard" for .ss files.Dave Chapman
2005-09-22Sudoku: (Recorders) Changed menu button to F1. (Ondio) Changed menu button to...Jens Arnold
2005-09-22Add ON button as an alternative toggle button for the iriverDave Chapman
2005-09-22Fix warningDave Chapman
2005-09-22First version of Sudoku pluginDave Chapman