Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bugs
  • Category User Interface
  • Assigned To No-one
  • Operating System
  • Severity Low
  • Priority Very Low
  • Reported Version Daily build (which?)
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by bryan314 - 2004-10-14
Last edited by linusnielsen - 2004-11-05

FS#2359 - Can't add custom viewer plugins to viewers.config

I’m trying to add my own custom plugin to the end of
viewers.config file but I’m running into the hard coded
limit of menu items for the “on play/open with menu”.

The problem code seems to be in onplay.c in the
list_viewers function. The menu array is set to 8
items. The same number of rockbox provided plugins.
There seems to be no room for any extra plugins. Could
this amount be bumped up one or two itemes? For example.

struct menu_item menu[10];

Bryan

Closed by  linusnielsen
2004-11-05 07:19
Reason for closing:  Fixed
Project Manager

I have now increased it to 16.

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing