summaryrefslogtreecommitdiffstats
path: root/apps/plugins/snake2.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/+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
2004-07-15snake2: Some code cleanup, loads all levels at startup, fixed the bug that pr...Linus Nielsen Feltzing1-85/+84
2004-07-14New plugin, snake2, by Mat Holton (Patch #838045)Linus Nielsen Feltzing1-0/+961