Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#4840 - Zoom (if there is no memory) while playback in jpeg viewer

Attached to Project: Rockbox
Opened by Alexander Spyridakis (xaviergr) - Thursday, 16 March 2006, 02:01 GMT+1
Task Type Patches
Category
Status Assigned
Assigned To Hristo Kovachev (bger)
Player type All players
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Private No

Details

When the user views a jpeg while playback, the picture is loaded in the plugin memory.
At this stage zooming more might not be a possibility without stopping playback.

With this small patch a dialog appears whenver the user wants to zoom more, while playback.
If yes then playback is stopped, the picture is reloaded and zooms in at the desired level.

Tested as much as I could in my H100, but I can't see why this won't work on other targets too, due to the small size of the patch.
This task depends upon

Comment by parafin (parafin) - Friday, 17 August 2007, 13:47 GMT+1
Well, actually it doesn't work at all, because there is bug in if logics. Very nice feature though.
Here goes working and up2date patch.

Loading...