Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#10294 - Sansa Fuze: more plugin button fixes

Attached to Project: Rockbox
Opened by Frank Oosterhuis (FrankTM) - Monday, 08 June 2009, 02:46 GMT+2
Last edited by Johannes Schwarz (Ubuntuxer) - Saturday, 27 June 2009, 13:15 GMT+2
Task Type Patches
Category Plugins
Status Closed
Assigned To No-one
Player Type Another
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

Patch against: SVN revision 21206

Fixing for Sansa Fuze:
* Button usage in maze plugin
* Button usage in blackjack plugin
   fuze_buttons.patch (1.7 KiB)
 apps/plugins/blackjack.c |    4 ++--
 apps/plugins/maze.c      |   15 +++++++++++++++
 2 files changed, 17 insertions(+), 2 deletions(-)

This task depends upon

Closed by  Johannes Schwarz (Ubuntuxer)
Saturday, 27 June 2009, 13:15 GMT+2
Reason for closing:  Accepted
Comment by Johannes Schwarz (Ubuntuxer) - Saturday, 27 June 2009, 13:07 GMT+2
I don't think that the changes in blackjack are really useful, it just needs a sensible menu.
I extended your button patch for maze and changed the buttons also in in the plugin mazezam. The aim should be to remove the usage of the lib pluginlib_actions completely.
   button2.diff (7.6 KiB)
 apps/plugins/mazezam.c |   64 +++++++++++++++++++++++++++++++++++--------------
 apps/plugins/maze.c    |   46 ++++++++++++++++++++++++-----------
 2 files changed, 78 insertions(+), 32 deletions(-)

Loading...