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
/
mazezam.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
plugins: More HAVE_BACKLIGHT cleanup
Solomon Peachy
1
-1
/
+4
2020-07-19
do_menu pass internal synclist reference to callback
William Wilgus
1
-1
/
+4
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
-39
/
+5
2009-08-06
small fixes for mazezam.
Teruaki Kawashima
1
-7
/
+26
2009-08-05
add playback control to more menu of plugins.
Teruaki Kawashima
1
-4
/
+9
2009-06-28
Trivial changes to Mazezam to fix the red on 3G iPods.
Magnus Holmgren
1
-5
/
+5
2009-06-27
FS#10294: reform the weird buttons in maze and mazezam for Fuze, E200 and ipod3G
Johannes Schwarz
1
-18
/
+46
2009-06-26
FS#10283 simplify plugins' menus by using stringlist with callback (by Teruak...
Johannes Schwarz
1
-38
/
+21
2009-01-24
remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...
Andrew Mahone
1
-2
/
+0
2009-01-17
unify pointers to value for configfile, and add TYPE_BOOL type, used by
Andrew Mahone
1
-4
/
+4
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
1
-13
/
+6
2008-11-20
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
1
-4
/
+4
2008-08-15
FS#9281 Rename of splash functions.
Nils Wallménius
1
-1
/
+1
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-04-23
allow the plugin playback control menu to be put in a viewport.
Jonathan Gordon
1
-1
/
+1
2008-04-12
Optimise line drawing calls.
Jens Arnold
1
-23
/
+16
2008-04-10
FS#8861 - More Rockbox friendly MazezaM (by Malcolm Tyrrell)
Robert Kukla
1
-857
/
+569
2008-03-22
D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...
Rob Purchase
1
-0
/
+12
2008-03-22
Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...
Jens Arnold
1
-0
/
+12
2008-03-01
M:Robe 100: add button definition/bitmaps to plugins and enable compilation
Robert Kukla
1
-0
/
+14
2008-02-17
Plugins now enabled and working for the Gigabeat S.
Will Robertson
1
-0
/
+12
2007-09-20
Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...
Marianne Arnold
1
-1
/
+2
2007-09-10
Code police and keep backlight on while in mazezam
Peter D'Hoye
1
-52
/
+105
2007-07-27
Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.
Jens Arnold
1
-1
/
+2
2007-06-14
Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra h...
Nils Wallménius
1
-1
/
+0
2007-06-13
Accept FS#7264 'Build with -Os switch for coldfire targets'.
Nils Wallménius
1
-0
/
+3
2007-05-19
attempt to make the Gigabeat button mappings in the plugins more logical and ...
Marcoen Hirschberg
1
-4
/
+4
2007-03-16
Rename some macros to account for the recently added M5 port. No code changes.
Jens Arnold
1
-1
/
+1
2007-03-16
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
1
-2
/
+2
2007-01-14
Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...
Dave Chapman
1
-0
/
+12
2007-01-02
Patch #5416 by Malcolm Tyrrell - Mazezam, a puzzle game. Move sliding blocks ...
Zakk Roberts
1
-0
/
+1127