summaryrefslogtreecommitdiff
path: root/apps/plugins/solitaire.c (follow)
Commit message (Expand)AuthorAge
* Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere2008-08-23
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon2008-06-23
* Remove the unhide option from solitaire because it was pretty useless. This a...Peter D'Hoye2008-05-16
* Plugin parameters should be const.Steve Bavin2008-05-13
* FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase2008-04-27
* allow the plugin playback control menu to be put in a viewport.Jonathan Gordon2008-04-23
* D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase2008-03-22
* Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...Jens Arnold2008-03-22
* Fix FS #7955. Smart move must not be used on the remains stack. * Remove the ...Jens Arnold2008-03-08
* M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla2008-03-01
* Plugins now enabled and working for the Gigabeat S.Will Robertson2008-02-17
* Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon2008-01-10
* Fix a few solitaire game saving issues: Add a "Save and Quit" menu entry. Usi...Antoine Cellerier2007-09-30
* Automatically save and load solitaire game. Close FS#7796. (Do we need a "qui...Antoine Cellerier2007-09-24
* Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold2007-09-20
* Let solitaire save its settings when performing shutdown from inside the game...Peter D'Hoye2007-08-10
* 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
* another LAME for colombo... fix the sansa wheel; in solitaireJonathan Gordon2007-05-15
* Move the old api out of the core and into the plugin lib.Jonathan Gordon2007-05-08
* make the moving smarter so you dont have to select the top card of a column t...Jonathan Gordon2007-04-23
* Remove buffer overflow in solatiare menuJonathan Gordon2007-03-18
* 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
* FS#6790 - Add playback control menu to Solitaire, thanks to Douglas Valentine.Zakk Roberts2007-03-16
* revert FS#6747 — y-margin reset in gui_list_draw, it introduced a nasty Jonathan Gordon2007-03-11
* Accept FS#6747 by Timo HorstschäferJonathan Gordon2007-03-10
* Rename solitaire_ bitmaps to card_ since they are used in solitaire and black...Tom Ross2007-02-12
* Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman2007-01-14
* Improved Sansa keymappings for Pacbox, Solitaire and Star. From FS#6466 by P...Daniel Ankers2007-01-03
* Solitaire: Repair card border and selection frame. Would it be better to make...Jens Arnold2006-11-19
* Don't need to remove the backdrop for all plugins - leave it up for some.Karl Kurbjun2006-11-15
* Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell2006-10-26
* Solitaire: Optionally auto-unhide the next card on a stack if the last known ...Jens Arnold2006-10-23
* Solitaire: better button assignments for H10 and X5 (with working shortcuts)Marianne Arnold2006-10-18
* Fixed background color on solitaire menu. It wasn't set when entering menu an...Michael Sevakis2006-10-11
* Solitaire: Fixed incorrect condition check that caused an out-of-bounds acces...Jens Arnold2006-10-01
* Solitaire: Don't let the REM2STACK shortcut repeat on irivers.Jens Arnold2006-10-01
* Solitaire: colourised selection frame on colour targets.Jens Arnold2006-09-30
* Heavy graphical rework of solitaire: * Now uses full-card bitmaps (minus bord...Jens Arnold2006-09-29
* Tweaked the card animation a bit more.Jens Arnold2006-09-22
* Solitaire: Adjust bouncing cards parameters to the LCD resolution.Jens Arnold2006-09-21
* Solitaire: Don't use bitfields where it's unnecessary, and use 'int' for sing...Jens Arnold2006-09-20
* Solitaire: Fixed menu colours.Jens Arnold2006-09-19
* Solitaire: Removed unused button definitions.Jens Arnold2006-09-18
* Solitaire: * Use rockbox API menu. * Fixed typo.Jens Arnold2006-09-18
* Solitaire: * Button assignments: Better layout for ipods, allowing one-handed...Jens Arnold2006-09-17
* Solitaire: * Even more 'natural' bouncing cards. * Only load the config from ...Jens Arnold2006-09-15
* Looks like we need to explicitly say that we need signed chars.Antoine Cellerier2006-09-10