Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#11822 - use rockbox_browse() in plugins (rockpaint, text_viewer) to select file.

Attached to Project: Rockbox
Opened by Teruaki Kawashima (teru) - Tuesday, 21 December 2010, 15:09 GMT+2
Last edited by Teruaki Kawashima (teru) - Monday, 17 January 2011, 13:54 GMT+2
Task Type Patches
Category Plugins
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

rockpaint: use rockbox_browse() to select .bmp file to load.(menu -> Load)
text viewer: use rockbox_browse() to select font. (menu -> Viewer Options (or Global Settings) -> Font)
   plugin_browse.patch (8.9 KiB)
 apps/plugins/rockpaint.c           |  139 ++++---------------------------------
 apps/plugins/text_viewer/tv_menu.c |   53 +++-----------
 apps/plugin.c                      |    2 
 apps/plugin.h                      |    8 +-
 4 files changed, 41 insertions(+), 161 deletions(-)

This task depends upon

Closed by  Teruaki Kawashima (teru)
Monday, 17 January 2011, 13:54 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  Committed in r29069.

Loading...