index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
maze.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
plugins: More HAVE_BACKLIGHT cleanup
Solomon Peachy
1
-0
/
+4
2011-10-15
Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...
Björn Stenberg
1
-1
/
+0
2011-03-28
maze: fix warning spotted by gcc 4.6.0
Rafaël Carré
1
-1
/
+6
2011-01-24
* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...
Teruaki Kawashima
1
-2
/
+2
2010-08-24
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
1
-1
/
+1
2010-08-23
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
1
-1
/
+1
2010-08-23
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
1
-1
/
+1
2010-05-20
S#10387 - Rework pluginlib actions
Thomas Martitz
1
-51
/
+31
2009-06-27
FS#10294: reform the weird buttons in maze and mazezam for Fuze, E200 and ipod3G
Johannes Schwarz
1
-14
/
+32
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
1
-8
/
+4
2008-11-20
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
1
-2
/
+2
2008-07-15
Accept FS#9191 - lots of code reworking for maze.rock, should also fix FS#9184
Jonathan Gordon
1
-192
/
+218
2008-07-13
fix FS#9184 hopefully...
Jonathan Gordon
1
-2
/
+5
2008-06-28
Remove a viewport ambiguity by changing the screens width/heigth members into...
Peter D'Hoye
1
-2
/
+2
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-05-13
Plugin parameters should be const.
Steve Bavin
1
-2
/
+2
2008-05-05
Fix maze and rocklife on greyscale targets which were broken by r17382. Maybe...
Marianne Arnold
1
-1
/
+2
2008-05-05
Keep the old colours for maze and rocklife.
Barry Wardell
1
-1
/
+1
2008-04-12
Optimise line drawing calls.
Jens Arnold
1
-8
/
+8
2007-09-20
Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...
Marianne Arnold
1
-0
/
+3
2007-09-10
Code police and keep backlight on while in mazezam
Peter D'Hoye
1
-2
/
+3
2007-08-31
Fix FS #7685 by using the backlight helper functions. Some code policing and ...
Peter D'Hoye
1
-27
/
+49
2007-07-27
Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.
Jens Arnold
1
-1
/
+2
2007-07-26
fix red for maze plugin
Kevin Ferrare
1
-23
/
+23
2007-07-26
code cleanup and remote support for maze plugin
Kevin Ferrare
1
-153
/
+218
2007-06-29
* FS #7373 - Maze: Button changes for iPods
Antoine Cellerier
1
-12
/
+47
2007-06-28
FS #6636 - "Maze generator plugin" by Matthias Wientapper.
Antoine Cellerier
1
-0
/
+437