Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#5362 - Bugfix #5159 & #5061 & voice clip bug (jpeg.c)

Attached to Project: Rockbox
Opened by Alexander Spyridakis (xaviergr) - Monday, 15 May 2006, 03:35 GMT+2
Last edited by Alexander Spyridakis (xaviergr) - Thursday, 18 May 2006, 14:06 GMT+2
Task Type Patches
Category Plugins
Status Closed
Assigned To Hristo Kovachev (bger)
Player Type All players
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

This small patch fixes bug #5159 and #5061

It removes:
1) A typo that created #5159 (#define JPEG_ZOOM_IN_PRE)
2) JPEG_NEXT_PRE on iPod keymaps which caused #5061
3) #define JPEG_TOGGLE_SLIDESHOW (BUTTON_PLAY|BUTTON_REPEAT) which is no longer used.
4) Fix the way jpeg viewer will interact in case a voice clip is played.
Closed by  Dave Chapman (linuxstb)
Saturday, 20 May 2006, 15:47 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  Added to CVS - thanks.
Comment by Alexander Spyridakis (xaviergr) - Wednesday, 17 May 2006, 15:38 GMT+2
I upddated this patch to:
1) Fix a bug in the sim reported by Bill Janssen on the dev-mailing list.
2) Fix the way jpeg viewer will interact in case a voice clip is played.
Comment by Alexander Spyridakis (xaviergr) - Wednesday, 17 May 2006, 15:41 GMT+2
Oops forgot to add the diff file.
Comment by Alexander Spyridakis (xaviergr) - Thursday, 18 May 2006, 14:11 GMT+2
Bug reported by Bill Jansen is commited.
New patch (without Bill Jansen's fix)
(application/octet-stream)    jpeg.diff (2.2 KiB)
 apps/plugins/jpeg.c |   24 ++++++------------------
 1 file changed, 6 insertions(+), 18 deletions(-)

Loading...