summaryrefslogtreecommitdiff
path: root/apps/plugins/sudoku.c (unfollow)
Commit message (Expand)Author
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