This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
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
Opened by Alexander Spyridakis (xaviergr) - Thursday, 16 March 2006, 02:01 GMT+1
|
DetailsWhen 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
Here goes working and up2date patch.