This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#8861 - More Rockbox friendly MazezaM
Attached to Project:
Rockbox
Opened by Malcolm Tyrrell (Malcohol) - Monday, 07 April 2008, 22:36 GMT+2
Last edited by Robert Kukla (roolku) - Friday, 11 April 2008, 01:29 GMT+2
Opened by Malcolm Tyrrell (Malcohol) - Monday, 07 April 2008, 22:36 GMT+2
Last edited by Robert Kukla (roolku) - Friday, 11 April 2008, 01:29 GMT+2
|
DetailsI've realised that plug-ins should strive to be well-behaved members of the Rockbox system and that my MazezaM plug-in was failing in that regard. This patch uses the standard Rockbox menu system rather than my own home-brew code.
Changes: * Uses Rockbox menus (including backdrop and colour scheme) * Uses the pluginlib-action library (for easier maintenance) * Has an in-game menu (allows access e.g. to playback controls) * Improved checkpointing scheme ( * Some general improvements to the source code * Removed instructions (MazezaM is pretty simple and didn't need them). I haven't been able to reproduce the bug |
This task depends upon
Closed by Robert Kukla (roolku)
Friday, 11 April 2008, 01:29 GMT+2
Reason for closing: Accepted
Additional comments about closing: Thank you
Friday, 11 April 2008, 01:29 GMT+2
Reason for closing: Accepted
Additional comments about closing: Thank you
I forgot about the 80 character lihe length. Here's a new patch with better formatting.
Could you possibly create a section for the manual? Basing it on another plugin that uses actions (like http://svn.rockbox.org/viewvc.cgi/trunk/manual/plugins/robotfindskitten.tex?view=markup) should make it a straight forward task. Thank you.
Yep! Here is a manual patch and a zip file with a set of images.