summaryrefslogtreecommitdiff
path: root/apps/plugins/sudoku/sudoku.c (follow)
Commit message (Expand)AuthorAge
* YH820: game fix and improvementsSebastian Leonhardt2014-05-27
* sudoku: make local functions static and add missing #includeBertrik Sikken2012-01-08
* Sansa Clip Zip: enable all pluginsRafaël Carré2011-12-02
* Fix a bunch of 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann2011-05-08
* Remove a bunch of build conditions inside .c filesRafaël Carré2010-08-25
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* Save the scratchpad state in Sudoku plugin (FS#5737).Dominik Riebeling2010-06-06
* sudoku: remove commented out code.Teruaki Kawashima2010-05-19
* Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz2010-05-06
* sudoku: fix FS#7772: Sudoku: "Solve" Crash.Teruaki Kawashima2009-12-16
* Fix a typo for the GoGear SA9200 on chessclock, and got the LCD resolutionRobert Menes2009-12-04
* Another round of plugin keymaps for the Philips GoGear SA9200.Robert Menes2009-12-03
* sudoku: fix improper checking if loaded puzzle is valid. blocks also need to ...Teruaki Kawashima2009-11-15
* Fix STRIDE macro for multiscreen and add stride support for picture lib.Karl Kurbjun2009-09-04
* pegbox, sliding_puzzle, sokoban, solitaire, sudoku, and superdom: Add support...Karl Kurbjun2009-08-31
* Sudoku: Add support for 640xx480 screens.Karl Kurbjun2009-07-27
* FS#10080Nils Wallménius2009-07-14
* Correct return value when quit sudoku from the menu.Teruaki Kawashima2009-07-11
* Accept FS#10094 by Teruaki Kawashima:Jonathan Gordon2009-06-16
* Convert a number of places in core and plugins to use the BIT_N() macro inste...Jens Arnold2009-06-07
* unify pointers to value for configfile, and add TYPE_BOOL type, used byAndrew Mahone2009-01-17
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* Sansa Clip: build plugins (FS#9578)Rafaël Carré2008-11-28
* Make Select change the scroll direction in Sudoku on Ipods (FS#8428 by Henri ...Dominik Riebeling2008-11-27
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* Factor out save / restore sudoku board (FS#9516 by Alexander Levin)Dominik Riebeling2008-10-30
* state->savedboard doesn't exist, so revert that part of r18906 for now. It mi...Jens Arnold2008-10-29
* Fix sudoku crash when using reload without previously saved state (FS#9509 by...Dominik Riebeling2008-10-28
* Add in-grid graphical markers for scratchpad values to sudoku (FS#8364 by Hen...Dominik Riebeling2008-10-25
* revert plugin_api part of r18830, as this was the wrong solution for thoseFrank Gevaerts2008-10-18
* code police : fix some multiply defined variablesFrank Gevaerts2008-10-18
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Plugin parameters should be const.Steve Bavin2008-05-13
* allow the plugin playback control menu to be put in a viewport.Jonathan Gordon2008-04-23
* Adapted most multi-source plugins to the iAudio M3 keypad and screen. Doom an...Jens Arnold2008-03-22
* Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold2007-09-20
* Sudoku: Optionally display coloured numbers on colour targets.Jens Arnold2007-09-16
* Move the old api out of the core and into the plugin lib.Jonathan Gordon2007-05-08
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* FS#6539 - Thanks to Tom RossBarry Wardell2007-01-15
* force sane colours on sudoku so the board is viewable on light-on-dark themesJonathan Gordon2006-12-18
* Hopefully clean up some errorsKarl Kurbjun2006-11-15
* Don't need to remove the backdrop for all plugins - leave it up for some.Karl Kurbjun2006-11-15
* Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell2006-10-26
* Sudoku adapted to H10-5GB by Marianne Arnold.Jens Arnold2006-09-18
* Fixing Sudoku menu to work properly with FS#5182Shachar Liberman2006-08-12
* Sudoku: Slightly smaller bitmaps for iPod Video and Gigabeat to make the boar...Jens Arnold2006-08-10
* Sudoku: * Changed the LCD size ifdef magic to ease adding of new LCD resoluti...Jens Arnold2006-08-09