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