rockbox/apps/plugins/imageviewer/png
Teruaki Kawashima e5b1a7d423 FS#6321: Universal Image Viewer
This unifies jpeg viewer, png viewer, and bmp viewer to one plugin, image viewer, so that you can navigate through different image formats.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28626 a1c6a512-1295-4272-9138-f99709370657
2010-11-21 13:47:56 +00:00
..
crc32.c Fix and extend imageviewer png support. FS#11641 by me 2010-10-31 12:40:49 +00:00
png.c FS#6321: Universal Image Viewer 2010-11-21 13:47:56 +00:00
png.make FS#6321: Universal Image Viewer 2010-11-21 13:47:56 +00:00
png_decoder.c reduce casts between "unsinged char *" and "fb_data *". make calculation precise. maintain spaces. 2010-11-01 12:13:49 +00:00
png_decoder.h Fix and extend imageviewer png support. FS#11641 by me 2010-10-31 12:40:49 +00:00
SOURCES FS#6321: Universal Image Viewer 2010-11-21 13:47:56 +00:00
tinf.h Fix and extend imageviewer png support. FS#11641 by me 2010-10-31 12:40:49 +00:00
tinflate.c reduce casts between "unsinged char *" and "fb_data *". make calculation precise. maintain spaces. 2010-11-01 12:13:49 +00:00
tinfzlib.c Fix and extend imageviewer png support. FS#11641 by me 2010-10-31 12:40:49 +00:00