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