summaryrefslogtreecommitdiffstats
path: root/apps/plugins/sudoku
AgeCommit message (Expand)AuthorFilesLines
2009-01-16loader-initialized global plugin API:Andrew Mahone2-17/+4
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli1-0/+11
2008-12-12m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger1-0/+14
2008-12-08Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:MMaurus Cuelenaere1-2/+2
2008-12-04Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg1-0/+10
2008-11-28Sansa Clip: build plugins (FS#9578)Rafaël Carré2-1/+15
2008-11-27Make Select change the scroll direction in Sudoku on Ipods (FS#8428 by Henri ...Dominik Riebeling2-13/+42
2008-11-25Added 'keywords' and 'eol-style' properties.Björn Stenberg1-1/+1
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg3-78/+24
2008-10-30Factor out save / restore sudoku board (FS#9516 by Alexander Levin)Dominik Riebeling1-9/+18
2008-10-29state->savedboard doesn't exist, so revert that part of r18906 for now. It mi...Jens Arnold1-6/+0
2008-10-28Fix sudoku crash when using reload without previously saved state (FS#9509 by...Dominik Riebeling1-0/+11
2008-10-25Add in-grid graphical markers for scratchpad values to sudoku (FS#8364 by Hen...Dominik Riebeling1-5/+109
2008-10-18revert plugin_api part of r18830, as this was the wrong solution for thoseFrank Gevaerts1-1/+1
2008-10-18code police : fix some multiply defined variablesFrank Gevaerts1-1/+1
2008-10-07IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet.Vitja Makarov1-0/+10
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere1-1/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2-4/+8
2008-05-13Plugin parameters should be const.Steve Bavin2-3/+3
2008-05-02Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in...Michael Sevakis1-0/+10
2008-04-27FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase1-6/+27
2008-04-23allow the plugin playback control menu to be put in a viewport.Jonathan Gordon1-1/+1
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase1-0/+10
2008-03-22Adapted most multi-source plugins to the iAudio M3 keypad and screen. Doom an...Jens Arnold2-7/+19
2008-03-01M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla1-1/+11
2008-01-10Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon1-2/+2
2008-01-04Stop wasting binary size + ram for several plugins. Plugins are supposed to b...Jens Arnold1-1/+1
2007-12-07Remove X11/win32 simulator rulesDave Chapman1-36/+0
2007-11-02Build some more plugins for M:Robe most work, doom builds and runs if you use...Karl Kurbjun1-1/+15
2007-09-20Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold2-0/+22
2007-09-16Sudoku: Optionally display coloured numbers on colour targets.Jens Arnold1-39/+117
2007-08-06Accept FS#5464 - organise the rocks directory. Jonathan Gordon1-1/+1
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold1-1/+2
2007-05-19attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg1-2/+2
2007-05-08Move the old api out of the core and into the plugin lib.Jonathan Gordon1-7/+8
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold1-1/+1
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold1-10/+10
2007-02-15Replaced some explicit options for target linking with to be consistent with...Jens Arnold1-1/+1
2007-01-15FS#6539 - Thanks to Tom RossBarry Wardell3-7/+12
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman1-0/+10
2006-12-18force sane colours on sudoku so the board is viewable on light-on-dark themesJonathan Gordon1-0/+3
2006-11-15Hopefully clean up some errorsKarl Kurbjun1-1/+3
2006-11-15Don't need to remove the backdrop for all plugins - leave it up for some.Karl Kurbjun1-0/+2
2006-10-27Next step of Makefile tuning: * Use 'make' internal commands for printing mes...Jens Arnold1-16/+9
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell3-1/+14
2006-10-23Consistent style of 'make' messages. Always use ranlib after ar.Jens Arnold1-2/+2
2006-10-23rearrange compiler options to avoid conflicts with header files on FreeBSDMarcoen Hirschberg1-1/+1
2006-10-22Speed up build process in general by using internal functions of make instead...Jens Arnold1-4/+4
2006-09-29Cleaner implementation of the recent OSX simulator build fix. No need to defi...Barry Wardell1-6/+0
2006-09-29Allow UI simulator to be build on OS (Slightly updated version of FS5767)Barry Wardell1-2/+8