- Status Closed
- Percent Complete
- Task Type Patches
- Category Applications
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Daily build (which?)
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#8861 - More Rockbox friendly MazezaM
I’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 ( FS#6558 with some improvements)
* 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 FS#7744 , so I’m unsure if this patch resolves that problem or not.
Closed by roolku
2008-04-10 23:29
Reason for closing: Accepted
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
2008-04-10 23:29
Reason for closing: Accepted
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
Thank you
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
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.