summaryrefslogtreecommitdiff
path: root/apps/plugins/sudoku
AgeCommit message (Expand)Author
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-13Plugin parameters should be const.Steve Bavin
2008-05-02Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in...Michael Sevakis
2008-04-27FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase
2008-04-23allow the plugin playback control menu to be put in a viewport.Jonathan Gordon
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase
2008-03-22Adapted most multi-source plugins to the iAudio M3 keypad and screen. Doom an...Jens Arnold
2008-03-01M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla
2008-01-10Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon
2008-01-04Stop wasting binary size + ram for several plugins. Plugins are supposed to b...Jens Arnold
2007-12-07Remove X11/win32 simulator rulesDave Chapman
2007-11-02Build some more plugins for M:Robe most work, doom builds and runs if you use...Karl Kurbjun
2007-09-20Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold
2007-09-16Sudoku: Optionally display coloured numbers on colour targets.Jens Arnold
2007-08-06Accept FS#5464 - organise the rocks directory. Jonathan Gordon
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold
2007-05-19attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg
2007-05-08Move the old api out of the core and into the plugin lib.Jonathan Gordon
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold
2007-02-15Replaced some explicit options for target linking with to be consistent with...Jens Arnold
2007-01-15FS#6539 - Thanks to Tom RossBarry Wardell
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman
2006-12-18force sane colours on sudoku so the board is viewable on light-on-dark themesJonathan Gordon
2006-11-15Hopefully clean up some errorsKarl Kurbjun
2006-11-15Don't need to remove the backdrop for all plugins - leave it up for some.Karl Kurbjun
2006-10-27Next step of Makefile tuning: * Use 'make' internal commands for printing mes...Jens Arnold
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell
2006-10-23Consistent style of 'make' messages. Always use ranlib after ar.Jens Arnold
2006-10-23rearrange compiler options to avoid conflicts with header files on FreeBSDMarcoen Hirschberg
2006-10-22Speed up build process in general by using internal functions of make instead...Jens Arnold
2006-09-29Cleaner implementation of the recent OSX simulator build fix. No need to defi...Barry Wardell
2006-09-29Allow UI simulator to be build on OS (Slightly updated version of FS5767)Barry Wardell
2006-09-18Sudoku adapted to H10-5GB by Marianne Arnold.Jens Arnold
2006-08-19Add new build target for iriver H10 5/6Gb.Barry Wardell
2006-08-12Fixing Sudoku menu to work properly with FS#5182Shachar Liberman
2006-08-10Sudoku: Slightly smaller bitmaps for iPod Video and Gigabeat to make the boar...Jens Arnold
2006-08-09Sudoku: * Changed the LCD size ifdef magic to ease adding of new LCD resoluti...Jens Arnold
2006-08-03Barry Wardell's keymappings for H10Daniel Stenberg
2006-07-27Moved the X5 button driver to the target treeLinus Nielsen Feltzing
2006-06-04Added reload_directory() to plugin api and modified text editor and sudoku pl...Hardeep Sidhu
2006-05-15Various clean-ups in preparation for 3.0: 1) Add a built-in default game whic...Dave Chapman
2006-05-01Call rb->yield() during the random game generation.Dave Chapman
2006-04-30Silence 2 gcc4 warnings.Jens Arnold
2006-04-16Build Sudoku for the iPod Nano - just use the 160x128 bitmaps.Dave Chapman
2006-04-09HAVE_ADJUSTABLE_CPU_FREQ isn't defined for simulators, so we don't have to ch...Dave Chapman
2006-04-09make use of cpu_boost to speed up generation of new sudoku fieldChristian Gmeiner
2006-04-02Change (and hopefully simplify) the iPod button mappings and correct some com...Dave Chapman
2006-04-01Add audio playback menuDave Chapman
2006-04-01Move Sudoku plugin into its own subdirectory and add a random game generator.Dave Chapman