summaryrefslogtreecommitdiffstats
path: root/apps/plugins/solitaire.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-04Fix STRIDE macro for multiscreen and add stride support for picture lib.Karl Kurbjun1-2/+4
2009-08-31 * Fix plugin keymaps for VX777Maurus Cuelenaere1-1/+3
2009-08-31pegbox, sliding_puzzle, sokoban, solitaire, sudoku, and superdom: Add support...Karl Kurbjun1-4/+11
2009-08-04Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli1-0/+21
2009-07-27Fix some tiny bugs in the help screen from solitaire and starJohannes Schwarz1-6/+21
2009-07-14use lib display text to display help messages (FS#10099).Teruaki Kawashima1-137/+35
2009-07-05Sansa Fuze: Correct some solitaire controls.Thomas Martitz1-8/+5
2009-06-26FS#10283 simplify plugins' menus by using stringlist with callback (by Teruak...Johannes Schwarz1-26/+31
2009-06-24Clear the display before showing the splash (part of FS#10138 by Teruaki Kawa...Alexander Levin1-0/+1
2009-06-24Delete the save file immediately after loading it to avoid false tries at the...Alexander Levin1-12/+13
2009-06-16Accept FS#10094 by Teruaki Kawashima:Jonathan Gordon1-38/+17
2009-04-21Add initial plugin keymaps for M:robe 500Karl Kurbjun1-1/+1
2009-04-10FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...Thomas Martitz1-1/+1
2009-04-07Enable plugins on the Onda VX747Maurus Cuelenaere1-0/+3
2009-01-24Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo1-0/+18
2009-01-17unify pointers to value for configfile, and add TYPE_BOOL type, used byAndrew Mahone1-1/+1
2009-01-16loader-initialized global plugin API:Andrew Mahone1-6/+3
2009-01-07Removed the sim_ prefix from the plugin api.Björn Stenberg1-6/+6
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli1-0/+22
2008-12-13Some plugins need to yield under heavy user input especially with a scrollwheel.Michael Sevakis1-0/+4
2008-12-12m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger1-0/+19
2008-12-08Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:MMaurus Cuelenaere1-1/+1
2008-12-04Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg1-0/+18
2008-11-28Sansa Clip: build plugins (FS#9578)Rafaël Carré1-0/+19
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg1-3/+3
2008-11-03Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps...Björn Stenberg1-3/+3
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 Stenberg1-2/+4
2008-06-23FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon1-2/+0
2008-05-16Remove the unhide option from solitaire because it was pretty useless. This a...Peter D'Hoye1-27/+6
2008-05-13Plugin parameters should be const.Steve Bavin1-2/+2
2008-04-27FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase1-18/+39
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/+21
2008-03-22Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...Jens Arnold1-1/+26
2008-03-08Fix FS #7955. Smart move must not be used on the remains stack. * Remove the ...Jens Arnold1-10/+6
2008-03-01M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla1-1/+19
2008-02-17Plugins now enabled and working for the Gigabeat S.Will Robertson1-0/+18
2008-01-10Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon1-3/+3
2007-09-30Fix a few solitaire game saving issues: Add a "Save and Quit" menu entry. Usi...Antoine Cellerier1-10/+27
2007-09-24Automatically save and load solitaire game. Close FS#7796. (Do we need a "qui...Antoine Cellerier1-25/+140
2007-09-20Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold1-0/+19
2007-08-10Let solitaire save its settings when performing shutdown from inside the game...Peter D'Hoye1-0/+3
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-5/+5
2007-05-15another LAME for colombo... fix the sansa wheel; in solitaireJonathan Gordon1-0/+4
2007-05-08Move the old api out of the core and into the plugin lib.Jonathan Gordon1-3/+4
2007-04-23make the moving smarter so you dont have to select the top card of a column t...Jonathan Gordon1-1/+18
2007-03-18Remove buffer overflow in solatiare menuJonathan Gordon1-1/+1
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold1-1/+1