summaryrefslogtreecommitdiffstats
path: root/apps/plugins/brickmania.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-06-09Make some more games touchscreen compatible.Maurus Cuelenaere1-33/+90
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-7/+19
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase1-0/+9
2008-03-22Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...Jens Arnold1-22/+42
2008-03-01M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla1-2/+11
2008-02-17Plugins now enabled and working for the Gigabeat S.Will Robertson1-0/+8
2008-01-10Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon1-4/+4
2008-01-09E200: Restore the scroll wheel support in brickmania that got lost in the pre...Marianne Arnold1-1/+4
2007-12-30Brickmania for Sansa c200 and the small H10 with new graphics. While at it re...Marianne Arnold1-295/+228
2007-08-16Pass plugin api pointer to funtion directly, fixes crashes when doing increme...Peter D'Hoye1-2/+2
2007-08-15Bring mpegplayer backlight fix to the other plugins, this also fixes some wro...Peter D'Hoye1-4/+5
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold1-2/+3
2007-05-22Hopefully take care of the scrollwheel difficulties in plugins on e200.Michael Sevakis1-7/+8
2007-05-19attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg1-1/+1
2007-04-19brickmania for the e200. (screen cant rotate, so using half the screen is bet...Jonathan Gordon1-2/+15
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-3/+3
2007-02-21Allow button repeat events in the Brickmania main menu. Makes it easier to sc...Zakk Roberts1-0/+2
2007-02-14Brickmania update for the Gigabeat: fixed menu and smaller game area to make ...Nicolas Pennequin1-5/+18
2007-01-26More new Brickmania bitmaps. New paddles for all targets; new powerups and 'b...Zakk Roberts1-5/+5
2007-01-26Brickmania: new Brick bitmaps for all color targets, and introducing full-scr...Zakk Roberts1-26/+66
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman1-0/+13
2006-11-15Hopefully clean up some errorsKarl Kurbjun1-0/+3
2006-11-02Updated helptext to include all powerupsNils Wallménius1-8/+10
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell1-0/+9
2006-08-27Stop the paddle moving whie the game is paused.. AKA cheatingJonathan Gordon1-2/+3
2006-08-03repair x5 buildDaniel Stenberg1-0/+4
2006-08-03Barry Wardell's keymappings for H10Daniel Stenberg1-0/+9
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/+11
2006-06-05*decrease brickmania bitmaps files in the bitmaps folders. *fix break effect ...Ben Basha1-89/+115
2006-04-11Brickmania and Tetrox for iPod mini by Anton Romanov (FS #5094 & #5067)Ben Basha1-0/+53
2006-03-24fix the bitmaps position bug on X5Ben Basha1-0/+11
2006-03-24Color bitmaps on iAudio X5 by Mustapha SenhajiBen Basha1-0/+4
2006-03-21Jewels: little changes regarding trademark issuesHristo Kovachev1-1/+1
2006-03-03Code-policed: cleaned off tabs, indented fine, narrowed to 80 columns (mostly)Daniel Stenberg1-467/+646
2006-02-26Finally - grayscale library support for the simulators. Currently SDL only, w...Jens Arnold1-1/+0
2006-02-24More iPod 3G work from Seven Le MesleDave Chapman1-1/+2
2006-02-24first gigabeat commitMarcoen Hirschberg1-0/+12
2006-02-24code police strikes againMarcoen Hirschberg1-4/+4
2006-02-22BrickMania for Archos Recorder/Ondio, iAudio x5 (b/w at the moment) and iPod 3GBen Basha1-94/+192
2006-02-20BrickMania for iPod NanoBen Basha1-7/+71
2006-02-19Patch #1418787 brickmania for the H1xx series by Dominik Wenger with changes ...Ben Basha1-53/+205
2006-02-17Fix playback stopping during playback due to lack of yields when framerate fa...Brandon Low1-0/+2
2006-02-17*Side flickering bug fixed. *Continue game bug fixed. + Added sleep timer cou...Ben Basha1-19/+53
2006-02-15New powerup - multi ballsBen Basha1-123/+189
2006-02-01Add break effect + Bigger bricksBen Basha1-6/+17
2006-01-27Remove calls to cpu_boost - they are not required any moreBen Basha1-7/+0