index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
mazezam.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...
Teruaki Kawashima
2011-01-24
*
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-24
*
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
2010-08-23
*
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-23
*
S#10387 - Rework pluginlib actions
Thomas Martitz
2010-05-20
*
small fixes for mazezam.
Teruaki Kawashima
2009-08-06
*
add playback control to more menu of plugins.
Teruaki Kawashima
2009-08-05
*
Trivial changes to Mazezam to fix the red on 3G iPods.
Magnus Holmgren
2009-06-28
*
FS#10294: reform the weird buttons in maze and mazezam for Fuze, E200 and ipod3G
Johannes Schwarz
2009-06-27
*
FS#10283 simplify plugins' menus by using stringlist with callback (by Teruak...
Johannes Schwarz
2009-06-26
*
remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...
Andrew Mahone
2009-01-24
*
unify pointers to value for configfile, and add TYPE_BOOL type, used by
Andrew Mahone
2009-01-17
*
loader-initialized global plugin API:
Andrew Mahone
2009-01-16
*
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-11-20
*
FS#9281 Rename of splash functions.
Nils Wallménius
2008-08-15
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Plugin parameters should be const.
Steve Bavin
2008-05-13
*
allow the plugin playback control menu to be put in a viewport.
Jonathan Gordon
2008-04-23
*
Optimise line drawing calls.
Jens Arnold
2008-04-12
*
FS#8861 - More Rockbox friendly MazezaM (by Malcolm Tyrrell)
Robert Kukla
2008-04-10
*
D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...
Rob Purchase
2008-03-22
*
Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...
Jens Arnold
2008-03-22
*
M:Robe 100: add button definition/bitmaps to plugins and enable compilation
Robert Kukla
2008-03-01
*
Plugins now enabled and working for the Gigabeat S.
Will Robertson
2008-02-17
*
Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...
Marianne Arnold
2007-09-20
*
Code police and keep backlight on while in mazezam
Peter D'Hoye
2007-09-10
*
Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.
Jens Arnold
2007-07-27
*
Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra h...
Nils Wallménius
2007-06-14
*
Accept FS#7264 'Build with -Os switch for coldfire targets'.
Nils Wallménius
2007-06-13
*
attempt to make the Gigabeat button mappings in the plugins more logical and ...
Marcoen Hirschberg
2007-05-19
*
Rename some macros to account for the recently added M5 port. No code changes.
Jens Arnold
2007-03-16
*
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-03-16
*
Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...
Dave Chapman
2007-01-14
*
Patch #5416 by Malcolm Tyrrell - Mazezam, a puzzle game. Move sliding blocks ...
Zakk Roberts
2007-01-02