| Commit message (Expand) | Author | Age |
| * | YH820: game fix and improvements | Sebastian Leonhardt | 2014-05-27 |
| * | sudoku: make local functions static and add missing #include | Bertrik Sikken | 2012-01-08 |
| * | Sansa Clip Zip: enable all plugins | Rafaël Carré | 2011-12-02 |
| * | Fix a bunch of 'variable set but not used' warnings reported from GCC 4.6.0. | Andree Buschmann | 2011-05-08 |
| * | Remove a bunch of build conditions inside .c files | Rafaël Carré | 2010-08-25 |
| * | Second try: Introduce plugin_crt0.c that every plugin links. | Thomas Martitz | 2010-08-24 |
| * | Revert "Introduce plugin_crt0.c that every plugin links." | Thomas Martitz | 2010-08-23 |
| * | Introduce plugin_crt0.c that every plugin links. | Thomas Martitz | 2010-08-23 |
| * | Save the scratchpad state in Sudoku plugin (FS#5737). | Dominik Riebeling | 2010-06-06 |
| * | sudoku: remove commented out code. | Teruaki Kawashima | 2010-05-19 |
| * | Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t... | Thomas Martitz | 2010-05-06 |
| * | sudoku: fix FS#7772: Sudoku: "Solve" Crash. | Teruaki Kawashima | 2009-12-16 |
| * | Fix a typo for the GoGear SA9200 on chessclock, and got the LCD resolution | Robert Menes | 2009-12-04 |
| * | Another round of plugin keymaps for the Philips GoGear SA9200. | Robert Menes | 2009-12-03 |
| * | sudoku: fix improper checking if loaded puzzle is valid. blocks also need to ... | Teruaki Kawashima | 2009-11-15 |
| * | Fix STRIDE macro for multiscreen and add stride support for picture lib. | Karl Kurbjun | 2009-09-04 |
| * | pegbox, sliding_puzzle, sokoban, solitaire, sudoku, and superdom: Add support... | Karl Kurbjun | 2009-08-31 |
| * | Sudoku: Add support for 640xx480 screens. | Karl Kurbjun | 2009-07-27 |
| * | FS#10080 | Nils Wallménius | 2009-07-14 |
| * | Correct return value when quit sudoku from the menu. | Teruaki Kawashima | 2009-07-11 |
| * | Accept FS#10094 by Teruaki Kawashima: | Jonathan Gordon | 2009-06-16 |
| * | Convert a number of places in core and plugins to use the BIT_N() macro inste... | Jens Arnold | 2009-06-07 |
| * | unify pointers to value for configfile, and add TYPE_BOOL type, used by | Andrew Mahone | 2009-01-17 |
| * | loader-initialized global plugin API: | Andrew Mahone | 2009-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 Riebeling | 2008-11-27 |
| * | New makefile solution: A single invocation of 'make' to build the entire tree... | Björn Stenberg | 2008-11-20 |
| * | Factor out save / restore sudoku board (FS#9516 by Alexander Levin) | Dominik Riebeling | 2008-10-30 |
| * | state->savedboard doesn't exist, so revert that part of r18906 for now. It mi... | Jens Arnold | 2008-10-29 |
| * | Fix sudoku crash when using reload without previously saved state (FS#9509 by... | Dominik Riebeling | 2008-10-28 |
| * | Add in-grid graphical markers for scratchpad values to sudoku (FS#8364 by Hen... | Dominik Riebeling | 2008-10-25 |
| * | revert plugin_api part of r18830, as this was the wrong solution for those | Frank Gevaerts | 2008-10-18 |
| * | code police : fix some multiply defined variables | Frank Gevaerts | 2008-10-18 |
| * | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg | 2008-06-28 |
| * | Plugin parameters should be const. | Steve Bavin | 2008-05-13 |
| * | allow the plugin playback control menu to be put in a viewport. | Jonathan Gordon | 2008-04-23 |
| * | Adapted most multi-source plugins to the iAudio M3 keypad and screen. Doom an... | Jens Arnold | 2008-03-22 |
| * | Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max... | Marianne Arnold | 2007-09-20 |
| * | Sudoku: Optionally display coloured numbers on colour targets. | Jens Arnold | 2007-09-16 |
| * | Move the old api out of the core and into the plugin lib. | Jonathan Gordon | 2007-05-08 |
| * | Get rid of the 'center' parameter for splashes. There were only 2 of almost 5... | Jens Arnold | 2007-03-16 |
| * | FS#6539 - Thanks to Tom Ross | Barry Wardell | 2007-01-15 |
| * | force sane colours on sudoku so the board is viewable on light-on-dark themes | Jonathan Gordon | 2006-12-18 |
| * | Hopefully clean up some errors | Karl Kurbjun | 2006-11-15 |
| * | Don't need to remove the backdrop for all plugins - leave it up for some. | Karl Kurbjun | 2006-11-15 |
| * | Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ... | Barry Wardell | 2006-10-26 |
| * | Sudoku adapted to H10-5GB by Marianne Arnold. | Jens Arnold | 2006-09-18 |
| * | Fixing Sudoku menu to work properly with FS#5182 | Shachar Liberman | 2006-08-12 |
| * | Sudoku: Slightly smaller bitmaps for iPod Video and Gigabeat to make the boar... | Jens Arnold | 2006-08-10 |
| * | Sudoku: * Changed the LCD size ifdef magic to ease adding of new LCD resoluti... | Jens Arnold | 2006-08-09 |