This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
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
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
|
DetailsMakes dirbrowse() in tree.c use the gui_synclist voice callback
functionality from This let's me do a good deal of cleaning up and eliminate a bit of code duplication. tree.c shrinks by about 70lines. |
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?
Wednesday, 21 November 2007, 06:52 GMT+2
Reason for closing: Accepted
Additional comments about closing: this was commit a while ago wasnt it?
Sync'ed with recent gui_synclist_do_button changes.