summaryrefslogtreecommitdiff
path: root/apps/plugins/sliding_puzzle.c (follow)
Commit message (Expand)AuthorAge
* Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold2007-09-20
* 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
* Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold2007-03-16
* Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman2007-01-14
* Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell2006-10-26
* Barry Wardell's keymappings for H10Daniel Stenberg2006-08-03
* To avoid having to use the main unit when accidentally launching a plugin fro...Kevin Ferrare2006-06-30
* Improved buttons for ipodBjörn Stenberg2006-03-18
* More iPod 3G work from Seven Le MesleDave Chapman2006-02-24
* first gigabeat commitMarcoen Hirschberg2006-02-24
* Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg2006-01-18
* New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold2006-01-15
* Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman2005-12-19
* iPod: Initial attempt at button mappings for plugins. All plugins now compil...Dave Chapman2005-12-14
* numerous gcc4 (un)signed warnings killedDaniel Stenberg2005-12-02
* 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold2005-07-06
* Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg2005-06-29
* Second part of graphics api rework. Bitmap drawing and text output converted;...Jens Arnold2005-06-28
* First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold2005-06-24
* adapted to build on iRiverDaniel Stenberg2005-02-04
* Plugin fixes: Correct button name for MODE key in help texts, conforming to t...Jens Arnold2004-12-26
* Plugin rework 2: (all) Compile-time keyboard configuration, for Ondio adaptio...Jens Arnold2004-10-18
* The check for solvable puzzles didn't use all squares. This fixes bug #911484...Linus Nielsen Feltzing2004-07-12
* Fixed lcd_bitmap() to use the bitmap format generated by bmp2rb correctly. No...Jens Arnold2004-05-14
* Sliding puzzle couldn't handle large fonts very well. Now it uses the SYSFIXE...Linus Nielsen Feltzing2003-11-20
* minor edits to conform to rockbox standardsDaniel Stenberg2003-07-21
* Vicentini Martins lovely sliding puzzle gameBjörn Stenberg2003-06-29