Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#7775 - Use list voice callback in file browser

Attached to Project: Rockbox
Opened by Stephane Doyon (sdoyon) - Friday, 14 September 2007, 04:27 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Wednesday, 21 November 2007, 06:52 GMT+2
Task Type Patches
Category User Interface
Status Closed
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 100%
Private No

Details

Makes dirbrowse() in tree.c use the gui_synclist voice callback
functionality from  FS#7774 .

This let's me do a good deal of cleaning up and eliminate a bit of code
duplication. tree.c shrinks by about 70lines.
   tree-list-voice-cb.diff (11.2 KiB)
 trunk/apps/tree.c |  225 ++++++++++++++++++------------------------------------
 1 file changed, 77 insertions(+), 148 deletions(-)

This task depends upon

Closed by  Jonathan Gordon (jdgordon)
Wednesday, 21 November 2007, 06:52 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  this was commit a while ago wasnt it?
Comment by Stephane Doyon (sdoyon) - Tuesday, 18 September 2007, 04:16 GMT+2
Sync'ed with recent gui_synclist_do_button changes.
   tree-list-voice-cb.diff (11.2 KiB)
 trunk/apps/tree.c |  223 ++++++++++++++++++------------------------------------
 1 file changed, 77 insertions(+), 146 deletions(-)

Loading...