index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
mazezam.c
Age
Commit message (
Expand
)
Author
2009-08-06
small fixes for mazezam.
Teruaki Kawashima
2009-08-05
add playback control to more menu of plugins.
Teruaki Kawashima
2009-06-28
Trivial changes to Mazezam to fix the red on 3G iPods.
Magnus Holmgren
2009-06-27
FS#10294: reform the weird buttons in maze and mazezam for Fuze, E200 and ipod3G
Johannes Schwarz
2009-06-26
FS#10283 simplify plugins' menus by using stringlist with callback (by Teruak...
Johannes Schwarz
2009-01-24
remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...
Andrew Mahone
2009-01-17
unify pointers to value for configfile, and add TYPE_BOOL type, used by
Andrew Mahone
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
2008-11-20
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-08-15
FS#9281 Rename of splash functions.
Nils Wallménius
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-13
Plugin parameters should be const.
Steve Bavin
2008-04-23
allow the plugin playback control menu to be put in a viewport.
Jonathan Gordon
2008-04-12
Optimise line drawing calls.
Jens Arnold
2008-04-10
FS#8861 - More Rockbox friendly MazezaM (by Malcolm Tyrrell)
Robert Kukla
2008-03-22
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-01
M:Robe 100: add button definition/bitmaps to plugins and enable compilation
Robert Kukla
2008-02-17
Plugins now enabled and working for the Gigabeat S.
Will Robertson
2007-09-20
Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...
Marianne Arnold
2007-09-10
Code police and keep backlight on while in mazezam
Peter D'Hoye
2007-07-27
Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.
Jens Arnold
2007-06-14
Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra h...
Nils Wallménius
2007-06-13
Accept FS#7264 'Build with -Os switch for coldfire targets'.
Nils Wallménius
2007-05-19
attempt to make the Gigabeat button mappings in the plugins more logical and ...
Marcoen Hirschberg
2007-03-16
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-01-14
Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...
Dave Chapman
2007-01-02
Patch #5416 by Malcolm Tyrrell - Mazezam, a puzzle game. Move sliding blocks ...
Zakk Roberts