summaryrefslogtreecommitdiffstats
path: root/apps/plugins/snake2.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
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-11/+39
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase1-0/+14
2008-03-22Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...Jens Arnold1-60/+51
2008-03-01M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla1-1/+13
2008-02-17Plugins now enabled and working for the Gigabeat S.Will Robertson1-0/+12
2007-09-20Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold1-1/+2
2007-09-10Clean up hard-coded pathsNils Wallménius1-1/+1
2007-08-06Accept FS#5464 - organise the rocks directory. Jonathan Gordon1-2/+2
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-1/+1
2007-04-21Missed a couple. Hopefully fix all warnings.Michael Sevakis1-1/+1
2007-04-21General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis1-1/+1
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-4/+4
2007-02-21Make it easier to quit Snake2 (much easier on iPods at least) by allowing use...Zakk Roberts1-1/+9
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman1-0/+12
2006-11-15didn't include the frequency stuff in snake2Karl Kurbjun1-1/+1
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-2/+2
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell1-0/+12
2006-08-03Barry Wardell's keymappings for H10Daniel Stenberg1-0/+12
2006-07-30accept patch FS#4761 - putting the player on hold will now pause games. this ...Shachar Liberman1-0/+6
2006-06-30To avoid having to use the main unit when accidentally launching a plugin fro...Kevin Ferrare1-0/+4
2006-04-13Explicitly set the foreground colour instead of using the user's default fore...Dave Chapman1-0/+3
2006-04-09Patch FS#4952 by Tom Ross, with changes by me: Snake 2 now uses external bitm...Zakk Roberts1-454/+294
2006-02-24More iPod 3G work from Seven Le MesleDave Chapman1-1/+2
2006-02-24first gigabeat commitMarcoen Hirschberg1-0/+12
2006-02-24Button driver for iAudio X5Linus Nielsen Feltzing1-1/+1
2006-01-23Small bugfix for LCDs > 128 pixels high.Dave Chapman1-1/+1
2006-01-18Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg1-0/+10
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold1-1/+2
2005-12-19Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman1-2/+1
2005-12-14iPod: Initial attempt at button mappings for plugins. All plugins now compil...Dave Chapman1-4/+22
2005-08-13argh, unused variable removedDaniel Stenberg1-1/+1
2005-08-13reverted the fixed 4 bytes write, made the read code more reliable, useDaniel Stenberg1-6/+9
2005-08-13Patch by XavierGrTomas Salfischberger1-1/+2
2005-07-064-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold1-3/+3
2005-06-29No need to included unused data in the archos builds.Jens Arnold1-0/+4
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-4/+8
2005-06-24First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold1-4/+10
2005-06-15The modifications are for all larger screensJonas Häggqvist1-3/+3
2005-06-09Snake2 port to iRiver by Alexander SpyridakisLinus Nielsen Feltzing1-53/+447
2005-02-04adapted to build on iRiverDaniel Stenberg1-0/+11
2004-12-03Make sure the time is updated before blocking in button_get()Linus Nielsen Feltzing1-25/+25
2004-10-18Ooops, I broke the recorder simsJens Arnold1-2/+2
2004-10-18Plugin rework 2: (all) Compile-time keyboard configuration, for Ondio adaptio...Jens Arnold1-18/+80
2004-07-16Snake2: Changed the level file format, game B always starts from maze 1, plus...Linus Nielsen Feltzing1-13/+12