Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#3037 - Gif Viewer

Attached to Project: Rockbox
Opened by Anonymous Submitter - Friday, 17 February 2006, 18:23 GMT+1
Task Type Patches
Category Plugins
Status New
Assigned To No-one
Player type
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Private No

Details

i've made a gif viewer called viewbox
it would be great if someone will be nice enough
to go over it and fix it for the H300 target cause
it works only on the h300 sim and apperantly on the
ipod too...
This task depends upon

Comment by Geoff Stokes (iwantanimac) - Thursday, 02 November 2006, 16:40 GMT+1
I like this. It could use some wotk, but it's a very good feature Rockbox should have had for a while.

Ill try it out and see if it still works later, then if not ill try to get it up to speed, and include some new keymaps, too.
Comment by Pascal Briehl (ColdSphinX) - Thursday, 22 March 2007, 13:02 GMT+1
I'm looking for an c written gif-lib to port, or can any coredev have a look?
Currently I did only fixed errors and warnings, removed unnecessary code and renamed it to gifview.
   gifview.zip (118.6 KiB)
Comment by Pascal Briehl (ColdSphinX) - Friday, 30 March 2007, 10:29 GMT+1
Now in my holidays I hope i get it to work.
(application/octet-stream)    gifview.c (19.9 KiB)
Comment by Eli Sherer (elisherer) - Monday, 23 April 2007, 17:05 GMT+1
is there any progress?
Comment by Pascal Briehl (ColdSphinX) - Monday, 23 April 2007, 17:18 GMT+1
No, sorry I'm learning for my exams :(
You can work with the latest code above.
Comment by Eli Sherer (elisherer) - Monday, 23 April 2007, 19:08 GMT+1
I think even though you think that the BMP viewer is useless because rockpaint opens BMP
already, I think we need a more developed viewer for BMP (zoom and stuff)
and leave the editing for rockpaint through the "Open With..." option...
Comment by Eli Sherer (elisherer) - Monday, 23 April 2007, 19:09 GMT+1
in the end it's the same code
which i've written...
(i've written both rockpaint and viewbox)
Comment by Pascal Briehl (ColdSphinX) - Monday, 23 April 2007, 21:02 GMT+1
I just thought there is no need for a third bmpviewer and removed the bmpviewer from the gifviewer-code, because there are already two.

Loading...