summaryrefslogtreecommitdiffstats
path: root/apps/plugins/maze.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-24plugins: More HAVE_BACKLIGHT cleanupSolomon Peachy1-0/+4
2011-10-15Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg1-1/+0
2011-03-28maze: fix warning spotted by gcc 4.6.0Rafaël Carré1-1/+6
2011-01-24* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...Teruaki Kawashima1-2/+2
2010-08-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-1/+1
2010-08-23Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz1-1/+1
2010-08-23Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-1/+1
2010-05-20S#10387 - Rework pluginlib actionsThomas Martitz1-51/+31
2009-06-27FS#10294: reform the weird buttons in maze and mazezam for Fuze, E200 and ipod3GJohannes Schwarz1-14/+32
2009-01-16loader-initialized global plugin API:Andrew Mahone1-8/+4
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg1-2/+2
2008-07-15Accept FS#9191 - lots of code reworking for maze.rock, should also fix FS#9184Jonathan Gordon1-192/+218
2008-07-13fix FS#9184 hopefully...Jonathan Gordon1-2/+5
2008-06-28Remove a viewport ambiguity by changing the screens width/heigth members into...Peter D'Hoye1-2/+2
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-05-05Fix maze and rocklife on greyscale targets which were broken by r17382. Maybe...Marianne Arnold1-1/+2
2008-05-05Keep the old colours for maze and rocklife.Barry Wardell1-1/+1
2008-04-12Optimise line drawing calls.Jens Arnold1-8/+8
2007-09-20Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold1-0/+3
2007-09-10Code police and keep backlight on while in mazezamPeter D'Hoye1-2/+3
2007-08-31Fix FS #7685 by using the backlight helper functions. Some code policing and ...Peter D'Hoye1-27/+49
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold1-1/+2
2007-07-26fix red for maze pluginKevin Ferrare1-23/+23
2007-07-26code cleanup and remote support for maze pluginKevin Ferrare1-153/+218
2007-06-29* FS #7373 - Maze: Button changes for iPodsAntoine Cellerier1-12/+47
2007-06-28FS #6636 - "Maze generator plugin" by Matthias Wientapper.Antoine Cellerier1-0/+437