rockbox/apps/plugins/imageviewer/png
Andree Buschmann f7c4594134 Fix further 'variable set but not used' warnings reported from GCC 4.6.0.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29809 a1c6a512-1295-4272-9138-f99709370657
2011-05-01 13:48:28 +00:00
..
crc32.c Fix and extend imageviewer png support. FS#11641 by me 2010-10-31 12:40:49 +00:00
png.c image viewer: png: do not show custom error message when there is not enough memory. get rid of use of iv->plug_buf. 2011-01-19 13:20:00 +00:00
png.make image viewer: png: do not show custom error message when there is not enough memory. get rid of use of iv->plug_buf. 2011-01-19 13:20:00 +00:00
png_decoder.c Fix further 'variable set but not used' warnings reported from GCC 4.6.0. 2011-05-01 13:48:28 +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