Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#9514 - make simple list accept a viewport

Attached to Project: Rockbox
Opened by Jonathan Gordon (jdgordon) - Thursday, 30 October 2008, 08:14 GMT+2
Task Type Patches
Category Operating System/Drivers
Status New
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Private No

Details

this is part of a different patch which was changed to use the menu api instead of simplelist so im putting it up here incase anyone decides to make simplelist draw in a viewport.

The patch works (or did last time i tried it) but isnt commited because its not really needed just yet.
   simplelist_accept_viewport.diff (6.6 KiB)
 apps/plugins/disktidy.c |    2 +-
 apps/gui/statusbar.c    |    1 +
 apps/gui/list.c         |    8 ++++++--
 apps/gui/list.h         |    2 +-
 apps/menus/main_menu.c  |    3 +--
 apps/plugin.h           |    2 +-
 apps/filetypes.c        |    2 +-
 apps/debug_menu.c       |   20 ++++++++++----------
 8 files changed, 22 insertions(+), 18 deletions(-)

This task depends upon

Loading...