summaryrefslogtreecommitdiffstats
path: root/apps/plugins/minesweeper.c
AgeCommit message (Expand)AuthorFilesLines
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman1-0/+15
2006-11-15Hopefully clean up some errorsKarl Kurbjun1-0/+2
2006-11-15Don't need to remove the backdrop for all plugins - leave it up for some.Karl Kurbjun1-0/+1
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell1-0/+13
2006-08-23Add help string for Gigabeat. Fixes a warning.Jonas Häggqvist1-1/+2
2006-08-19Added help text in minesweeper for iriver H10Barry Wardell1-0/+2
2006-08-13Remove 3G compile warningAntoine Cellerier1-1/+2
2006-08-13*: Enhance minesweeper graphicsAntoine Cellerier1-434/+372
2006-08-03Barry Wardell's keymappings for H10Daniel Stenberg1-0/+11
2006-07-27 * fix "number of mines" display on some target (previously didn't work on iP...Antoine Cellerier1-22/+22
2006-07-08Apply patch number 3 from http://www.rockbox.org/tracker/task/5430Antoine Cellerier1-2/+4
2006-06-30To avoid having to use the main unit when accidentally launching a plugin fro...Kevin Ferrare1-1/+8
2006-05-25The code police strikes back. * Simpler button wait.Jens Arnold1-9/+5
2006-05-25fix minesweeper for ondio (patch by Alexander Spyridakis)Marcoen Hirschberg1-4/+6
2006-05-20Patch #5384 from Alexander Spyridakis - fixes bug report 4908Dave Chapman1-76/+223
2006-03-03Code Police raid. Mostly changed // comments and indented to Rockbox style.Daniel Stenberg1-3/+3
2006-03-01Fixed grammar mistake, pointed out by Marianne Arnold.Jens Arnold1-1/+1
2006-02-24More iPod 3G work from Seven Le MesleDave Chapman1-1/+2
2006-02-24first gigabeat commitMarcoen Hirschberg1-0/+9
2006-02-24Button driver for iAudio X5Linus Nielsen Feltzing1-1/+1
2006-01-18Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg1-0/+9
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold1-3/+2
2005-12-19Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman1-1/+1
2005-12-14iPod: Initial attempt at button mappings for plugins. All plugins now compil...Dave Chapman1-6/+21
2005-11-16Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al...Jens Arnold1-12/+2
2005-07-19Ooops.Jens Arnold1-2/+2
2005-07-19Use greyscale graphics in minesweeper.Jens Arnold1-0/+21
2005-07-064-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold1-1/+1
2005-06-29Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg1-1/+2
2005-06-28Second part of graphics api rework. Bitmap drawing and text output converted;...Jens Arnold1-1/+3
2005-06-26 * number of columns and rows can now be changed in menuAntoine Cellerier1-38/+46
2005-06-24First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold1-2/+4
2005-02-10iRiver: Working buttons, better support for large fontsLinus Nielsen Feltzing1-11/+11
2005-02-04adapted to build on iRiverDaniel Stenberg1-0/+9
2004-12-26Plugin fixes: Correct button name for MODE key in help texts, conforming to t...Jens Arnold1-1/+1
2004-10-25Patch #1052007 by Philipp Pertermann, minesweeper no longer quits after finis...Linus Nielsen Feltzing1-14/+22
2004-10-18Plugin rework 2: (all) Compile-time keyboard configuration, for Ondio adaptio...Jens Arnold1-11/+67
2004-08-18fixed comments, added linefeeds to chop some of the longest linesDaniel Stenberg1-129/+135
2004-08-17Minesweeper and Solitaire plugins by Antoine CellerierBjörn Stenberg1-0/+436