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