summaryrefslogtreecommitdiff
path: root/apps/plugins/sudoku (follow)
Commit message (Expand)AuthorAge
* Build some more plugins for M:Robe most work, doom builds and runs if you use...Karl Kurbjun2007-11-02
* 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
* Accept FS#5464 - organise the rocks directory. Jonathan Gordon2007-08-06
* Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold2007-07-27
* attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg2007-05-19
* Move the old api out of the core and into the plugin lib.Jonathan Gordon2007-05-08
* Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold2007-03-16
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* Replaced some explicit options for target linking with to be consistent with...Jens Arnold2007-02-15
* FS#6539 - Thanks to Tom RossBarry Wardell2007-01-15
* Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman2007-01-14
* 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
* Next step of Makefile tuning: * Use 'make' internal commands for printing mes...Jens Arnold2006-10-27
* Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell2006-10-26
* Consistent style of 'make' messages. Always use ranlib after ar.Jens Arnold2006-10-23
* rearrange compiler options to avoid conflicts with header files on FreeBSDMarcoen Hirschberg2006-10-23
* Speed up build process in general by using internal functions of make instead...Jens Arnold2006-10-22
* Cleaner implementation of the recent OSX simulator build fix. No need to defi...Barry Wardell2006-09-29
* Allow UI simulator to be build on OS (Slightly updated version of FS5767)Barry Wardell2006-09-29
* Sudoku adapted to H10-5GB by Marianne Arnold.Jens Arnold2006-09-18
* Add new build target for iriver H10 5/6Gb.Barry Wardell2006-08-19
* 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
* Barry Wardell's keymappings for H10Daniel Stenberg2006-08-03
* Moved the X5 button driver to the target treeLinus Nielsen Feltzing2006-07-27
* Added reload_directory() to plugin api and modified text editor and sudoku pl...Hardeep Sidhu2006-06-04
* Various clean-ups in preparation for 3.0: 1) Add a built-in default game whic...Dave Chapman2006-05-15
* Call rb->yield() during the random game generation.Dave Chapman2006-05-01
* Silence 2 gcc4 warnings.Jens Arnold2006-04-30
* Build Sudoku for the iPod Nano - just use the 160x128 bitmaps.Dave Chapman2006-04-16
* HAVE_ADJUSTABLE_CPU_FREQ isn't defined for simulators, so we don't have to ch...Dave Chapman2006-04-09
* make use of cpu_boost to speed up generation of new sudoku fieldChristian Gmeiner2006-04-09
* Change (and hopefully simplify) the iPod button mappings and correct some com...Dave Chapman2006-04-02
* Add audio playback menuDave Chapman2006-04-01
* Move Sudoku plugin into its own subdirectory and add a random game generator.Dave Chapman2006-04-01