- Status Closed
- Percent Complete
- Task Type Patches
- Category
-
Assigned To
Hristo Kovachev - Operating System All players
- Severity Low
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
-
Votes
1
- parafin (2007-08-17)
- Private
Attached to Project: Rockbox
Opened by Alexander Spyridakis - 2006-03-16
Last edited by Dominik Riebeling - 2011-06-04
Opened by Alexander Spyridakis - 2006-03-16
Last edited by Dominik Riebeling - 2011-06-04
FS#4840 - Zoom (if there is no memory) while playback in jpeg viewer
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.
Closed by Dominik Riebeling
2011-06-04 21:25
Reason for closing: Out of Date
Additional comments about closing:
2011-06-04 21:25
Reason for closing: Out of Date
Additional comments about closing:
no activity since years. jpegviewer has
been integrated into imageviewer.
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.